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

<album/152207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:produced_work <album/152207#musicalwork> ;
    schema:name "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn .

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

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

<product/10780#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Dracula X"@en,
        "悪魔城ドラキュラXX"@ja,
        "Akumajo Dracula XX"@ja-latn ;
    foaf:name "Castlevania: Dracula X"@en,
        "悪魔城ドラキュラXX"@ja,
        "Akumajo Dracula XX"@ja-latn .

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

<product/821#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Aria of Sorrow"@en,
        "キャッスルヴァニア 暁月の円舞曲"@ja,
        "Castlevania: Akatsuki no Minuet"@ja-latn ;
    foaf:name "Castlevania: Aria of Sorrow"@en,
        "キャッスルヴァニア 暁月の円舞曲"@ja,
        "Castlevania: Akatsuki no Minuet"@ja-latn .

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

<album/152207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/152207#musicalwork> ;
    mo:recorded_as <album/152207#musicalexpression> ;
    schema:name "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/152207#musicalwork> .

<org/4015#subject> schema:name "SUPERDELUXE GAMES"@en,
        "SUPERDELUXE GAMES"@ja,
        "SUPERDELUXE GAMES"@ja-latn ;
    foaf:name "SUPERDELUXE GAMES"@en,
        "SUPERDELUXE GAMES"@ja,
        "SUPERDELUXE GAMES"@ja-latn .

<https://media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152207#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> ;
    foaf:depicts <album/152207#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> .

<https://medium-media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-31"^^xsd:date ;
    dcterms:title "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "SDX-022-OST1~3" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/152207#musicalexpression> ;
    mo:publisher <org/4015#subject> ;
    mo:record _:N467dd9d3b2514d49847ec07b0fc36f29,
        _:N46d670db471942acb73afe35b2391421,
        _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    mo:record_count 3 ;
    schema:about <product/10780#subject>,
        <product/819#subject>,
        <product/820#subject>,
        <product/821#subject> ;
    schema:datePublished "2025-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> ;
    schema:name "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@en,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja,
        "Castlevania Advance Collection ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/4015#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/152207/152207-5480efd4c553.jpg> .

_:N0060b4cf05ff4682b4b9fb7940e771a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inversion"@en,
        "Inversion"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Inversion"@en,
        "Inversion"@ja .

_:N04b7c91cabf841ebb3959d2e554f6c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation"@en,
        "対決"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Confrontation"@en,
        "対決"@ja .

_:N04fbb46d1a4f4c4f93b2676204879fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Formidable Foe Appears"@en,
        "強敵登場"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "A Formidable Foe Appears"@en,
        "強敵登場"@ja .

_:N0ae44eb8abbb4d31aa651dd1b50b50f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clock Tower"@en,
        "時計塔"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Clock Tower"@en,
        "時計塔"@ja .

_:N11906817e00a44398cf525803886149b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en,
        "Nightmare"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Nightmare"@en,
        "Nightmare"@ja .

_:N14023c259db2496c9b4674f6ad0bbf0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius"@en,
        "Aquarius"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Aquarius"@en,
        "Aquarius"@ja .

_:N175f6d1c11fe4e7491db6c8caf43d01f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel"@en,
        "礼拝堂"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Chapel"@en,
        "礼拝堂"@ja .

_:N1ddf8cfd82634f8fa8568feb2e0574a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork"@en,
        "Clockwork"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Clockwork"@en,
        "Clockwork"@ja .

_:N1f0f8d9f46634f86b56dc97ab4e82d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Bloodlines"@en,
        "乾坤の血族"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Divine Bloodlines"@en,
        "乾坤の血族"@ja .

_:N22bb455d5ef441eaabc64057b16fee94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved One"@en,
        "愛しい人"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Beloved One"@en,
        "愛しい人"@ja .

_:N2931eacf9fb54926a99f01217e33d8ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Game Over"@en,
        "Game Over"@ja .

_:N2d62a79b099e43a7a3f6b7b61f9aeb8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle"@en,
        "決戦"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Decisive Battle"@en,
        "決戦"@ja .

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

_:N33c502c24b5249d1a92bae32541dae58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of Bloodlines"@en,
        "血脈の印"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Sign of Bloodlines"@en,
        "血脈の印"@ja .

