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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13797#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/13797#composition>,
        <album/13797#subject> ;
    foaf:name "ZUN"@en .

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/13797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13797#musicalwork> ;
    schema:name "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn .

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

<album/13797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn ;
    mo:performance_of <album/13797#musicalwork> ;
    mo:recorded_as <album/13797#musicalexpression> ;
    schema:name "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn ;
    schema:workPerformed <album/13797#musicalwork> .

<org/589#subject> schema:name "AncientChronicle"@en,
        "AncientChronicle"@ja,
        "AncientChronicle"@ja-latn ;
    foaf:name "AncientChronicle"@en,
        "AncientChronicle"@ja,
        "AncientChronicle"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/13797/13797-1244239951.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn ;
    mo:catalogue_number "ANCCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13797#musicalexpression> ;
    mo:publisher <org/589#subject> ;
    mo:record _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/12#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/13797/13797-1244239951.jpg> ;
    schema:name "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja,
        "Mugen Gekkou - Drastic Preterite."@ja-latn ;
    schema:publisher <org/589#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/13797/13797-1244239951.jpg> .

_:N0e96f8dfd6a446ad8cca4a4d1109f8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams are Fleeting Illusions - Eastern Necromancer."@en,
        "夢は儚き幻想 - Eastern Necromancer."@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Dreams are Fleeting Illusions - Eastern Necromancer."@en,
        "夢は儚き幻想 - Eastern Necromancer."@ja .

_:N10426f6e345f4068a1a64aa70582a0d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl with Crimson Eyes - Lunacy Eyes."@en,
        "紅い目の彼女 - Lunacy Eyes."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "The Girl with Crimson Eyes - Lunacy Eyes."@en,
        "紅い目の彼女 - Lunacy Eyes."@ja .

_:N18dcc7453d8b42e2ae7b527a62f2004a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sorrowful Girl's Love Song"@en,
        "哀しき少女の恋歌"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "The Sorrowful Girl's Love Song"@en,
        "哀しき少女の恋歌"@ja .

_:N2c357de0125845e28205317b345e0ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakurei Shrine Grounds - Inactive Precinct."@en,
        "博麗神社境内 - Inactive Precinct."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Hakurei Shrine Grounds - Inactive Precinct."@en,
        "博麗神社境内 - Inactive Precinct."@ja .

_:N5d85859c547a48b59868dffd413bc0db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saturday at 6 PM - Stardust Road."@en,
        "土曜日の午後六時 - Stardust Road."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Saturday at 6 PM - Stardust Road."@en,
        "土曜日の午後六時 - Stardust Road."@ja .

_:N90a8420dc48346819c41a97d57f4cbbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Travels Along an Endless Road"@en,
        "少女は終わりなき道を往く"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "The Girl Travels Along an Endless Road"@en,
        "少女は終わりなき道を往く"@ja .

_:Nbc7fa09e50ad400e8a17c7a1ef21735e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Forecast - Perfect Crime."@en,
        "彼女の思惑 - Perfect Crime."@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Her Forecast - Perfect Crime."@en,
        "彼女の思惑 - Perfect Crime."@ja .

_:Nbdd373d8498346998427e83250135f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Inada Might Be Scolding Me"@en,
        "稲田姫様に叱られるかも"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Princess Inada Might Be Scolding Me"@en,
        "稲田姫様に叱られるかも"@ja .

_:Nfe20635d3c4c4b2ab878500c2358056a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossoms on a Magnificently Dancing Night - Border of Fate."@en,
        "華麗に舞う夜の桜 - Border of Fate."@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Cherry Blossoms on a Magnificently Dancing Night - Border of Fate."@en,
        "華麗に舞う夜の桜 - Border of Fate."@ja .

_:Nfed850890f114a378cbdc98d7ddce6a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ned2aea102fb944e78ae6d2e1699832c5 ;
    schema:name "Fantasy Moonlight - Drastic Preterite."@en,
        "夢幻月光 - Drastic Preterite."@ja .

_:Ned2aea102fb944e78ae6d2e1699832c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e96f8dfd6a446ad8cca4a4d1109f8aa,
        _:N10426f6e345f4068a1a64aa70582a0d9,
        _:N18dcc7453d8b42e2ae7b527a62f2004a,
        _:N2c357de0125845e28205317b345e0ac0,
        _:N5d85859c547a48b59868dffd413bc0db,
        _:N90a8420dc48346819c41a97d57f4cbbf,
        _:Nbc7fa09e50ad400e8a17c7a1ef21735e,
        _:Nbdd373d8498346998427e83250135f24,
        _:Nfe20635d3c4c4b2ab878500c2358056a,
        _:Nfed850890f114a378cbdc98d7ddce6a9 ;
    mo:track_count 10 ;
    schema:duration "PT31:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e96f8dfd6a446ad8cca4a4d1109f8aa,
        _:N10426f6e345f4068a1a64aa70582a0d9,
        _:N18dcc7453d8b42e2ae7b527a62f2004a,
        _:N2c357de0125845e28205317b345e0ac0,
        _:N5d85859c547a48b59868dffd413bc0db,
        _:N90a8420dc48346819c41a97d57f4cbbf,
        _:Nbc7fa09e50ad400e8a17c7a1ef21735e,
        _:Nbdd373d8498346998427e83250135f24,
        _:Nfe20635d3c4c4b2ab878500c2358056a,
        _:Nfed850890f114a378cbdc98d7ddce6a9 .

