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

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

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

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

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

<org/948#subject> schema:name "Hellion Sounds"@en,
        "Hellion Sounds"@ja,
        "Hellion Sounds"@ja-latn ;
    foaf:name "Hellion Sounds"@en,
        "Hellion Sounds"@ja,
        "Hellion Sounds"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/5127/5127-1503100763.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Crimson Nightmare"@en,
        "Crimson Nightmare"@ja,
        "Crimson Nightmare"@ja-latn ;
    mo:catalogue_number "HSCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5127#musicalexpression> ;
    mo:publisher <org/948#subject> ;
    mo:record _:Nb9862fde39554011ac4634e6020be8da ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/5127/5127-1503100763.jpg> ;
    schema:name "Crimson Nightmare"@en,
        "Crimson Nightmare"@ja,
        "Crimson Nightmare"@ja-latn ;
    schema:publisher <org/948#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/5127/5127-1503100763.jpg> .

_:N19aef2910bd141928e0e9c882646be34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:N287abbe70ee04df9815aa8743e10e76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Nostalgic Blood of the East ~ Old World"@en,
        "懐かしき東方の血 ～ Old World"@ja .

_:N5a14b738f6114a9dbfe285975d97acf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N5b03ccf2e0be4f688ecfa1d243003a12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity That is More Transient Than Scarlet"@en,
        "紅より儚い永遠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "An Eternity That is More Transient Than Scarlet"@en,
        "紅より儚い永遠"@ja .

_:N75ac00884a1049ad889c4299581817d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja .

_:N9a6faa0f0c2f48e9a895b89967310e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "The Capital City of Flowers in the Sky"@en,
        "天空の花の都"@ja .

_:N9cd5ccff9a134413bc454c8365c7d6dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment ~ The Girl Who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Doll Judgment ~ The Girl Who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja .

_:Na53c80f0a82b47408f0695ae3739543b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Beloved Tomboyish Girl"@en,
        "おてんば恋娘"@ja .

_:Nb9887310a53c480c8752158d23257978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ～蓬莱人"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ～蓬莱人"@ja .

_:Nd9f1da12cceb4485821dfc22edfef7ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:Nf517df6433284201becc6ffe2dff44f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plain Asia"@en,
        "プレインエイジア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb9862fde39554011ac4634e6020be8da ;
    schema:name "Plain Asia"@en,
        "プレインエイジア"@ja .

_:Nb9862fde39554011ac4634e6020be8da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19aef2910bd141928e0e9c882646be34,
        _:N287abbe70ee04df9815aa8743e10e76f,
        _:N5a14b738f6114a9dbfe285975d97acf2,
        _:N5b03ccf2e0be4f688ecfa1d243003a12,
        _:N75ac00884a1049ad889c4299581817d5,
        _:N9a6faa0f0c2f48e9a895b89967310e4b,
        _:N9cd5ccff9a134413bc454c8365c7d6dc,
        _:Na53c80f0a82b47408f0695ae3739543b,
        _:Nb9887310a53c480c8752158d23257978,
        _:Nd9f1da12cceb4485821dfc22edfef7ad,
        _:Nf517df6433284201becc6ffe2dff44f3 ;
    mo:track_count 11 ;
    schema:duration "PT56:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N19aef2910bd141928e0e9c882646be34,
        _:N287abbe70ee04df9815aa8743e10e76f,
        _:N5a14b738f6114a9dbfe285975d97acf2,
        _:N5b03ccf2e0be4f688ecfa1d243003a12,
        _:N75ac00884a1049ad889c4299581817d5,
        _:N9a6faa0f0c2f48e9a895b89967310e4b,
        _:N9cd5ccff9a134413bc454c8365c7d6dc,
        _:Na53c80f0a82b47408f0695ae3739543b,
        _:Nb9887310a53c480c8752158d23257978,
        _:Nd9f1da12cceb4485821dfc22edfef7ad,
        _:Nf517df6433284201becc6ffe2dff44f3 .