_:N34a2d704aed94e38a42eab0ae4fda280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incarnation of Darkness"@en,
        "闇の化身"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Incarnation of Darkness"@en,
        "闇の化身"@ja .

_:N352e209cb8cc454bac81c569a751e124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Castle Top Floor"@en,
        "悪魔城最上階"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Demon Castle Top Floor"@en,
        "悪魔城最上階"@ja .

_:N37bd0d943ac04f2dbe364c5b30096493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SINKING OLD SANCTUARY"@en,
        "THE SINKING OLD SANCTUARY"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "THE SINKING OLD SANCTUARY"@en,
        "THE SINKING OLD SANCTUARY"@ja .

_:N3ac0a402e04648ba8e6f22d6b19225ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Op.13"@en,
        "Op.13"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Op.13"@en,
        "Op.13"@ja .

_:N3ccb7592a7de4dcfb704459413bf5ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Head"@en,
        "ナイトヘッド"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Night Head"@en,
        "ナイトヘッド"@ja .

_:N44785371773b44ec92ceb9be567d5f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N468f1e2bfae24eb2a6ae611ba0d464df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Game Over"@en,
        "Game Over"@ja .

_:N46eef427d39a4d71b9d8a40a72eb5455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shudder"@en,
        "戦慄"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Shudder"@en,
        "戦慄"@ja .

_:N47d663fc743e4236ab34dd44a039614a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapel Sky"@en,
        "礼拝堂の空"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Chapel Sky"@en,
        "礼拝堂の空"@ja .

_:N48913cfcce15482d8a1c7c0ed0f2d180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Illusions"@en,
        "幻想的舞曲"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Dance of Illusions"@en,
        "幻想的舞曲"@ja .

_:N49a6d3cb95bb446988a00f178678de7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Approach of Deplore"@en,
        "慟哭参道"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Approach of Deplore"@en,
        "慟哭参道"@ja .

_:N4ec9a5c644ec43528422ea17a6ca32f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Palace"@en,
        "幻夢宮"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Phantom Palace"@en,
        "幻夢宮"@ja .

_:N4ed24e3d80ef4d7ca25ccd5e3259cfd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Out"@en,
        "Player Out"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Player Out"@en,
        "Player Out"@ja .

_:N532ca4f830a64c0589e25e85b789dadb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Cave"@en,
        "不可侵洞窟"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Sacred Cave"@en,
        "不可侵洞窟"@ja .

_:N57cbb17afaa2436395d5a4eb8a6c0e0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Battle"@en,
        "Big Battle"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Big Battle"@en,
        "Big Battle"@ja .

_:N58e723ca87a04c35883ac43309c3ad5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en,
        "スタッフロール"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Staff Roll"@en,
        "スタッフロール"@ja .

_:N5b67c8e272f640d89052150bebcdadc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N5eb6e1f4e0e445718af1cbaa156b3970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hammer Company"@en,
        "ハマー商会"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Hammer Company"@en,
        "ハマー商会"@ja .

_:N606889584116444c838e05736662c365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en,
        "Stage Clear"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Stage Clear"@en,
        "Stage Clear"@ja .

_:N6143d8304da64403b2e005a6eca95a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Not Alone"@en,
        "あなた一人じゃない"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "You're Not Alone"@en,
        "あなた一人じゃない"@ja .

_:N62e7186ba3dc4961b395729fc4d7f2c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Against Chaos"@en,
        "混沌との戦い"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Battle Against Chaos"@en,
        "混沌との戦い"@ja .

_:N69efde9b3c1e4829b0b8a6f671b52041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry"@en,
        "ネームエントリー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Name Entry"@en,
        "ネームエントリー"@ja .

_:N6dcdcd0b9f404a4bad59d12b4c0a01c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N77868c6e82ec4d719dd0d16c8b3a7a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ Mina's Theme"@en,
        "プロローグ～弥那のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Prologue ~ Mina's Theme"@en,
        "プロローグ～弥那のテーマ"@ja .

_:N7a93b26ebbfd4944a17ea11bc5c6363e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of the Moon"@en,
        "Circle of the Moon"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Circle of the Moon"@en,
        "Circle of the Moon"@ja .

