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

<album/17392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn ;
    mo:produced_work <album/17392#musicalwork> ;
    schema:name "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn .

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

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

<album/2947> a mo:Release ;
    mo:catalogue_number "KMCA-162" .

<product/819#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Circle of the Moon"@en,
        "悪魔城ドラキュラ Circle of the Moon"@ja,
        "Akumajo Dracula: Circle of the Moon"@ja-latn ;
    foaf:name "Castlevania: Circle of the Moon"@en,
        "悪魔城ドラキュラ Circle of the Moon"@ja,
        "Akumajo Dracula: Circle of the Moon"@ja-latn .

<product/820#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Harmony of Dissonance"@en,
        "キャッスルヴァニア 白夜の協奏曲"@ja,
        "Castlevania: Byakuya no Concerto"@ja-latn ;
    foaf:name "Castlevania: Harmony of Dissonance"@en,
        "キャッスルヴァニア 白夜の協奏曲"@ja,
        "Castlevania: Byakuya no Concerto"@ja-latn .

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

<album/17392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn ;
    mo:performance_of <album/17392#musicalwork> ;
    mo:recorded_as <album/17392#musicalexpression> ;
    schema:name "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/17392#musicalwork> .

<org/1477#subject> schema:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn ;
    foaf:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/17392/17392-1415114790.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KA-040" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2947> ;
    mo:publication_of <album/17392#musicalexpression> ;
    mo:publisher <org/1477#subject> ;
    mo:record _:N3e8112300e694b5798a251b7f1eb486d ;
    mo:record_count 1 ;
    schema:about <product/819#subject>,
        <product/820#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/17392/17392-1415114790.jpg> ;
    schema:name "Castlevania: Circle of the Moon & Castlevania: Concerto of Midnight Sun Original Soundtrack"@en,
        "悪魔城ドラキュラ Circle of the Moon & Castlevania 白夜の協奏曲 オリジナルサウンドトラック"@ja,
        "Akumajo Dracula Circle of the Moon & Castlevania Byakuya no Concerto Original Soundtrack"@ja-latn ;
    schema:publisher <org/1477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/17392/17392-1415114790.jpg> .

_:N00ee5cdfba3b42dea6e62fbfcf6f57de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "Prologue - Theme of Maxim Kischine"@en,
        "プロローグ （マクシーム・キシンのテーマ）"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Prologue"@en,
        "Prologue - Theme of Maxim Kischine"@en,
        "プロローグ （マクシーム・キシンのテーマ）"@ja .

_:N046a63d9e1c6432ba1f7bff3166e06a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー （SFC版“悪魔城ドラキュラ”より）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Game Over"@en,
        "ゲームオーバー （SFC版“悪魔城ドラキュラ”より）"@ja .

_:N0b95b5cde8b94e59b442597ff0ff3181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork"@en,
        "Clockwork （FC版“悪魔城伝説”より）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Clockwork"@en,
        "Clockwork （FC版“悪魔城伝説”より）"@ja .

_:N15e37c90cdd84e28a0b8df92ff0528fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Corridor"@en,
        "Offense and Defense"@en,
        "攻防"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Marble Corridor"@en,
        "Offense and Defense"@en,
        "攻防"@ja .

_:N1728c3e557684897a4ab58d4ee7d4bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sworn Follower of Darkness"@en,
        "Theme of Death"@en,
        "闇に忠誠を誓う者 （死神のテーマ）"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Sworn Follower of Darkness"@en,
        "Theme of Death"@en,
        "闇に忠誠を誓う者 （死神のテーマ）"@ja .

_:N1ba383f907fc431f98d1142ee9c29a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en,
        "Nightmare （FC版“悪魔城伝説”より）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Nightmare"@en,
        "Nightmare （FC版“悪魔城伝説”より）"@ja .

_:N20861eba399b4db38056919f0fd1623c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repose of Souls"@en,
        "鎮魂の丘"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Repose of Souls"@en,
        "鎮魂の丘"@ja .

_:N239d15c88106468d8f12743239c18b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Cave of Skeletons"@en,
        "Skeleton Cave"@en,
        "骸骨魔窟"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Demon Cave of Skeletons"@en,
        "Skeleton Cave"@en,
        "骸骨魔窟"@ja .

