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

<album/157391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn ;
    mo:produced_work <album/157391#musicalwork> ;
    schema:name "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn .

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

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

<event/18> a mo:Release ;
    schema:name "Released at Comic Market 64 (Aug 15, 2003 to Aug 17, 2003)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1035#subject> a schema:CreativeWork ;
    schema:name "ToHeart2 (Game)"@en,
        "トゥ ハート2 (Game)"@ja,
        "ToHeart2 (Game)"@ja-latn ;
    foaf:name "ToHeart2 (Game)"@en,
        "トゥ ハート2 (Game)"@ja,
        "ToHeart2 (Game)"@ja-latn .

<product/15895#subject> a schema:CreativeWork ;
    schema:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn ;
    foaf:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn .

<product/21294#subject> a schema:CreativeWork ;
    schema:name "Sekai no Subete"@en,
        "世界ノ全テ"@ja,
        "Sekai no Subete"@ja-latn ;
    foaf:name "Sekai no Subete"@en,
        "世界ノ全テ"@ja,
        "Sekai no Subete"@ja-latn .

<product/2503#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn ;
    foaf:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

<product/5061#subject> a schema:CreativeWork ;
    schema:name "Sayonara wo Oshiete ~comment te dire adieu~"@en,
        "さよならを教えて ~comment te dire adieu~"@ja,
        "Sayonara wo Oshiete ~comment te dire adieu~"@ja-latn ;
    foaf:name "Sayonara wo Oshiete ~comment te dire adieu~"@en,
        "さよならを教えて ~comment te dire adieu~"@ja,
        "Sayonara wo Oshiete ~comment te dire adieu~"@ja-latn .

<product/5776#subject> a schema:CreativeWork ;
    schema:name "SUIKA"@en,
        "水夏 ～SUIKA～"@ja,
        "SUIKA"@ja-latn ;
    foaf:name "SUIKA"@en,
        "水夏 ～SUIKA～"@ja,
        "SUIKA"@ja-latn .

<product/7723#subject> a schema:CreativeWork ;
    schema:name "TRASH"@en,
        "吐溜 -TRASH-"@ja,
        "Hakidame"@ja-latn ;
    foaf:name "TRASH"@en,
        "吐溜 -TRASH-"@ja,
        "Hakidame"@ja-latn .

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

<album/157391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn ;
    mo:performance_of <album/157391#musicalwork> ;
    mo:recorded_as <album/157391#musicalexpression> ;
    schema:name "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn ;
    schema:workPerformed <album/157391#musicalwork> .

<https://media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157391#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> ;
    foaf:depicts <album/157391#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> .

<https://medium-media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-17"^^xsd:date ;
    dcterms:title "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157391#musicalexpression> ;
    mo:publisher _:N4906d8a1990b443fa27a7f3beaec412e ;
    mo:record _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    mo:record_count 1 ;
    mo:release <event/18> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sore wa Maichiru Sakura no You ni"@en ;
            foaf:name "Sore wa Maichiru Sakura no You ni"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chocolat ~maid cafe \"curio\"~"@en ;
            foaf:name "Chocolat ~maid cafe \"curio\"~"@en ],
        <product/1011#subject>,
        <product/1035#subject>,
        <product/15895#subject>,
        <product/21294#subject>,
        <product/2503#subject>,
        <product/3149#subject>,
        <product/5061#subject>,
        <product/5776#subject>,
        <product/7723#subject> ;
    schema:datePublished "2003-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> ;
    schema:name "edenation"@en,
        "edenation"@ja,
        "edenation"@ja-latn ;
    schema:publisher _:N4906d8a1990b443fa27a7f3beaec412e ;
    foaf:depiction <https://media.vgm.io/albums/19/157391/157391-9d9e1410072b.jpg> .

_:N03f28b9054d84ae68ac5b78b71c88067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かに、ただ静かに… -More Deep Mix- (水夏)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "静かに、ただ静かに… -More Deep Mix- (水夏)"@ja .

_:N0e0873fb2f1d4cb69e125be75550d796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technical Power -Ultra Overblast mix- (To Heart)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "Technical Power -Ultra Overblast mix- (To Heart)"@ja .