_:N7c3d2adb7e934f88a63b23309626944a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery"@en,
        "Cemetery"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Cemetery"@en,
        "Cemetery"@ja .

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

_:N84d3c606bc0041909839716400e85414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Sun"@en,
        "漆黒の太陽"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Black Sun"@en,
        "漆黒の太陽"@ja .

_:N889d94766858470bb7f66f60b6c9e216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Enemy"@en,
        "宿敵"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Old Enemy"@en,
        "宿敵"@ja .

_:N8a2f795825d74859bb688c3c99a2cca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of the Devil"@en,
        "魔王の宿命"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Fate of the Devil"@en,
        "魔王の宿命"@ja .

_:N8a9425130c3247ab907a7d9d0119d2c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten Garden"@en,
        "忘却の庭園"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Forgotten Garden"@en,
        "忘却の庭園"@ja .

_:N8e7791d9429848e19900da26ff881e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sworn Follower of Darkness"@en,
        "闇に忠誠を誓う者"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Sworn Follower of Darkness"@en,
        "闇に忠誠を誓う者"@ja .

_:N91e621932e8e49e88659c883450b45eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pitch-Black Door"@en,
        "漆黒の扉"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Pitch-Black Door"@en,
        "漆黒の扉"@ja .

_:N947a4f6cfc134d8292290a741ab0a487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Back"@en,
        "タイトルバック"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Title Back"@en,
        "タイトルバック"@ja .

_:N953ffc23fc814b729fb6aab8104ac2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate to Despair"@en,
        "Fate to Despair"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Fate to Despair"@en,
        "Fate to Despair"@ja .

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

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

_:N99d23a8f26a340f89d8909591c08620c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerberus"@en,
        "ステージ1ボス戦前"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Cerberus"@en,
        "ステージ1ボス戦前"@ja .

_:N9a77e7319f5442aa983c01e83925a1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer"@en,
        "Vampire Killer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Vampire Killer"@en,
        "Vampire Killer"@ja .

_:Na1f0c3c9100947f2aa6fae9a4e49d610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My-Pace Peddler"@en,
        "マイペースな物売り"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "My-Pace Peddler"@en,
        "マイペースな物売り"@ja .

_:Na35365d4587f41ceab46fd137bdb5c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle for the Throne"@en,
        "玉座の戦い"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Battle for the Throne"@en,
        "玉座の戦い"@ja .

_:Na4c3e076efc84b9b91c196cde900d718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proof of Blood"@en,
        "Proof of Blood"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Proof of Blood"@en,
        "Proof of Blood"@ja .

_:Na5c84cbe7a584a9ea7367576708634af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Mansion"@en,
        "カラクリ館"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Clockwork Mansion"@en,
        "カラクリ館"@ja .

_:Na7bacd94c49348da8a760ccfef86f549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painting of the Ghost Ship"@en,
        "幽霊船の絵"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Painting of the Ghost Ship"@en,
        "幽霊船の絵"@ja .

_:Na9cc99313fc64becb9423d6698ca7ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Wait Until Night"@en,
        "夜まで待てない"@ja ;
    mo:track_number 21 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Don't Wait Until Night"@en,
        "夜まで待てない"@ja .

_:Nad544c9e58434ee3ab17b616b17d75d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Purgatory Arena"@en,
        "煉獄闘技場"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "The Purgatory Arena"@en,
        "煉獄闘技場"@ja .

_:Nadd3a763a9a2478f89f679091fe7b268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Decisive Battle"@en,
        "最終決戦"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Final Decisive Battle"@en,
        "最終決戦"@ja .

_:Naf13717e7f9648f98da2f548e469d34c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminous Moss Cave"@en,
        "ひかりごけの洞窟"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Luminous Moss Cave"@en,
        "ひかりごけの洞窟"@ja .

_:Naf41c61fbf57470b8b1b185f6c8c1b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Successor of Fate"@en,
        "宿命を継ぐ者"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Successor of Fate"@en,
        "宿命を継ぐ者"@ja .

_:Nb08824844e86400793eb1626809b140c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition"@en,
        "予感"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Premonition"@en,
        "予感"@ja .

_:Nb408b309ebde425584e671f499dbbe2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning"@en,
        "Beginning"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Beginning"@en,
        "Beginning"@ja .

