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

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

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

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

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<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 .

<album/18725#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensoufu"@en,
        "幻奏譜"@ja,
        "Gensoufu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18725#musicalwork> ;
    schema:name "Gensoufu"@en,
        "幻奏譜"@ja,
        "Gensoufu"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/52/18725/18725-1274502409.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "Gensoufu"@en,
        "幻奏譜"@ja,
        "Gensoufu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18725#musicalexpression> ;
    mo:publisher _:N75baadde5aff4b179d5bd3697ca3c2b6 ;
    mo:record _:Nadef90a604594045b8a0aefea11912f8 ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/18725/18725-1274502409.jpg> ;
    schema:name "Gensoufu"@en,
        "幻奏譜"@ja,
        "Gensoufu"@ja-latn ;
    schema:publisher _:N75baadde5aff4b179d5bd3697ca3c2b6 ;
    foaf:depiction <https://media.vgm.io/albums/52/18725/18725-1274502409.jpg> .

_:N17efbb7fa0874ee2aebfccc93485c410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団　～ Phantom Ensemble"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "幽霊楽団　～ Phantom Ensemble"@ja .

_:N1a61303348924775ab756b0d48d16b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "U.N.オーエンは彼女なのか？"@ja .

_:N20c034b331394a8d9ca2093d529a5f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "おてんば恋娘"@ja .

_:N2c5ab3e33efe4632b289278889ac757d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら　～ Japanize Dream..."@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "さくらさくら　～ Japanize Dream..."@ja .

_:N59a407939f5d4b95869e381162c5b2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖怪小町"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "東方妖怪小町"@ja .

_:N7031c9deb40a4c2b83615c8b2c04885c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "プレインエイジア"@ja .

_:N75baadde5aff4b179d5bd3697ca3c2b6 schema:name "Storage Shed"@en ;
    foaf:name "Storage Shed"@en .

_:N98c63cfbe0a44de5a963e0ee191193fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野幻想物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "遠野幻想物語"@ja .

_:Na29e8e4919754d87a2f8eaf547e1a299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔　～ Lunatic Princess"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "竹取飛翔　～ Lunatic Princess"@ja .

_:Nbcfd39aedae5484fa2329b64576316e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja .

_:Neaea990a081144f89ac33436c1c03bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、不死の煙"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "月まで届け、不死の煙"@ja .

_:Nf0e782030a0f42b7aa27fc93d5432e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永夜の報い　～ Imperishable Night."@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "永夜の報い　～ Imperishable Night."@ja .

_:Nf574a929a9c44878979bdecce91dd65a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nadef90a604594045b8a0aefea11912f8 ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Nadef90a604594045b8a0aefea11912f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17efbb7fa0874ee2aebfccc93485c410,
        _:N1a61303348924775ab756b0d48d16b3b,
        _:N20c034b331394a8d9ca2093d529a5f9f,
        _:N2c5ab3e33efe4632b289278889ac757d,
        _:N59a407939f5d4b95869e381162c5b2ef,
        _:N7031c9deb40a4c2b83615c8b2c04885c,
        _:N98c63cfbe0a44de5a963e0ee191193fd,
        _:Na29e8e4919754d87a2f8eaf547e1a299,
        _:Nbcfd39aedae5484fa2329b64576316e6,
        _:Neaea990a081144f89ac33436c1c03bbc,
        _:Nf0e782030a0f42b7aa27fc93d5432e1d,
        _:Nf574a929a9c44878979bdecce91dd65a ;
    mo:track_count 12 ;
    schema:duration "PT21:58"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N17efbb7fa0874ee2aebfccc93485c410,
        _:N1a61303348924775ab756b0d48d16b3b,
        _:N20c034b331394a8d9ca2093d529a5f9f,
        _:N2c5ab3e33efe4632b289278889ac757d,
        _:N59a407939f5d4b95869e381162c5b2ef,
        _:N7031c9deb40a4c2b83615c8b2c04885c,
        _:N98c63cfbe0a44de5a963e0ee191193fd,
        _:Na29e8e4919754d87a2f8eaf547e1a299,
        _:Nbcfd39aedae5484fa2329b64576316e6,
        _:Neaea990a081144f89ac33436c1c03bbc,
        _:Nf0e782030a0f42b7aa27fc93d5432e1d,
        _:Nf574a929a9c44878979bdecce91dd65a .

