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

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

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

<artist/10302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149813#subject> ;
    schema:name "Go Sakabe"@en,
        "坂部剛"@ja ;
    foaf:made <album/149813#composition>,
        <album/149813#subject> ;
    foaf:name "Go Sakabe"@en,
        "坂部剛"@ja .

<album/149813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn ;
    mo:composer <artist/10302#subject> ;
    mo:produced_work <album/149813#musicalwork> ;
    schema:name "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn .

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

<album/149813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn ;
    mo:performance_of <album/149813#musicalwork> ;
    mo:recorded_as <album/149813#musicalexpression> ;
    schema:name "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn ;
    schema:workPerformed <album/149813#musicalwork> .

<https://media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149813#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> ;
    foaf:depicts <album/149813#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> .

<https://medium-media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-21"^^xsd:date ;
    dcterms:title "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/149813#musicalexpression> ;
    mo:publisher _:Nef4347bacd71421392e65e6b8b73fc6f ;
    mo:record _:N9cefe8a0dd744bafad8a92bd50124cdd,
        _:Nf208cdf5169744d2984771d4548a3839 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters LOST"@en ;
            foaf:name "Duel Masters LOST"@en ] ;
    schema:datePublished "2025-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> ;
    schema:name "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@en,
        "Duel Masters LOST オリジナルサウンドトラック 完全版"@ja,
        "Duel Masters LOST ORIGINAL SOUNDTRACK Complete Edition"@ja-latn ;
    schema:publisher _:Nef4347bacd71421392e65e6b8b73fc6f ;
    foaf:depiction <https://media.vgm.io/albums/31/149813/149813-2dde35f9d79d.jpg> .

_:N0326e114b9b1463685e5eb45debcaaaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relief"@en,
        "Relief"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Relief"@en,
        "Relief"@ja .

_:N03d63163a44847d3b2569693544cf81b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lamat Khan is attacking"@en,
        "ラマト・カーンの来襲"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "The Lamat Khan is attacking"@en,
        "ラマト・カーンの来襲"@ja .

_:N0536c415826d40bba5694a37cc1f5f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Creatures"@en,
        "World of Creatures"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "World of Creatures"@en,
        "World of Creatures"@ja .

_:N05507813188c4918a2ccc447065e423c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signs of Crisis"@en,
        "Signs of Crisis"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Signs of Crisis"@en,
        "Signs of Crisis"@ja .

_:N09cb93398245461bb0fc5fa580cdb4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narrative Cello ver. (Instrumental)"@en,
        "ナラティブ Cello ver. (Instrumental)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Narrative Cello ver. (Instrumental)"@en,
        "ナラティブ Cello ver. (Instrumental)"@ja .

_:N0ba6aaa7b8bf47efae10a876bb3a0d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Wielder"@en,
        "Dark Wielder"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Dark Wielder"@en,
        "Dark Wielder"@ja .

_:N0c02cdb905ea4dbc9f2c18cae211cf0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror of the Mind II"@en,
        "Mirror of the Mind II"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Mirror of the Mind II"@en,
        "Mirror of the Mind II"@ja .

_:N19acb5ba08c94f249747735f22d0ff13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Thoughts"@en,
        "Little Thoughts"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Little Thoughts"@en,
        "Little Thoughts"@ja .

_:N1ab77f3dd852455e8808bf146530dfe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crys = Tabula=Rasa I"@en,
        "クリス=タブラ=ラーサ I"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Crys = Tabula=Rasa I"@en,
        "クリス=タブラ=ラーサ I"@ja .

_:N241c90b2de9a44aeb4e88b5e37ab49d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days in Motion"@en,
        "Days in Motion"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Days in Motion"@en,
        "Days in Motion"@ja .

_:N2a1c402545e449aba291bffc6a47383e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIN I"@en,
        "ウィン I"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "WIN I"@en,
        "ウィン I"@ja .

_:N2f9dbe227c0c44acbd0d8ced3e3df999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYSTA II"@en,
        "クリスタ II"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "CRYSTA II"@en,
        "クリスタ II"@ja .