_:Nbdcbb21c0cf446fabfaaebb5ffcb7063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:Nbe31902ba5ea4f5bb53ea9ad06b4ca57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Castle Study"@en,
        "悪魔城蔵書庫"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Demon Castle Study"@en,
        "悪魔城蔵書庫"@ja .

_:Nbf3009f3fb52431ebff5c7d7d0f4ef90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purification"@en,
        "浄化"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Purification"@en,
        "浄化"@ja .

_:Nc466c05f21224dcd9793466603fd934f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue 1"@en,
        "エピローグ1"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Epilogue 1"@en,
        "エピローグ1"@ja .

_:Nc571156b002c43c582192e56c201e377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awake"@en,
        "Awake"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Awake"@en,
        "Awake"@ja .

_:Nc57495784b7f45b3b34e41f03410d201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:Nc78afd51e16d43e8ad18b979d87f845d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Successor of Fate"@en,
        "宿命を継ぐ者"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Successor of Fate"@en,
        "宿命を継ぐ者"@ja .

_:Nc8b962a3e8054c70aa59c8b9fc72bbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Den"@en,
        "巣窟"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Den"@en,
        "巣窟"@ja .

_:Nc95e42a55d144cf0a5978389913e62b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruined Castle Corridor"@en,
        "荒城回廊"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Ruined Castle Corridor"@en,
        "荒城回廊"@ja .

_:Nd5cfd1605def47849bc6d645c688931d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map"@en,
        "MAP"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Map"@en,
        "MAP"@ja .

_:Nd8b1c7da0fc541689a7b7ca4a11f8317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Realm"@en,
        "原初の混沌"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Chaotic Realm"@en,
        "原初の混沌"@ja .

_:Nd8f81af89d7041dd91158b5896bb72b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer"@en,
        "Vampire Killer"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Vampire Killer"@en,
        "Vampire Killer"@ja .

_:Nda4a72ce07fa4ca3815b20056890a0a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Illusions"@en,
        "幻想的舞曲"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Dance of Illusions"@en,
        "幻想的舞曲"@ja .

_:Ndac49d9b15264473b4d224d1eb904096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Tears"@en,
        "血の涙"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Bloody Tears"@en,
        "血の涙"@ja .

_:Ndaf2fbf01b59421c958afb9dc914482b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Dance in Phantasmic Hell"@en,
        "獄幻界乱舞"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nb16a7ba9980a45ea9876f0b9e7cae621 ;
    schema:name "Wild Dance in Phantasmic Hell"@en,
        "獄幻界乱舞"@ja .

_:Ndc5ae8961916404eaa8466b93b43f89c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue 2"@en,
        "エピローグ2"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Epilogue 2"@en,
        "エピローグ2"@ja .

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

_:Ne3da8cb0319a4b3b8795096f269bab69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance Hall"@en,
        "舞踏館"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Dance Hall"@en,
        "舞踏館"@ja .

_:Ne697f6542d8c4f7f93f895a94c6eb32d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry 2K2"@en,
        "Name Entry 2K2"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Name Entry 2K2"@en,
        "Name Entry 2K2"@ja .

_:Nec59349d74764e1998cf9596422f157c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:Nef4e3d0b07144e2d83f28e887c426faa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Offense and Defense"@en,
        "攻防"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "Offense and Defense"@en,
        "攻防"@ja .

_:Nf33cb6ff652a4b87b847c71ddc15ca86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VK2K2"@en,
        "VK2K2"@ja ;
    mo:track_number 43 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "VK2K2"@en,
        "VK2K2"@ja .

_:Nf902721f0af7423392dd13310fc1e84e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Reservoir"@en,
        "地下水域"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N46d670db471942acb73afe35b2391421 ;
    schema:name "Underground Reservoir"@en,
        "地下水域"@ja .

_:Nfe35d6e52c2d416ab74a5642e0b644dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A VISION OF DARK SECRETS"@en,
        "A VISION OF DARK SECRETS"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N467dd9d3b2514d49847ec07b0fc36f29 ;
    schema:name "A VISION OF DARK SECRETS"@en,
        "A VISION OF DARK SECRETS"@ja .