_:N2eafc714d5ff4dd9bd0d1da6a3e7159d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqueduct of Dragons"@en,
        "架橋龍水道"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Aqueduct of Dragons"@en,
        "架橋龍水道"@ja .

_:N326acc1029634636bb33cc931722531f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awake"@en,
        "awake"@en,
        "awake"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Awake"@en,
        "awake"@en,
        "awake"@ja .

_:N353b5f6e8c604f358041d46e4b2a069c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of Despair"@en,
        "fate to despair"@en,
        "fate to despair"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Fate of Despair"@en,
        "fate to despair"@en,
        "fate to despair"@ja .

_:N39051694da9946da8f33212fbac035f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminous Cavern"@en,
        "Luminous Moss Cave"@en,
        "ひかりごけの洞窟"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Luminous Cavern"@en,
        "Luminous Moss Cave"@en,
        "ひかりごけの洞窟"@ja .

_:N3c61455cdea644139a0cb356f07080ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "鎮魂歌 （PCE版“悪魔城ドラキュラ－血の輪廻”より）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Requiem"@en,
        "鎮魂歌 （PCE版“悪魔城ドラキュラ－血の輪廻”より）"@ja .

_:N43fb9173ae5641cc8c34ad00a5e95714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SINKING OLD SANCTUARY"@en,
        "The Sinking Old Sanctuary"@en,
        "THE SINKING OLD SANCTUARY （MD版“VampireKiller”より）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "THE SINKING OLD SANCTUARY"@en,
        "The Sinking Old Sanctuary"@en,
        "THE SINKING OLD SANCTUARY （MD版“VampireKiller”より）"@ja .

_:N460eecefe10f404292381e8a34c62d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proof of Blood"@en,
        "proof of blood"@en,
        "proof of blood"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Proof of Blood"@en,
        "proof of blood"@en,
        "proof of blood"@ja .

_:N4b13145242074b1d82c296dc0dd4ff70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "Game Over （GB版“ドラキュラ伝説”シリーズより）"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Game Over"@en,
        "Game Over （GB版“ドラキュラ伝説”シリーズより）"@ja .

_:N53a8bac087434b94926ae93ae1ee7388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Battle"@en,
        "Big Battle （FC版“悪魔城ドラキュラ”より）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Big Battle"@en,
        "Big Battle （FC版“悪魔城ドラキュラ”より）"@ja .

_:N55259543dcf84b1089d95d3cc976a267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation of Darkness"@en,
        "Theme of Dracula"@en,
        "闇の化身 （ドラキュラのテーマ）"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Incarnation of Darkness"@en,
        "Theme of Dracula"@en,
        "闇の化身 （ドラキュラのテーマ）"@ja .

_:N650e2a5670ff413e8ee324b7fdf27520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle"@en,
        "Old Enemy"@en,
        "宿敵"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Last Battle"@en,
        "Old Enemy"@en,
        "宿敵"@ja .

_:N6a2458533754427d82d54d346b4d3f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title BGM"@en,
        "Title Back"@en,
        "タイトルバック"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Title BGM"@en,
        "Title Back"@en,
        "タイトルバック"@ja .

_:N6a2e94f550984da7ad3c32a85b39c96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en,
        "Name Entry 2K2"@en,
        "Name Entry 2K2 （FC版“悪魔城ドラキュラ”より）"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Name Entry"@en,
        "Name Entry 2K2"@en,
        "Name Entry 2K2 （FC版“悪魔城ドラキュラ”より）"@ja .

_:N6c8a3f283d0e4baeb38aa6180acf2b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer"@en,
        "Vampire Killer （FC版“悪魔城ドラキュラ”より）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Vampire Killer"@en,
        "Vampire Killer （FC版“悪魔城ドラキュラ”より）"@ja .

_:N71faac42b4034834bf56b800dd18b52e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits - Theme of Juste Belmont"@en,
        "Successor of Fate"@en,
        "宿命を継ぐ者 （ジュストテーマ・バリエーション）"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Credits - Theme of Juste Belmont"@en,
        "Successor of Fate"@en,
        "宿命を継ぐ者 （ジュストテーマ・バリエーション）"@ja .

_:N7720b9666e984f5095608b2b8eaef595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Stage Music 1"@en,
        "Pitch-Black Door"@en,
        "漆黒の扉"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Extra Stage Music 1"@en,
        "Pitch-Black Door"@en,
        "漆黒の扉"@ja .