_:N33067a710c9745929fc83df55e3acfe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYSTA I"@en,
        "クリスタ I"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "CRYSTA I"@en,
        "クリスタ I"@ja .

_:N37212c9816034d829b395edbdb67de67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIKA III"@en,
        "ニイカ III"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "NIKA III"@en,
        "ニイカ III"@ja .

_:N3d77334b5383405aba288d58618a6703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CRYSTA and NIKA"@en,
        "クリスタとニイカ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "CRYSTA and NIKA"@en,
        "クリスタとニイカ"@ja .

_:N427c6558182941bfb01f7c225b8226d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choice of Destiny"@en,
        "Choice of Destiny"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Choice of Destiny"@en,
        "Choice of Destiny"@ja .

_:N4770fc1fe0bc470694caee677bb57535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jashin II"@en,
        "ジャシン帝 II"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "The Jashin II"@en,
        "ジャシン帝 II"@ja .

_:N4d6b7aa38d0845808d62f64357daa944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOKUJO KYOSHIRO II"@en,
        "黒城凶死郎 II"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "KOKUJO KYOSHIRO II"@en,
        "黒城凶死郎 II"@ja .

_:N4ff666c3c0754efdbe41230b0c0b466e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Darkness"@en,
        "Beyond the Darkness"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Beyond the Darkness"@en,
        "Beyond the Darkness"@ja .

_:N521bb16035a0447b92c7e7640c82c985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark of Fighting Spirit"@en,
        "闘志の閃光"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Spark of Fighting Spirit"@en,
        "闘志の閃光"@ja .

_:N546895da99bf4026b7f36845e3bc254f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Streaming!"@en,
        "Let's Streaming!"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Let's Streaming!"@en,
        "Let's Streaming!"@ja .

_:N58dc5761d1ce4ec1a3f657df9c5f64b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jashin I"@en,
        "ジャシン帝 I"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "The Jashin I"@en,
        "ジャシン帝 I"@ja .

_:N5a961b974480456db375bc3ec88a5eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aura of the Jashin"@en,
        "Aura of the Jashin"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Aura of the Jashin"@en,
        "Aura of the Jashin"@ja .

_:N5eb29b088c584bbb96c8752f1545c8ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIN II"@en,
        "ウィン II"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "WIN II"@en,
        "ウィン II"@ja .

_:N63cab38cba984084ae13dd7bdcec08cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nika's heart"@en,
        "ニイカの心"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Nika's heart"@en,
        "ニイカの心"@ja .

_:N6ade7f23408847299796418807fcce01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition of a fierce battle"@en,
        "死闘の予感"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Premonition of a fierce battle"@en,
        "死闘の予感"@ja .

_:N6fd4d6abd9e44dd980e382ae6852519a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A promise we made that day"@en,
        "いつかの約束"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "A promise we made that day"@en,
        "いつかの約束"@ja .

_:N70230a7cafb44de4b211f71732c3de9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIKA II"@en,
        "ニイカ II"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "NIKA II"@en,
        "ニイカ II"@ja .

_:N7194c1cac41d4db08043ec937847be51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Duel"@en,
        "デュエルのその先"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Beyond the Duel"@en,
        "デュエルのその先"@ja .

_:N75067410ebc44d2f95d24c01499bacea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cantare Another ver. (Instrumental)"@en,
        "カンターレ Another ver. (Instrumental)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Cantare Another ver. (Instrumental)"@en,
        "カンターレ Another ver. (Instrumental)"@ja .

_:N764f541b2e084027bb2858399b0533e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foreboding of the Abyss"@en,
        "Foreboding of the Abyss"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Foreboding of the Abyss"@en,
        "Foreboding of the Abyss"@ja .

_:N776f8191f3ef4a81bb405e44b139e042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for Memories"@en,
        "Searching for Memories"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Searching for Memories"@en,
        "Searching for Memories"@ja .

_:N78a0ffd6c5b1475ba81ee1dd93767e79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get to WIN!"@en,
        "Get to WIN!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Get to WIN!"@en,
        "Get to WIN!"@ja .