_:Nb16a7ba9980a45ea9876f0b9e7cae621 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N1f0f8d9f46634f86b56dc97ab4e82d36,
        _:N3ac0a402e04648ba8e6f22d6b19225ee,
        _:N44785371773b44ec92ceb9be567d5f98,
        _:N468f1e2bfae24eb2a6ae611ba0d464df,
        _:N4ed24e3d80ef4d7ca25ccd5e3259cfd1,
        _:N5b67c8e272f640d89052150bebcdadc5,
        _:N606889584116444c838e05736662c365,
        _:N7c3d2adb7e934f88a63b23309626944a,
        _:N99d23a8f26a340f89d8909591c08620c,
        _:N9a77e7319f5442aa983c01e83925a1b9,
        _:Na7bacd94c49348da8a760ccfef86f549,
        _:Nb408b309ebde425584e671f499dbbe2f,
        _:Nc8b962a3e8054c70aa59c8b9fc72bbac,
        _:Nd5cfd1605def47849bc6d645c688931d,
        _:Nda4a72ce07fa4ca3815b20056890a0a7,
        _:Ndac49d9b15264473b4d224d1eb904096,
        _:Ndaf2fbf01b59421c958afb9dc914482b ;
    mo:track_count 17 ;
    schema:duration "PT29:28"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1f0f8d9f46634f86b56dc97ab4e82d36,
        _:N3ac0a402e04648ba8e6f22d6b19225ee,
        _:N44785371773b44ec92ceb9be567d5f98,
        _:N468f1e2bfae24eb2a6ae611ba0d464df,
        _:N4ed24e3d80ef4d7ca25ccd5e3259cfd1,
        _:N5b67c8e272f640d89052150bebcdadc5,
        _:N606889584116444c838e05736662c365,
        _:N7c3d2adb7e934f88a63b23309626944a,
        _:N99d23a8f26a340f89d8909591c08620c,
        _:N9a77e7319f5442aa983c01e83925a1b9,
        _:Na7bacd94c49348da8a760ccfef86f549,
        _:Nb408b309ebde425584e671f499dbbe2f,
        _:Nc8b962a3e8054c70aa59c8b9fc72bbac,
        _:Nd5cfd1605def47849bc6d645c688931d,
        _:Nda4a72ce07fa4ca3815b20056890a0a7,
        _:Ndac49d9b15264473b4d224d1eb904096,
        _:Ndaf2fbf01b59421c958afb9dc914482b .

