@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 _:N65aeaddd2eaa4d6d800ce6d6c37b0902 ;
    mo:record _:N8ef99df3370540f7a80c650a77e23e0d ;
    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 _:N65aeaddd2eaa4d6d800ce6d6c37b0902 ;
    foaf:depiction <https://media.vgm.io/albums/52/18725/18725-1274502409.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N8ef99df3370540f7a80c650a77e23e0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05958399af034d5395ca6cbb6a80a961,
        _:N0c31569ea6524ec3b2686ebe7ca6974f,
        _:N2888dc2ebcc14145b9ca32c4ce8eae19,
        _:N41850325c1e14135b6069d4d8c189221,
        _:N5a9d670581ae4b969cef03c8c02c52b8,
        _:N693235cf61a049e2981c6d9ed9483550,
        _:N9e199e4d32cd4e728b587b622429d3a1,
        _:Nc83a70edfdfd475c93cd3fea4c25476f,
        _:Nd1473c22c63a46519da5c3c63763882a,
        _:Neb36829e770c4e5b92e240fcb71b6e22,
        _:Nf0a6ec58e19b4feebaef9d859d50713a,
        _:Nf93da426c02246b18f9f49dcf13cb746 ;
    mo:track_count 12 ;
    schema:duration "PT21:58"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N05958399af034d5395ca6cbb6a80a961,
        _:N0c31569ea6524ec3b2686ebe7ca6974f,
        _:N2888dc2ebcc14145b9ca32c4ce8eae19,
        _:N41850325c1e14135b6069d4d8c189221,
        _:N5a9d670581ae4b969cef03c8c02c52b8,
        _:N693235cf61a049e2981c6d9ed9483550,
        _:N9e199e4d32cd4e728b587b622429d3a1,
        _:Nc83a70edfdfd475c93cd3fea4c25476f,
        _:Nd1473c22c63a46519da5c3c63763882a,
        _:Neb36829e770c4e5b92e240fcb71b6e22,
        _:Nf0a6ec58e19b4feebaef9d859d50713a,
        _:Nf93da426c02246b18f9f49dcf13cb746 .