_:N7c0e59707ca24a5daa5b29ea07711b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Abyssbell=Deathbell=Jashin"@en,
        "アビスベル=覇統=ジャシン帝"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "The Abyssbell=Deathbell=Jashin"@en,
        "アビスベル=覇統=ジャシン帝"@ja .

_:N7c54dab6a6a84e28a37a918d794c4871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summoning the Jashin (Instrumental)"@en,
        "邪神召喚 Voiceless ver."@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Summoning the Jashin (Instrumental)"@en,
        "邪神召喚 Voiceless ver."@ja .

_:N7e6a134634784c1ea3bc5d6ffe001f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble Zone"@en,
        "Trouble Zone"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Trouble Zone"@en,
        "Trouble Zone"@ja .

_:N866ed4833a5c4f0db441872879fc7982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summoning the Jashin"@en,
        "邪神召喚"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Summoning the Jashin"@en,
        "邪神召喚"@ja .

_:N8a2d8d71159748ce8a9506299bb86c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Rival"@en,
        "恋のライバル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Love Rival"@en,
        "恋のライバル"@ja .

_:N96ab60e1c4ba420cbca90b2984d2798d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flames of the Duel"@en,
        "デュエルの炎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Flames of the Duel"@en,
        "デュエルの炎"@ja .

_:N9722b2f18acc4a0994927f54426ca153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shattered Calm II"@en,
        "Shattered Calm II"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Shattered Calm II"@en,
        "Shattered Calm II"@ja .

_:N978cef5230f14153bd16885d64e77eee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seeking the Unseen"@en,
        "Seeking the Unseen"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Seeking the Unseen"@en,
        "Seeking the Unseen"@ja .

_:N99c62d283fcb48cebe1749358b94d9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror of the Mind I"@en,
        "Mirror of the Mind I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Mirror of the Mind I"@en,
        "Mirror of the Mind I"@ja .

_:N9f1bd471dfce497485e4164e2081adfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shattered Calm I"@en,
        "Shattered Calm I"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Shattered Calm I"@en,
        "Shattered Calm I"@ja .

_:Na114e0a974c14d7f9c0946b9cf2391f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOKUJO KYOSHIRO I"@en,
        "黒城凶死郎 I"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "KOKUJO KYOSHIRO I"@en,
        "黒城凶死郎 I"@ja .

_:Na9288b6d9ea44f6a82540291c4f9e92a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIKA I"@en,
        "ニイカ I"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "NIKA I"@en,
        "ニイカ I"@ja .

_:Nab5f9f8b36114545ad1f3cef5c813893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Everyday Life II"@en,
        "In Everyday Life II"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "In Everyday Life II"@en,
        "In Everyday Life II"@ja .

_:Nbaaf7714c22a42af86b0079d3ac2fffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imish"@en,
        "イミッシュ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Imish"@en,
        "イミッシュ"@ja .

_:Nbbc08bcd06454dc7a1e15d6f2ae7cbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surface of Memories"@en,
        "Surface of Memories"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Surface of Memories"@en,
        "Surface of Memories"@ja .

_:Nbbd01d315798472097d00899a6973761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown of Pulses"@en,
        "Countdown of Pulses"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Countdown of Pulses"@en,
        "Countdown of Pulses"@ja .

_:Ncebb5607a84b4d81a6b93df94d5bcddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Everyday Life I"@en,
        "In Everyday Life I"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "In Everyday Life I"@en,
        "In Everyday Life I"@ja .

_:Nd57436ecda0542f1a89e47ce5facad0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crys = Tabula=Rasa II"@en,
        "クリス=タブラ=ラーサ II"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "Crys = Tabula=Rasa II"@en,
        "クリス=タブラ=ラーサ II"@ja .

_:Ne84346887aae4dc7820a94f1cfa1966c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Ritual"@en,
        "A Ritual"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N9cefe8a0dd744bafad8a92bd50124cdd ;
    schema:name "A Ritual"@en,
        "A Ritual"@ja .

_:Nef4347bacd71421392e65e6b8b73fc6f schema:name "GENTLE MUSIC"@en,
        "GENTLE MUSIC"@ja,
        "GENTLE MUSIC"@ja-latn ;
    foaf:name "GENTLE MUSIC"@en,
        "GENTLE MUSIC"@ja,
        "GENTLE MUSIC"@ja-latn .