_:N46d670db471942acb73afe35b2391421 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N04b7c91cabf841ebb3959d2e554f6c3e,
        _:N04fbb46d1a4f4c4f93b2676204879fda,
        _:N0ae44eb8abbb4d31aa651dd1b50b50f8,
        _:N175f6d1c11fe4e7491db6c8caf43d01f,
        _:N352e209cb8cc454bac81c569a751e124,
        _:N4ec9a5c644ec43528422ea17a6ca32f2,
        _:N532ca4f830a64c0589e25e85b789dadb,
        _:N58e723ca87a04c35883ac43309c3ad5d,
        _:N5eb6e1f4e0e445718af1cbaa156b3970,
        _:N6143d8304da64403b2e005a6eca95a65,
        _:N62e7186ba3dc4961b395729fc4d7f2c1,
        _:N69efde9b3c1e4829b0b8a6f671b52041,
        _:N77868c6e82ec4d719dd0d16c8b3a7a05,
        _:N84d3c606bc0041909839716400e85414,
        _:N8a2f795825d74859bb688c3c99a2cca4,
        _:N8a9425130c3247ab907a7d9d0119d2c8,
        _:Na35365d4587f41ceab46fd137bdb5c33,
        _:Na9cc99313fc64becb9423d6698ca7ef5,
        _:Nad544c9e58434ee3ab17b616b17d75d6,
        _:Nadd3a763a9a2478f89f679091fe7b268,
        _:Nb08824844e86400793eb1626809b140c,
        _:Nbdcbb21c0cf446fabfaaebb5ffcb7063,
        _:Nbe31902ba5ea4f5bb53ea9ad06b4ca57,
        _:Nbf3009f3fb52431ebff5c7d7d0f4ef90,
        _:Nc57495784b7f45b3b34e41f03410d201,
        _:Nc95e42a55d144cf0a5978389913e62b4,
        _:Nd8b1c7da0fc541689a7b7ca4a11f8317,
        _:Ne3da8cb0319a4b3b8795096f269bab69,
        _:Nf902721f0af7423392dd13310fc1e84e ;
    mo:track_count 29 ;
    schema:duration "PT70:41"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N04b7c91cabf841ebb3959d2e554f6c3e,
        _:N04fbb46d1a4f4c4f93b2676204879fda,
        _:N0ae44eb8abbb4d31aa651dd1b50b50f8,
        _:N175f6d1c11fe4e7491db6c8caf43d01f,
        _:N352e209cb8cc454bac81c569a751e124,
        _:N4ec9a5c644ec43528422ea17a6ca32f2,
        _:N532ca4f830a64c0589e25e85b789dadb,
        _:N58e723ca87a04c35883ac43309c3ad5d,
        _:N5eb6e1f4e0e445718af1cbaa156b3970,
        _:N6143d8304da64403b2e005a6eca95a65,
        _:N62e7186ba3dc4961b395729fc4d7f2c1,
        _:N69efde9b3c1e4829b0b8a6f671b52041,
        _:N77868c6e82ec4d719dd0d16c8b3a7a05,
        _:N84d3c606bc0041909839716400e85414,
        _:N8a2f795825d74859bb688c3c99a2cca4,
        _:N8a9425130c3247ab907a7d9d0119d2c8,
        _:Na35365d4587f41ceab46fd137bdb5c33,
        _:Na9cc99313fc64becb9423d6698ca7ef5,
        _:Nad544c9e58434ee3ab17b616b17d75d6,
        _:Nadd3a763a9a2478f89f679091fe7b268,
        _:Nb08824844e86400793eb1626809b140c,
        _:Nbdcbb21c0cf446fabfaaebb5ffcb7063,
        _:Nbe31902ba5ea4f5bb53ea9ad06b4ca57,
        _:Nbf3009f3fb52431ebff5c7d7d0f4ef90,
        _:Nc57495784b7f45b3b34e41f03410d201,
        _:Nc95e42a55d144cf0a5978389913e62b4,
        _:Nd8b1c7da0fc541689a7b7ca4a11f8317,
        _:Ne3da8cb0319a4b3b8795096f269bab69,
        _:Nf902721f0af7423392dd13310fc1e84e .

