@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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    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> .

_:N0848c97d0f124bd2933325105dd0a5e2 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "some other time"@en,
        "some other time"@ja .

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

_:N28cf7cbdf1634ae987ae506fdd4b9a43 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "lithium flower"@en,
        "lithium flower"@ja .

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

_:N48e733634b504371932468a5736a52c4 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "home stay"@en,
        "home stay"@ja .

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

_:N72714a521163418e96921cea94137020 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "where does this ocean go?"@en,
        "where does this ocean go?"@ja .

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

_:N7f21465d140246da9a13271c6f95208f 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "train search"@en,
        "train search"@ja .

_:N9c596c52acad47b7a86cf582e49baf21 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "beauty is within us"@en,
        "beauty is within us"@ja .

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

_:Nb52e128aabe849dbb2471d76309bb190 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "inner universe"@en,
        "inner universe"@ja .

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

_:Nbbd714353d2e4ff89ac1d1c1acf026be 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "we're the great"@en,
        "we're the great"@ja .

_:Nc470f4d0b6dd469a9f0b669a0ddce951 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "fish~silent cruise"@en,
        "fish~silent cruise"@ja .

_:Ne9207b14c0244bcca1b630e71582f92d 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 _:Nb4616a1db5a7420b8f4f3c9a4cfca713 ;
    schema:name "run rabbit junk"@en,
        "run rabbit junk"@ja .

_:Nb4616a1db5a7420b8f4f3c9a4cfca713 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0848c97d0f124bd2933325105dd0a5e2,
        _:N19ac75d324644989ad78a87820a950b1,
        _:N28cf7cbdf1634ae987ae506fdd4b9a43,
        _:N399e79852ad5416a938b8a6e07a00731,
        _:N48e733634b504371932468a5736a52c4,
        _:N636aa21e6fca402e970943de339d8f44,
        _:N72714a521163418e96921cea94137020,
        _:N792c41d965f444bf8cc8950c84efede3,
        _:N7f21465d140246da9a13271c6f95208f,
        _:N9c596c52acad47b7a86cf582e49baf21,
        _:N9d59bbb3c77e4d59b0978f48d90f98df,
        _:Nb52e128aabe849dbb2471d76309bb190,
        _:Nbb8c33e3bd0a4f71913069df8bad5cef,
        _:Nbbd714353d2e4ff89ac1d1c1acf026be,
        _:Nc470f4d0b6dd469a9f0b669a0ddce951,
        _:Ne9207b14c0244bcca1b630e71582f92d ;
    mo:track_count 16 ;
    schema:duration "PT69:56"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0848c97d0f124bd2933325105dd0a5e2,
        _:N19ac75d324644989ad78a87820a950b1,
        _:N28cf7cbdf1634ae987ae506fdd4b9a43,
        _:N399e79852ad5416a938b8a6e07a00731,
        _:N48e733634b504371932468a5736a52c4,
        _:N636aa21e6fca402e970943de339d8f44,
        _:N72714a521163418e96921cea94137020,
        _:N792c41d965f444bf8cc8950c84efede3,
        _:N7f21465d140246da9a13271c6f95208f,
        _:N9c596c52acad47b7a86cf582e49baf21,
        _:N9d59bbb3c77e4d59b0978f48d90f98df,
        _:Nb52e128aabe849dbb2471d76309bb190,
        _:Nbb8c33e3bd0a4f71913069df8bad5cef,
        _:Nbbd714353d2e4ff89ac1d1c1acf026be,
        _:Nc470f4d0b6dd469a9f0b669a0ddce951,
        _:Ne9207b14c0244bcca1b630e71582f92d .