_:Nf0e84bab1c05438c9bef71afea512424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crys = Tabula=Rasa III"@en,
        "クリス=タブラ=ラーサ III"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Crys = Tabula=Rasa III"@en,
        "クリス=タブラ=ラーサ III"@ja .

_:Nf7d2978b138d413b9b32554bf3b57890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of WIN"@en,
        "Theme of WIN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nf208cdf5169744d2984771d4548a3839 ;
    schema:name "Theme of WIN"@en,
        "Theme of WIN"@ja .

_:N9cefe8a0dd744bafad8a92bd50124cdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N09cb93398245461bb0fc5fa580cdb4c1,
        _:N0c02cdb905ea4dbc9f2c18cae211cf0d,
        _:N19acb5ba08c94f249747735f22d0ff13,
        _:N37212c9816034d829b395edbdb67de67,
        _:N427c6558182941bfb01f7c225b8226d9,
        _:N4770fc1fe0bc470694caee677bb57535,
        _:N75067410ebc44d2f95d24c01499bacea,
        _:N7c54dab6a6a84e28a37a918d794c4871,
        _:N7e6a134634784c1ea3bc5d6ffe001f79,
        _:N8a2d8d71159748ce8a9506299bb86c1b,
        _:N9722b2f18acc4a0994927f54426ca153,
        _:N978cef5230f14153bd16885d64e77eee,
        _:N99c62d283fcb48cebe1749358b94d9b2,
        _:Nab5f9f8b36114545ad1f3cef5c813893,
        _:Nbbc08bcd06454dc7a1e15d6f2ae7cbf5,
        _:Nbbd01d315798472097d00899a6973761,
        _:Ncebb5607a84b4d81a6b93df94d5bcddc,
        _:Nd57436ecda0542f1a89e47ce5facad0a,
        _:Ne84346887aae4dc7820a94f1cfa1966c ;
    mo:track_count 19 ;
    schema:duration "PT38:49"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N09cb93398245461bb0fc5fa580cdb4c1,
        _:N0c02cdb905ea4dbc9f2c18cae211cf0d,
        _:N19acb5ba08c94f249747735f22d0ff13,
        _:N37212c9816034d829b395edbdb67de67,
        _:N427c6558182941bfb01f7c225b8226d9,
        _:N4770fc1fe0bc470694caee677bb57535,
        _:N75067410ebc44d2f95d24c01499bacea,
        _:N7c54dab6a6a84e28a37a918d794c4871,
        _:N7e6a134634784c1ea3bc5d6ffe001f79,
        _:N8a2d8d71159748ce8a9506299bb86c1b,
        _:N9722b2f18acc4a0994927f54426ca153,
        _:N978cef5230f14153bd16885d64e77eee,
        _:N99c62d283fcb48cebe1749358b94d9b2,
        _:Nab5f9f8b36114545ad1f3cef5c813893,
        _:Nbbc08bcd06454dc7a1e15d6f2ae7cbf5,
        _:Nbbd01d315798472097d00899a6973761,
        _:Ncebb5607a84b4d81a6b93df94d5bcddc,
        _:Nd57436ecda0542f1a89e47ce5facad0a,
        _:Ne84346887aae4dc7820a94f1cfa1966c .

