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

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

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

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

<event/11> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 2 (May 04, 2005)" .

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

<album/9801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9801#musicalwork> ;
    schema:name "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn .

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

<album/9801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn ;
    mo:performance_of <album/9801#musicalwork> ;
    mo:recorded_as <album/9801#musicalexpression> ;
    schema:name "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn ;
    schema:workPerformed <album/9801#musicalwork> .

<org/100#subject> schema:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn ;
    foaf:name "dBu music"@en,
        "dBu music"@ja,
        "dBu music"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/9801/9801-1385441591.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-04"^^xsd:date ;
    dcterms:title "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn ;
    mo:catalogue_number "DBCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9801#musicalexpression> ;
    mo:publisher <org/100#subject> ;
    mo:record _:N45c7a0fe68e6440c82ffe99385d44338 ;
    mo:record_count 1 ;
    mo:release <event/11> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2005-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/9801/9801-1385441591.jpg> ;
    schema:name "Symphony from The Sanctuary: Illusionary Funeral Melody ~ Necromanza"@en,
        "弾奏結界　幻葬旋律曲　Necromanza"@ja,
        "Dansou Kekkai: Gensou Senritsukyoku ~ Necromanza"@ja-latn ;
    schema:publisher <org/100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/9801/9801-1385441591.jpg> .

_:N0cb79dab02d340dbab52e31a49337666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Illusionary Funeral Elegy ~ Necro Fantasia"@en,
        "少女幻葬戦慄曲 〜 Necro Fantasia"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Maiden's Illusionary Funeral Elegy ~ Necro Fantasia"@en,
        "少女幻葬戦慄曲 〜 Necro Fantasia"@ja .

_:N15cf73396ae64e9c9ec6d91f53bcbd7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgement ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 〜 人の形弄びし少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Doll Judgement ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 〜 人の形弄びし少女"@ja .

_:N1a15d5875ff94d0688391e188929ca9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Bewitching Dream ~ the Ancient Temple"@en,
        "東方妖妖夢 〜 the Ancient Temple"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Touhou Bewitching Dream ~ the Ancient Temple"@en,
        "東方妖妖夢 〜 the Ancient Temple"@ja .

_:N3efa9005deae4ec881ff2beea6b17168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Tohno Gensokyo"@en,
        "遠野幻想郷物語"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Legend of Tohno Gensokyo"@en,
        "遠野幻想郷物語"@ja .

_:N409562ef2bed4ea39f1a69943f8ad454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura. ~ Japanize Dream"@en,
        "さくら、さくら。 〜 Japanize Dream"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Sakura, Sakura. ~ Japanize Dream"@en,
        "さくら、さくら。 〜 Japanize Dream"@ja .

_:N531e68c20170457ebd99daa02d16651b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diao ze yon"@en,
        "てぃあおいえつぉん"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Diao ze yon"@en,
        "てぃあおいえつぉん"@ja .

_:N61c866668fac40bb82013897214b7389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poltergeist Band ~ Phantom Ensemble"@en,
        "騒霊樂団 〜 Phantom Ensemble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Poltergeist Band ~ Phantom Ensemble"@en,
        "騒霊樂団 〜 Phantom Ensemble"@ja .

_:N77453a9bedb3415db551fc59a027bf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Ultimate Truth"@en,
        "究極の真実 〜 the Ultimate Truth"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "the Ultimate Truth"@en,
        "究極の真実 〜 the Ultimate Truth"@ja .

_:Nbd84687d057a42aaaaba3bb0ef7a7df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Snowed Mountain"@en,
        "無何有の郷 〜 Snowed Mountain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Paradise ~ Snowed Mountain"@en,
        "無何有の郷 〜 Snowed Mountain"@ja .

_:Nda517ea57da84231a5e6ad2c77aa9593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 〜 Till When?"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 〜 Till When?"@ja .

_:Nf90c2c6350e740b6a6b66a8d719a83c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystallizing Snow ~ Crystallized Silver"@en,
        "雪化結晶 〜 Crystallized Silver"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Crystallizing Snow ~ Crystallized Silver"@en,
        "雪化結晶 〜 Crystallized Silver"@ja .

_:Nfa1be527437d4fa791b8ae98a3c38ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "優雅に咲かせ、墨染の桜 〜 Border of Life"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N45c7a0fe68e6440c82ffe99385d44338 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome ~ Border of Life"@en,
        "優雅に咲かせ、墨染の桜 〜 Border of Life"@ja .

_:N45c7a0fe68e6440c82ffe99385d44338 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cb79dab02d340dbab52e31a49337666,
        _:N15cf73396ae64e9c9ec6d91f53bcbd7d,
        _:N1a15d5875ff94d0688391e188929ca9b,
        _:N3efa9005deae4ec881ff2beea6b17168,
        _:N409562ef2bed4ea39f1a69943f8ad454,
        _:N531e68c20170457ebd99daa02d16651b,
        _:N61c866668fac40bb82013897214b7389,
        _:N77453a9bedb3415db551fc59a027bf88,
        _:Nbd84687d057a42aaaaba3bb0ef7a7df3,
        _:Nda517ea57da84231a5e6ad2c77aa9593,
        _:Nf90c2c6350e740b6a6b66a8d719a83c3,
        _:Nfa1be527437d4fa791b8ae98a3c38ca9 ;
    mo:track_count 12 ;
    schema:duration "PT47:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0cb79dab02d340dbab52e31a49337666,
        _:N15cf73396ae64e9c9ec6d91f53bcbd7d,
        _:N1a15d5875ff94d0688391e188929ca9b,
        _:N3efa9005deae4ec881ff2beea6b17168,
        _:N409562ef2bed4ea39f1a69943f8ad454,
        _:N531e68c20170457ebd99daa02d16651b,
        _:N61c866668fac40bb82013897214b7389,
        _:N77453a9bedb3415db551fc59a027bf88,
        _:Nbd84687d057a42aaaaba3bb0ef7a7df3,
        _:Nda517ea57da84231a5e6ad2c77aa9593,
        _:Nf90c2c6350e740b6a6b66a8d719a83c3,
        _:Nfa1be527437d4fa791b8ae98a3c38ca9 .