_:N7dcc7b7ba39842488b84216d1b4afac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Illusions"@en,
        "幻想的舞曲 （PCE版“悪魔城ドラキュラ－血の輪廻”より）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Dance of Illusions"@en,
        "幻想的舞曲 （PCE版“悪魔城ドラキュラ－血の輪廻”より）"@ja .

_:N8e5a77ae166643b3a960f9d745dfcd1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en,
        "To the Heart of the Devil's Castle"@en,
        "悪魔城の中心へ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Castle"@en,
        "To the Heart of the Devil's Castle"@en,
        "悪魔城の中心へ"@ja .

_:N8e8f27e461164d909e8a02f090492cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue 2"@en,
        "Epilogue 2 - Theme of Lydie Elranger"@en,
        "エピローグ2 （リディーテーマ・バリエーション）"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Epilogue 2"@en,
        "Epilogue 2 - Theme of Lydie Elranger"@en,
        "エピローグ2 （リディーテーマ・バリエーション）"@ja .

_:N9bb2bca1ace94543afc33f4114f55beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue 1"@en,
        "エピローグ1"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Epilogue 1"@en,
        "エピローグ1"@ja .

_:Na2eefdc7069848e2bcb7396ed5f77736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Mansion"@en,
        "カラクリ館 （SFC版“悪魔城ドラキュラ”より）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Clockwork Mansion"@en,
        "カラクリ館 （SFC版“悪魔城ドラキュラ”より）"@ja .

_:Na596a58d4e4f45808a607fd994cca049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inversion"@en,
        "Inversion"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Inversion"@en,
        "Inversion"@ja .

_:Na971c32d02294d16822456c1888a3ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Stage Music 3 - \"Vampire Killer\""@en,
        "VK2K2"@en,
        "VK2K2 （FC版“悪魔城ドラキュラ”／“悪魔城伝説”より）"@ja ;
    mo:track_number 44 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Extra Stage Music 3 - \"Vampire Killer\""@en,
        "VK2K2"@en,
        "VK2K2 （FC版“悪魔城ドラキュラ”／“悪魔城伝説”より）"@ja .

_:Nac3076d96ab44d1eb647f9dbcea4e9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shudder"@en,
        "戦慄 （N64版“悪魔城ドラキュラ黙示録”より）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Shudder"@en,
        "戦慄 （N64版“悪魔城ドラキュラ黙示録”より）"@ja .

_:Nae1eb8bed2894953b8108d333756d0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A VISION OF DARK SECRETS"@en,
        "A Vision of Dark Secrets"@en,
        "A VISION OF DARK SECRETS （MD版“VampireKiller”より）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "A VISION OF DARK SECRETS"@en,
        "A Vision of Dark Secrets"@en,
        "A VISION OF DARK SECRETS （MD版“VampireKiller”より）"@ja .

_:Nb1c278d2ca60461e9956613b44027187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel Sky"@en,
        "Chapel of Dissonance"@en,
        "礼拝堂の空"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Chapel Sky"@en,
        "Chapel of Dissonance"@en,
        "礼拝堂の空"@ja .

_:Nb74956fe179d456b890abadd14e85a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of the Moon"@en,
        "circle of the moon"@en,
        "circle of the moon"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Circle of the Moon"@en,
        "circle of the moon"@en,
        "circle of the moon"@ja .

_:Nbdf1118f640a41798aa9481b1b0e420d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mark of the Bloodline"@en,
        "血脈の印 （N64版“悪魔城ドラキュラ黙示録”より）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Mark of the Bloodline"@en,
        "血脈の印 （N64版“悪魔城ドラキュラ黙示録”より）"@ja .

_:Nc60ed1e36c654d82ae32ddb835ecae7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved One"@en,
        "Theme of Lydie Erlanger"@en,
        "愛しい人 （リディー・エルランジェのテーマ）"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Beloved One"@en,
        "Theme of Lydie Erlanger"@en,
        "愛しい人 （リディー・エルランジェのテーマ）"@ja .