_:Nf208cdf5169744d2984771d4548a3839 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0326e114b9b1463685e5eb45debcaaaf,
        _:N03d63163a44847d3b2569693544cf81b,
        _:N0536c415826d40bba5694a37cc1f5f78,
        _:N05507813188c4918a2ccc447065e423c,
        _:N0ba6aaa7b8bf47efae10a876bb3a0d27,
        _:N1ab77f3dd852455e8808bf146530dfe1,
        _:N241c90b2de9a44aeb4e88b5e37ab49d3,
        _:N2a1c402545e449aba291bffc6a47383e,
        _:N2f9dbe227c0c44acbd0d8ced3e3df999,
        _:N33067a710c9745929fc83df55e3acfe5,
        _:N3d77334b5383405aba288d58618a6703,
        _:N4d6b7aa38d0845808d62f64357daa944,
        _:N4ff666c3c0754efdbe41230b0c0b466e,
        _:N521bb16035a0447b92c7e7640c82c985,
        _:N546895da99bf4026b7f36845e3bc254f,
        _:N58dc5761d1ce4ec1a3f657df9c5f64b7,
        _:N5a961b974480456db375bc3ec88a5eb2,
        _:N5eb29b088c584bbb96c8752f1545c8ae,
        _:N63cab38cba984084ae13dd7bdcec08cb,
        _:N6ade7f23408847299796418807fcce01,
        _:N6fd4d6abd9e44dd980e382ae6852519a,
        _:N70230a7cafb44de4b211f71732c3de9a,
        _:N7194c1cac41d4db08043ec937847be51,
        _:N764f541b2e084027bb2858399b0533e1,
        _:N776f8191f3ef4a81bb405e44b139e042,
        _:N78a0ffd6c5b1475ba81ee1dd93767e79,
        _:N7c0e59707ca24a5daa5b29ea07711b67,
        _:N866ed4833a5c4f0db441872879fc7982,
        _:N96ab60e1c4ba420cbca90b2984d2798d,
        _:N9f1bd471dfce497485e4164e2081adfe,
        _:Na114e0a974c14d7f9c0946b9cf2391f7,
        _:Na9288b6d9ea44f6a82540291c4f9e92a,
        _:Nbaaf7714c22a42af86b0079d3ac2fffa,
        _:Nf0e84bab1c05438c9bef71afea512424,
        _:Nf7d2978b138d413b9b32554bf3b57890 ;
    mo:track_count 35 ;
    schema:duration "PT75:22"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N0326e114b9b1463685e5eb45debcaaaf,
        _:N03d63163a44847d3b2569693544cf81b,
        _:N0536c415826d40bba5694a37cc1f5f78,
        _:N05507813188c4918a2ccc447065e423c,
        _:N0ba6aaa7b8bf47efae10a876bb3a0d27,
        _:N1ab77f3dd852455e8808bf146530dfe1,
        _:N241c90b2de9a44aeb4e88b5e37ab49d3,
        _:N2a1c402545e449aba291bffc6a47383e,
        _:N2f9dbe227c0c44acbd0d8ced3e3df999,
        _:N33067a710c9745929fc83df55e3acfe5,
        _:N3d77334b5383405aba288d58618a6703,
        _:N4d6b7aa38d0845808d62f64357daa944,
        _:N4ff666c3c0754efdbe41230b0c0b466e,
        _:N521bb16035a0447b92c7e7640c82c985,
        _:N546895da99bf4026b7f36845e3bc254f,
        _:N58dc5761d1ce4ec1a3f657df9c5f64b7,
        _:N5a961b974480456db375bc3ec88a5eb2,
        _:N5eb29b088c584bbb96c8752f1545c8ae,
        _:N63cab38cba984084ae13dd7bdcec08cb,
        _:N6ade7f23408847299796418807fcce01,
        _:N6fd4d6abd9e44dd980e382ae6852519a,
        _:N70230a7cafb44de4b211f71732c3de9a,
        _:N7194c1cac41d4db08043ec937847be51,
        _:N764f541b2e084027bb2858399b0533e1,
        _:N776f8191f3ef4a81bb405e44b139e042,
        _:N78a0ffd6c5b1475ba81ee1dd93767e79,
        _:N7c0e59707ca24a5daa5b29ea07711b67,
        _:N866ed4833a5c4f0db441872879fc7982,
        _:N96ab60e1c4ba420cbca90b2984d2798d,
        _:N9f1bd471dfce497485e4164e2081adfe,
        _:Na114e0a974c14d7f9c0946b9cf2391f7,
        _:Na9288b6d9ea44f6a82540291c4f9e92a,
        _:Nbaaf7714c22a42af86b0079d3ac2fffa,
        _:Nf0e84bab1c05438c9bef71afea512424,
        _:Nf7d2978b138d413b9b32554bf3b57890 .

