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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/18236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18236#musicalwork> ;
    schema:name "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn .

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

<album/18236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn ;
    mo:performance_of <album/18236#musicalwork> ;
    mo:recorded_as <album/18236#musicalexpression> ;
    schema:name "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn ;
    schema:workPerformed <album/18236#musicalwork> .

<org/481#subject> schema:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn ;
    foaf:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/18236/18236-1267489947.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn ;
    mo:catalogue_number "DLOC-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18236#musicalexpression> ;
    mo:publisher <org/481#subject> ;
    mo:record _:Nd02451e95ad54202942a879c3bb5d460 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/18236/18236-1267489947.jpg> ;
    schema:name "Touhou Kyoumeiden"@en,
        "東方響瞑電"@ja,
        "Touhou Kyoumeiden"@ja-latn ;
    schema:publisher <org/481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/18236/18236-1267489947.jpg> .

_:N78548dd635db48bf846cab2ea24bf908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秒針ナイフ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "秒針ナイフ"@ja .

_:N7bfb5070772745afa0b9d4c87263757f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster Electronics"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "Monster Electronics"@ja .

_:N847effc7baed4b2082e5670cae136d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishes of the Messenger of Spring"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "Wishes of the Messenger of Spring"@ja .

_:N9d875aeb046547db87cea2c685fe3d24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想奏震電"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "幻想奏震電"@ja .

_:Na7633818ca6c4d0ba9ba9f585a564b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想響瞑電"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "幻想響瞑電"@ja .

_:Nda73be92a4a9402aa790d0c8edda20aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poper Beat 2024"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "Poper Beat 2024"@ja .

_:Ne2505b77a07446b3b6d2c05968d42a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over Drive Rock Disco"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "Over Drive Rock Disco"@ja .

_:Nf381bd05579a45dca6a768f5899b6462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Moonlight"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nd02451e95ad54202942a879c3bb5d460 ;
    schema:name "Under The Moonlight"@ja .

_:Nd02451e95ad54202942a879c3bb5d460 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N78548dd635db48bf846cab2ea24bf908,
        _:N7bfb5070772745afa0b9d4c87263757f,
        _:N847effc7baed4b2082e5670cae136d68,
        _:N9d875aeb046547db87cea2c685fe3d24,
        _:Na7633818ca6c4d0ba9ba9f585a564b69,
        _:Nda73be92a4a9402aa790d0c8edda20aa,
        _:Ne2505b77a07446b3b6d2c05968d42a35,
        _:Nf381bd05579a45dca6a768f5899b6462 ;
    mo:track_count 8 ;
    schema:duration "PT37:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N78548dd635db48bf846cab2ea24bf908,
        _:N7bfb5070772745afa0b9d4c87263757f,
        _:N847effc7baed4b2082e5670cae136d68,
        _:N9d875aeb046547db87cea2c685fe3d24,
        _:Na7633818ca6c4d0ba9ba9f585a564b69,
        _:Nda73be92a4a9402aa790d0c8edda20aa,
        _:Ne2505b77a07446b3b6d2c05968d42a35,
        _:Nf381bd05579a45dca6a768f5899b6462 .