_:Nc81531d3b9dd43a1ab344b620696a718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrance - Theme of Juste Belmont"@en,
        "Successor of Fate"@en,
        "宿命を継ぐ者 （ジュスト・ベルモンドのテーマ）"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Entrance - Theme of Juste Belmont"@en,
        "Successor of Fate"@en,
        "宿命を継ぐ者 （ジュスト・ベルモンドのテーマ）"@ja .

_:Nd0c52cfb9297434588d3a86e482ab6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My-Pace Peddler"@en,
        "Theme of Merchant"@en,
        "マイペースな物売り （商人のテーマ）"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "My-Pace Peddler"@en,
        "Theme of Merchant"@en,
        "マイペースな物売り （商人のテーマ）"@ja .

_:Nd61659697dce438abe01bd4c79cb714d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Stage Music 2"@en,
        "Night Head"@en,
        "ナイトヘッド"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Extra Stage Music 2"@en,
        "Night Head"@en,
        "ナイトヘッド"@ja .

_:Ne1d14efaabe44e00ad412b14387dc674 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approach of Deplore"@en,
        "Shrine of the Apostates"@en,
        "慟哭参道"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Approach of Deplore"@en,
        "Shrine of the Apostates"@en,
        "慟哭参道"@ja .

_:Ne44171660bef47c384dcc495f5d683ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel Sky (Arrange Version)"@en,
        "Chapel of Dissonance (Arrange Version)"@en,
        "礼拝堂の空 （アレンジバージョン）"@ja ;
    mo:track_number 45 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Chapel Sky (Arrange Version)"@en,
        "Chapel of Dissonance (Arrange Version)"@en,
        "礼拝堂の空 （アレンジバージョン）"@ja .

_:Ne5335f2034ae4bbf9958ccc845e5c805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius"@en,
        "Aquarius （FC版“悪魔城伝説”より）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Aquarius"@en,
        "Aquarius （FC版“悪魔城伝説”より）"@ja .

_:Ne58ac14562bf45ccb0f7844094928db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clock Tower"@en,
        "Clockwork Tower of Causality"@en,
        "因果律機械塔"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Clock Tower"@en,
        "Clockwork Tower of Causality"@en,
        "因果律機械塔"@ja .

_:Neab5d1b3e3ee4f1d8ed6ed397c56b002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@en,
        "Decisive Battle"@en,
        "決戦"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N3e8112300e694b5798a251b7f1eb486d ;
    schema:name "Boss"@en,
        "Decisive Battle"@en,
        "決戦"@ja .

