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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10121#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/10121#composition>,
        <album/10121#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/10121#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10121#musicalwork> ;
    schema:name "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/10121/10121-1221452193.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10121#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn ;
    mo:performance_of <album/10121#musicalwork> ;
    mo:performer <artist/149#subject> ;
    mo:recorded_as <album/10121#musicalexpression> ;
    schema:byArtist <artist/149#subject> ;
    schema:name "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn ;
    schema:workPerformed <album/10121#musicalwork> .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10121#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/10121#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn ;
    mo:catalogue_number "WPRL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10121#musicalexpression> ;
    mo:publisher <org/633#subject> ;
    mo:record _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/149#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/10121/10121-1221452193.jpg> ;
    schema:name "phantasmagoria"@en,
        "phantasmagoria"@ja,
        "phantasmagoria"@ja-latn ;
    schema:publisher <org/633#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/10121/10121-1221452193.jpg> .

_:N170bcb013a614587a7cd7f1292ca7724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い巡らし　月仰ぎ"@ja,
        "Omoi Megurushi Tsuki Aogi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "想い巡らし　月仰ぎ"@ja,
        "Omoi Megurushi Tsuki Aogi"@ja-latn .

_:N20d57d7d4e2048feb3f88de4df79bfb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徒然ふたり　常つ郷"@ja,
        "Tsuredure Futari Tsunetsu Sato"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "徒然ふたり　常つ郷"@ja,
        "Tsuredure Futari Tsunetsu Sato"@ja-latn .

_:N271cd7ba94294a3c8a0f54a8355c8bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "負いしかぎろい　胸焦がし"@ja,
        "Oishi Kagiroi Mune Kogashi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "負いしかぎろい　胸焦がし"@ja,
        "Oishi Kagiroi Mune Kogashi"@ja-latn .

_:N2781ca687e404d86acbefb422c215487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかねさす日の　暮れゆく道に"@ja,
        "Akanesasu Nichi no Kureyuku Michi ni"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "あかねさす日の　暮れゆく道に"@ja,
        "Akanesasu Nichi no Kureyuku Michi ni"@ja-latn .

_:N3cdf0152e2774ca68d26e0b29cf3cd28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天行く月を　網に刺し"@ja,
        "Teniku Tsuki wo Ami ni Sashi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "天行く月を　網に刺し"@ja,
        "Teniku Tsuki wo Ami ni Sashi"@ja-latn .

_:N42401ef902cf42ad8cdec15a383b7790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜魔見し空も　さよふけて"@ja,
        "Yamamishi Sora Mosayofukete"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "夜魔見し空も　さよふけて"@ja,
        "Yamamishi Sora Mosayofukete"@ja-latn .

_:N49e464e5d4e848949dd3631607ca8c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "詠み人知らず　彼方の音"@ja,
        "Yomi Jinchi Razu Kanata no Oto"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "詠み人知らず　彼方の音"@ja,
        "Yomi Jinchi Razu Kanata no Oto"@ja-latn .

_:N80c4f71c236f488ea36a83b1f2a31522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花たてまつれ　忘我の蝶"@ja,
        "Hana Tatematsure Wang Wo no Chou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N65d18b5a994f4db8bd5784d0e44fb016 ;
    schema:name "花たてまつれ　忘我の蝶"@ja,
        "Hana Tatematsure Wang Wo no Chou"@ja-latn .

_:N65d18b5a994f4db8bd5784d0e44fb016 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N170bcb013a614587a7cd7f1292ca7724,
        _:N20d57d7d4e2048feb3f88de4df79bfb6,
        _:N271cd7ba94294a3c8a0f54a8355c8bcf,
        _:N2781ca687e404d86acbefb422c215487,
        _:N3cdf0152e2774ca68d26e0b29cf3cd28,
        _:N42401ef902cf42ad8cdec15a383b7790,
        _:N49e464e5d4e848949dd3631607ca8c1b,
        _:N80c4f71c236f488ea36a83b1f2a31522 ;
    mo:track_count 8 ;
    schema:duration "PT39:54"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N170bcb013a614587a7cd7f1292ca7724,
        _:N20d57d7d4e2048feb3f88de4df79bfb6,
        _:N271cd7ba94294a3c8a0f54a8355c8bcf,
        _:N2781ca687e404d86acbefb422c215487,
        _:N3cdf0152e2774ca68d26e0b29cf3cd28,
        _:N42401ef902cf42ad8cdec15a383b7790,
        _:N49e464e5d4e848949dd3631607ca8c1b,
        _:N80c4f71c236f488ea36a83b1f2a31522 .

