@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/97651> foaf:primaryTopic <album/97651#subject> .

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

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

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97651#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/97651#composition>,
        <album/97651#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/97651#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/97651#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/97651#musicalexpression> a mo:Signal ;
    mo:published_as <album/97651#subject> ;
    mo:records <album/97651#performance> .

<album/97651#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/97651#musicalwork> ;
    mo:recorded_as <album/97651#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/97651#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/15/97651/97651-1585925596.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-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 "ALCA-8121" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19167> ;
    mo:publication_of <album/97651#musicalexpression> ;
    mo:publisher <org/295#subject> ;
    mo:record _:N0fb12889d2c441969fd28f5ebbf2fbe0 ;
    mo:record_count 1 ;
    schema:about <product/522#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/97651/97651-1585925596.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/295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/97651/97651-1585925596.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N0fb12889d2c441969fd28f5ebbf2fbe0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03481d075b044f80b85984c1e2860035,
        _:N1c0ce9206bf9492288ce7120754489bf,
        _:N1c69ae5a98ef466ebb6589b7f9efd342,
        _:N241b9c9e29c2478cbbc5ffa31423328a,
        _:N32d1a239e21e47a687a625610c4c4e2f,
        _:N34a15aeed86243d58e6b049df3a06a9f,
        _:N404fcf346d1d44f18ede23b77a309a53,
        _:N52f9046eb3fa49dc9722a69eac06f827,
        _:N57a506f1c0ea4d74908fb93d6dfeeb46,
        _:N6ebc632fc46b4d81a3f01d6d54f4c356,
        _:N98f461565fcb4533b91e654434761b67,
        _:Na40402c5b40c4a1da6fc54ad4845d48a,
        _:Na52286ba5c384b6c9de5ecabb17950bc,
        _:Nb4f28c9d702d4063a775d6a7bf915acb,
        _:Nb6bca594a59e42788f42c6589bc9eaa0,
        _:Ndc5865a6f8b747e5938b17bcf0e9ed5a ;
    mo:track_count 16 ;
    schema:duration "PT69:56"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N03481d075b044f80b85984c1e2860035,
        _:N1c0ce9206bf9492288ce7120754489bf,
        _:N1c69ae5a98ef466ebb6589b7f9efd342,
        _:N241b9c9e29c2478cbbc5ffa31423328a,
        _:N32d1a239e21e47a687a625610c4c4e2f,
        _:N34a15aeed86243d58e6b049df3a06a9f,
        _:N404fcf346d1d44f18ede23b77a309a53,
        _:N52f9046eb3fa49dc9722a69eac06f827,
        _:N57a506f1c0ea4d74908fb93d6dfeeb46,
        _:N6ebc632fc46b4d81a3f01d6d54f4c356,
        _:N98f461565fcb4533b91e654434761b67,
        _:Na40402c5b40c4a1da6fc54ad4845d48a,
        _:Na52286ba5c384b6c9de5ecabb17950bc,
        _:Nb4f28c9d702d4063a775d6a7bf915acb,
        _:Nb6bca594a59e42788f42c6589bc9eaa0,
        _:Ndc5865a6f8b747e5938b17bcf0e9ed5a .