_:N19ee4fd63b774cfe8bdc5e141931557d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Moon -Cyber Trance Mix- (それは舞い散る桜のように)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "Blue Moon -Cyber Trance Mix- (それは舞い散る桜のように)"@ja .

_:N442811ec965a40dfaf43e12b46ebdefc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散華 -artifact mix- (顔のない月)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "散華 -artifact mix- (顔のない月)"@ja .

_:N45afd1a92ac84f3c8eae8cd89c1def71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未完成の城 -raining in WESSCYDE mix- (世界ノ全テ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "未完成の城 -raining in WESSCYDE mix- (世界ノ全テ)"@ja .

_:N4906d8a1990b443fa27a7f3beaec412e schema:name "eden"@en,
        "eden"@ja,
        "eden"@ja-latn ;
    foaf:name "eden"@en,
        "eden"@ja,
        "eden"@ja-latn .

_:N6242b3aefc6d4e7d8c7a4c7b2e57c731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兆し -Full Cycle Style- (Kanon)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "兆し -Full Cycle Style- (Kanon)"@ja .

_:N86ffd7bbe72c4db9af797acf7d57d8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternal ties -Elysium mix- (chocolat ～maid cafe curio～)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "eternal ties -Elysium mix- (chocolat ～maid cafe curio～)"@ja .

_:N9036ea6b79b04258a8e14661d133cd82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUCK ME -Fucker inc.mix- (吐溜～TRASH～)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "FUCK ME -Fucker inc.mix- (吐溜～TRASH～)"@ja .

_:N997045f1cffa4d478d28ca34fd882b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "comment te dire adieu -divine angel mix- (さよならを教えて)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT16:02"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "comment te dire adieu -divine angel mix- (さよならを教えて)"@ja .

_:Nb30cf52c26c9492fa2ccbbba9932af38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUND OF DESTINY -\"sophisticated\" mix- (WHITE ALBUM)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "SOUND OF DESTINY -\"sophisticated\" mix- (WHITE ALBUM)"@ja .

_:Nce4d6c0d1df04f3abfb07b92e6d91a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月姫 -entirety mix- (月姫)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "月姫 -entirety mix- (月姫)"@ja .

_:Ned0eed9554fc49038aeb56e9b293b302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "edenation (original)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nda3cb34c2590477fb2e56c66f9e10ee5 ;
    schema:name "edenation (original)"@ja .

_:Nda3cb34c2590477fb2e56c66f9e10ee5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f28b9054d84ae68ac5b78b71c88067,
        _:N0e0873fb2f1d4cb69e125be75550d796,
        _:N19ee4fd63b774cfe8bdc5e141931557d,
        _:N442811ec965a40dfaf43e12b46ebdefc,
        _:N45afd1a92ac84f3c8eae8cd89c1def71,
        _:N6242b3aefc6d4e7d8c7a4c7b2e57c731,
        _:N86ffd7bbe72c4db9af797acf7d57d8e1,
        _:N9036ea6b79b04258a8e14661d133cd82,
        _:N997045f1cffa4d478d28ca34fd882b6a,
        _:Nb30cf52c26c9492fa2ccbbba9932af38,
        _:Nce4d6c0d1df04f3abfb07b92e6d91a97,
        _:Ned0eed9554fc49038aeb56e9b293b302 ;
    mo:track_count 12 ;
    schema:duration "PT53:03"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03f28b9054d84ae68ac5b78b71c88067,
        _:N0e0873fb2f1d4cb69e125be75550d796,
        _:N19ee4fd63b774cfe8bdc5e141931557d,
        _:N442811ec965a40dfaf43e12b46ebdefc,
        _:N45afd1a92ac84f3c8eae8cd89c1def71,
        _:N6242b3aefc6d4e7d8c7a4c7b2e57c731,
        _:N86ffd7bbe72c4db9af797acf7d57d8e1,
        _:N9036ea6b79b04258a8e14661d133cd82,
        _:N997045f1cffa4d478d28ca34fd882b6a,
        _:Nb30cf52c26c9492fa2ccbbba9932af38,
        _:Nce4d6c0d1df04f3abfb07b92e6d91a97,
        _:Ned0eed9554fc49038aeb56e9b293b302 .

