@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/122311> foaf:primaryTopic <album/122311#subject> .

<album/122311#lyrics> a mo:Lyrics .

<album/122311#vocals> a mo:Singer .

<album/19167> a mo:Release ;
    mo:catalogue_number "VICL-61051" .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122311#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/122311#composition>,
        <album/122311#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/522#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL STAND ALONE COMPLEX"@en,
        "攻殻機動隊 STAND ALONE COMPLEX"@ja,
        "GHOST IN THE SHELL STAND ALONE COMPLEX"@ja-latn ;
    foaf:name "GHOST IN THE SHELL STAND ALONE COMPLEX"@en,
        "攻殻機動隊 STAND ALONE COMPLEX"@ja,
        "GHOST IN THE SHELL STAND ALONE COMPLEX"@ja-latn .

<album/122311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/122311#musicalwork> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn .

<album/122311#musicalexpression> a mo:Signal ;
    mo:published_as <album/122311#subject> ;
    mo:records <album/122311#performance> .

<album/122311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn ;
    mo:performance_of <album/122311#musicalwork> ;
    mo:recorded_as <album/122311#musicalexpression> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn ;
    schema:workPerformed <album/122311#musicalwork> .

<org/296#subject> schema:name "K-O Records"@en,
        "K-O Records"@ja,
        "K-O Records"@ja-latn ;
    foaf:name "K-O Records"@en,
        "K-O Records"@ja,
        "K-O Records"@ja-latn .

<https://media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122311#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> ;
    foaf:depicts <album/122311#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> .

<https://medium-media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> a schema:ImageObject,
        foaf:Image .

<album/122311#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/122311#composition> ;
    mo:lyrics <album/122311#lyrics> ;
    mo:performed_in <album/122311#performance> ;
    mo:singer <album/122311#vocals> .

<album/122311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn ;
    mo:catalogue_number "KO-88114" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19167> ;
    mo:publication_of <album/122311#musicalexpression> ;
    mo:publisher <org/296#subject> ;
    mo:record _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    mo:record_count 1 ;
    schema:about <product/522#subject> ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@en,
        "攻殻機動隊 STAND ALONE COMPLEX O.S.T."@ja,
        "Ghost in the Shell STAND ALONE COMPLEX O.S.T."@ja-latn ;
    schema:publisher <org/296#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/122311/122311-ad710304f5d7.jpg> .

_:N2d1c1b5b76ed44cd8b5f5ad660f64101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yakitori"@en,
        "ヤキトリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "yakitori"@en,
        "ヤキトリ"@ja .

_:N2fd1d02b1e944d768c04e10743c83a85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stamina rose"@en,
        "スタミナ・ローズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "stamina rose"@en,
        "スタミナ・ローズ"@ja .

_:N3abffb77fbe7410085fc79a847187f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we're the great"@en,
        "we're the great"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "we're the great"@en,
        "we're the great"@ja .

_:N4080bb8e225d45afab0500042b0c8e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "home stay"@en,
        "home stay"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "home stay"@en,
        "home stay"@ja .

_:N57bde64f37a3405b9dc07182dd27dde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "train search"@en,
        "train search"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "train search"@en,
        "train search"@ja .

_:N6289820e88ef4083b6b31382c093164a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "siberian doll house"@en,
        "シベリアン・ドール・ハウス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "siberian doll house"@en,
        "シベリアン・ドール・ハウス"@ja .

_:N7035713d211d4890b0ae251c64bc15ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velveteen"@en,
        "velveteen"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "velveteen"@en,
        "velveteen"@ja .

_:N8da45014d2144e3ba85f2a23edf062fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "surf"@en,
        "surf"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "surf"@en,
        "surf"@ja .

_:N93b6c3da02f84a2d9f7410de5ad75fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "where does this ocean go?"@en,
        "where does this ocean go?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "where does this ocean go?"@en,
        "where does this ocean go?"@ja .

_:N968bc641b82444339baa35eb1e38b016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "run rabbit junk"@en,
        "run rabbit junk"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "run rabbit junk"@en,
        "run rabbit junk"@ja .

_:N99209a9492974192a2b4377667fc0307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "some other time"@en,
        "some other time"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "some other time"@en,
        "some other time"@ja .

_:Nbccfb7b1fe9d47a38b08ee2fe8531941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lithium flower"@en,
        "lithium flower"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "lithium flower"@en,
        "lithium flower"@ja .

_:Ne92a3f654e834ef692cac2b3518ab02d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beauty is within us"@en,
        "beauty is within us"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "beauty is within us"@en,
        "beauty is within us"@ja .

_:Nef4411719516479c94c72d3b3265e910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fish~silent cruise"@en,
        "fish~silent cruise"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:30"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "fish~silent cruise"@en,
        "fish~silent cruise"@ja .

_:Nf0b186784d0d4ee19e3bc15cbc13a169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "monochrome"@en,
        "モノクローム"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "monochrome"@en,
        "モノクローム"@ja .

_:Nf501f03f6ea044ba94cb8a5b714975a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inner universe"@en,
        "inner universe"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6bce5d2ee1cd459aa71db88dee2a1fea ;
    schema:name "inner universe"@en,
        "inner universe"@ja .

_:N6bce5d2ee1cd459aa71db88dee2a1fea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d1c1b5b76ed44cd8b5f5ad660f64101,
        _:N2fd1d02b1e944d768c04e10743c83a85,
        _:N3abffb77fbe7410085fc79a847187f17,
        _:N4080bb8e225d45afab0500042b0c8e2e,
        _:N57bde64f37a3405b9dc07182dd27dde5,
        _:N6289820e88ef4083b6b31382c093164a,
        _:N7035713d211d4890b0ae251c64bc15ed,
        _:N8da45014d2144e3ba85f2a23edf062fb,
        _:N93b6c3da02f84a2d9f7410de5ad75fc7,
        _:N968bc641b82444339baa35eb1e38b016,
        _:N99209a9492974192a2b4377667fc0307,
        _:Nbccfb7b1fe9d47a38b08ee2fe8531941,
        _:Ne92a3f654e834ef692cac2b3518ab02d,
        _:Nef4411719516479c94c72d3b3265e910,
        _:Nf0b186784d0d4ee19e3bc15cbc13a169,
        _:Nf501f03f6ea044ba94cb8a5b714975a0 ;
    mo:track_count 16 ;
    schema:duration "PT69:56"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N2d1c1b5b76ed44cd8b5f5ad660f64101,
        _:N2fd1d02b1e944d768c04e10743c83a85,
        _:N3abffb77fbe7410085fc79a847187f17,
        _:N4080bb8e225d45afab0500042b0c8e2e,
        _:N57bde64f37a3405b9dc07182dd27dde5,
        _:N6289820e88ef4083b6b31382c093164a,
        _:N7035713d211d4890b0ae251c64bc15ed,
        _:N8da45014d2144e3ba85f2a23edf062fb,
        _:N93b6c3da02f84a2d9f7410de5ad75fc7,
        _:N968bc641b82444339baa35eb1e38b016,
        _:N99209a9492974192a2b4377667fc0307,
        _:Nbccfb7b1fe9d47a38b08ee2fe8531941,
        _:Ne92a3f654e834ef692cac2b3518ab02d,
        _:Nef4411719516479c94c72d3b3265e910,
        _:Nf0b186784d0d4ee19e3bc15cbc13a169,
        _:Nf501f03f6ea044ba94cb8a5b714975a0 .