_:N3e8112300e694b5798a251b7f1eb486d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ee5cdfba3b42dea6e62fbfcf6f57de,
        _:N046a63d9e1c6432ba1f7bff3166e06a5,
        _:N0b95b5cde8b94e59b442597ff0ff3181,
        _:N15e37c90cdd84e28a0b8df92ff0528fa,
        _:N1728c3e557684897a4ab58d4ee7d4bf6,
        _:N1ba383f907fc431f98d1142ee9c29a91,
        _:N20861eba399b4db38056919f0fd1623c,
        _:N239d15c88106468d8f12743239c18b07,
        _:N2eafc714d5ff4dd9bd0d1da6a3e7159d,
        _:N326acc1029634636bb33cc931722531f,
        _:N353b5f6e8c604f358041d46e4b2a069c,
        _:N39051694da9946da8f33212fbac035f5,
        _:N3c61455cdea644139a0cb356f07080ac,
        _:N43fb9173ae5641cc8c34ad00a5e95714,
        _:N460eecefe10f404292381e8a34c62d6a,
        _:N4b13145242074b1d82c296dc0dd4ff70,
        _:N53a8bac087434b94926ae93ae1ee7388,
        _:N55259543dcf84b1089d95d3cc976a267,
        _:N650e2a5670ff413e8ee324b7fdf27520,
        _:N6a2458533754427d82d54d346b4d3f96,
        _:N6a2e94f550984da7ad3c32a85b39c96f,
        _:N6c8a3f283d0e4baeb38aa6180acf2b7f,
        _:N71faac42b4034834bf56b800dd18b52e,
        _:N7720b9666e984f5095608b2b8eaef595,
        _:N7dcc7b7ba39842488b84216d1b4afac9,
        _:N8e5a77ae166643b3a960f9d745dfcd1b,
        _:N8e8f27e461164d909e8a02f090492cb0,
        _:N9bb2bca1ace94543afc33f4114f55beb,
        _:Na2eefdc7069848e2bcb7396ed5f77736,
        _:Na596a58d4e4f45808a607fd994cca049,
        _:Na971c32d02294d16822456c1888a3ea8,
        _:Nac3076d96ab44d1eb647f9dbcea4e9f8,
        _:Nae1eb8bed2894953b8108d333756d0c5,
        _:Nb1c278d2ca60461e9956613b44027187,
        _:Nb74956fe179d456b890abadd14e85a2b,
        _:Nbdf1118f640a41798aa9481b1b0e420d,
        _:Nc60ed1e36c654d82ae32ddb835ecae7f,
        _:Nc81531d3b9dd43a1ab344b620696a718,
        _:Nd0c52cfb9297434588d3a86e482ab6ce,
        _:Nd61659697dce438abe01bd4c79cb714d,
        _:Ne1d14efaabe44e00ad412b14387dc674,
        _:Ne44171660bef47c384dcc495f5d683ce,
        _:Ne5335f2034ae4bbf9958ccc845e5c805,
        _:Ne58ac14562bf45ccb0f7844094928db0,
        _:Neab5d1b3e3ee4f1d8ed6ed397c56b002 ;
    mo:track_count 45 ;
    schema:duration "PT59:04"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N00ee5cdfba3b42dea6e62fbfcf6f57de,
        _:N046a63d9e1c6432ba1f7bff3166e06a5,
        _:N0b95b5cde8b94e59b442597ff0ff3181,
        _:N15e37c90cdd84e28a0b8df92ff0528fa,
        _:N1728c3e557684897a4ab58d4ee7d4bf6,
        _:N1ba383f907fc431f98d1142ee9c29a91,
        _:N20861eba399b4db38056919f0fd1623c,
        _:N239d15c88106468d8f12743239c18b07,
        _:N2eafc714d5ff4dd9bd0d1da6a3e7159d,
        _:N326acc1029634636bb33cc931722531f,
        _:N353b5f6e8c604f358041d46e4b2a069c,
        _:N39051694da9946da8f33212fbac035f5,
        _:N3c61455cdea644139a0cb356f07080ac,
        _:N43fb9173ae5641cc8c34ad00a5e95714,
        _:N460eecefe10f404292381e8a34c62d6a,
        _:N4b13145242074b1d82c296dc0dd4ff70,
        _:N53a8bac087434b94926ae93ae1ee7388,
        _:N55259543dcf84b1089d95d3cc976a267,
        _:N650e2a5670ff413e8ee324b7fdf27520,
        _:N6a2458533754427d82d54d346b4d3f96,
        _:N6a2e94f550984da7ad3c32a85b39c96f,
        _:N6c8a3f283d0e4baeb38aa6180acf2b7f,
        _:N71faac42b4034834bf56b800dd18b52e,
        _:N7720b9666e984f5095608b2b8eaef595,
        _:N7dcc7b7ba39842488b84216d1b4afac9,
        _:N8e5a77ae166643b3a960f9d745dfcd1b,
        _:N8e8f27e461164d909e8a02f090492cb0,
        _:N9bb2bca1ace94543afc33f4114f55beb,
        _:Na2eefdc7069848e2bcb7396ed5f77736,
        _:Na596a58d4e4f45808a607fd994cca049,
        _:Na971c32d02294d16822456c1888a3ea8,
        _:Nac3076d96ab44d1eb647f9dbcea4e9f8,
        _:Nae1eb8bed2894953b8108d333756d0c5,
        _:Nb1c278d2ca60461e9956613b44027187,
        _:Nb74956fe179d456b890abadd14e85a2b,
        _:Nbdf1118f640a41798aa9481b1b0e420d,
        _:Nc60ed1e36c654d82ae32ddb835ecae7f,
        _:Nc81531d3b9dd43a1ab344b620696a718,
        _:Nd0c52cfb9297434588d3a86e482ab6ce,
        _:Nd61659697dce438abe01bd4c79cb714d,
        _:Ne1d14efaabe44e00ad412b14387dc674,
        _:Ne44171660bef47c384dcc495f5d683ce,
        _:Ne5335f2034ae4bbf9958ccc845e5c805,
        _:Ne58ac14562bf45ccb0f7844094928db0,
        _:Neab5d1b3e3ee4f1d8ed6ed397c56b002 .