_:N467dd9d3b2514d49847ec07b0fc36f29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0060b4cf05ff4682b4b9fb7940e771a6,
        _:N11906817e00a44398cf525803886149b,
        _:N14023c259db2496c9b4674f6ad0bbf0f,
        _:N1ddf8cfd82634f8fa8568feb2e0574a9,
        _:N22bb455d5ef441eaabc64057b16fee94,
        _:N2931eacf9fb54926a99f01217e33d8ec,
        _:N2d62a79b099e43a7a3f6b7b61f9aeb8a,
        _:N2d83e696a55e448ead6702497bae5521,
        _:N33c502c24b5249d1a92bae32541dae58,
        _:N34a2d704aed94e38a42eab0ae4fda280,
        _:N37bd0d943ac04f2dbe364c5b30096493,
        _:N3ccb7592a7de4dcfb704459413bf5ed1,
        _:N46eef427d39a4d71b9d8a40a72eb5455,
        _:N47d663fc743e4236ab34dd44a039614a,
        _:N48913cfcce15482d8a1c7c0ed0f2d180,
        _:N49a6d3cb95bb446988a00f178678de7a,
        _:N57cbb17afaa2436395d5a4eb8a6c0e0d,
        _:N6dcdcd0b9f404a4bad59d12b4c0a01c1,
        _:N7a93b26ebbfd4944a17ea11bc5c6363e,
        _:N838dce71ec554971a14b016c28012e88,
        _:N889d94766858470bb7f66f60b6c9e216,
        _:N8e7791d9429848e19900da26ff881e18,
        _:N91e621932e8e49e88659c883450b45eb,
        _:N947a4f6cfc134d8292290a741ab0a487,
        _:N953ffc23fc814b729fb6aab8104ac2c0,
        _:N986bc2ff81914627b26dd3831bd466c9,
        _:N993f2e535ec14b4796454173955939bc,
        _:Na1f0c3c9100947f2aa6fae9a4e49d610,
        _:Na4c3e076efc84b9b91c196cde900d718,
        _:Na5c84cbe7a584a9ea7367576708634af,
        _:Naf13717e7f9648f98da2f548e469d34c,
        _:Naf41c61fbf57470b8b1b185f6c8c1b05,
        _:Nc466c05f21224dcd9793466603fd934f,
        _:Nc571156b002c43c582192e56c201e377,
        _:Nc78afd51e16d43e8ad18b979d87f845d,
        _:Nd8f81af89d7041dd91158b5896bb72b5,
        _:Ndc5ae8961916404eaa8466b93b43f89c,
        _:Ne36f6fc820b14b22ab20ce69910d6d49,
        _:Ne697f6542d8c4f7f93f895a94c6eb32d,
        _:Nec59349d74764e1998cf9596422f157c,
        _:Nef4e3d0b07144e2d83f28e887c426faa,
        _:Nf33cb6ff652a4b87b847c71ddc15ca86,
        _:Nfe35d6e52c2d416ab74a5642e0b644dd ;
    mo:track_count 43 ;
    schema:duration "PT53:07"^^xsd:interval ;
    schema:numTracks 43 ;
    schema:track _:N0060b4cf05ff4682b4b9fb7940e771a6,
        _:N11906817e00a44398cf525803886149b,
        _:N14023c259db2496c9b4674f6ad0bbf0f,
        _:N1ddf8cfd82634f8fa8568feb2e0574a9,
        _:N22bb455d5ef441eaabc64057b16fee94,
        _:N2931eacf9fb54926a99f01217e33d8ec,
        _:N2d62a79b099e43a7a3f6b7b61f9aeb8a,
        _:N2d83e696a55e448ead6702497bae5521,
        _:N33c502c24b5249d1a92bae32541dae58,
        _:N34a2d704aed94e38a42eab0ae4fda280,
        _:N37bd0d943ac04f2dbe364c5b30096493,
        _:N3ccb7592a7de4dcfb704459413bf5ed1,
        _:N46eef427d39a4d71b9d8a40a72eb5455,
        _:N47d663fc743e4236ab34dd44a039614a,
        _:N48913cfcce15482d8a1c7c0ed0f2d180,
        _:N49a6d3cb95bb446988a00f178678de7a,
        _:N57cbb17afaa2436395d5a4eb8a6c0e0d,
        _:N6dcdcd0b9f404a4bad59d12b4c0a01c1,
        _:N7a93b26ebbfd4944a17ea11bc5c6363e,
        _:N838dce71ec554971a14b016c28012e88,
        _:N889d94766858470bb7f66f60b6c9e216,
        _:N8e7791d9429848e19900da26ff881e18,
        _:N91e621932e8e49e88659c883450b45eb,
        _:N947a4f6cfc134d8292290a741ab0a487,
        _:N953ffc23fc814b729fb6aab8104ac2c0,
        _:N986bc2ff81914627b26dd3831bd466c9,
        _:N993f2e535ec14b4796454173955939bc,
        _:Na1f0c3c9100947f2aa6fae9a4e49d610,
        _:Na4c3e076efc84b9b91c196cde900d718,
        _:Na5c84cbe7a584a9ea7367576708634af,
        _:Naf13717e7f9648f98da2f548e469d34c,
        _:Naf41c61fbf57470b8b1b185f6c8c1b05,
        _:Nc466c05f21224dcd9793466603fd934f,
        _:Nc571156b002c43c582192e56c201e377,
        _:Nc78afd51e16d43e8ad18b979d87f845d,
        _:Nd8f81af89d7041dd91158b5896bb72b5,
        _:Ndc5ae8961916404eaa8466b93b43f89c,
        _:Ne36f6fc820b14b22ab20ce69910d6d49,
        _:Ne697f6542d8c4f7f93f895a94c6eb32d,
        _:Nec59349d74764e1998cf9596422f157c,
        _:Nef4e3d0b07144e2d83f28e887c426faa,
        _:Nf33cb6ff652a4b87b847c71ddc15ca86,
        _:Nfe35d6e52c2d416ab74a5642e0b644dd .

