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

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

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

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1925#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/1925#composition>,
        <album/1925#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1925#subject> ;
    schema:name "Toshiyuki Sasagawa"@en,
        "笹川敏幸"@ja ;
    foaf:made <album/1925#composition>,
        <album/1925#subject> ;
    foaf:name "Toshiyuki Sasagawa"@en,
        "笹川敏幸"@ja .

<artist/722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1925#subject> ;
    schema:name "Aya Tanaka"@en,
        "田中あや"@ja ;
    foaf:made <album/1925#composition>,
        <album/1925#subject> ;
    foaf:name "Aya Tanaka"@en,
        "田中あや"@ja .

<product/15352#subject> a schema:CreativeWork ;
    schema:name "Tengai Makyou ZERO"@en,
        "天外魔境ZERO"@ja,
        "Tengai Makyou ZERO"@ja-latn ;
    foaf:name "Tengai Makyou ZERO"@en,
        "天外魔境ZERO"@ja,
        "Tengai Makyou ZERO"@ja-latn .

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

<album/1925#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn ;
    mo:performance_of <album/1925#musicalwork> ;
    mo:recorded_as <album/1925#musicalexpression> ;
    schema:name "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn ;
    schema:workPerformed <album/1925#musicalwork> .

<org/30#subject> schema:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn ;
    foaf:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/1925/1925-1279737508.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1925#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/411#subject>,
        <artist/722#subject> ;
    mo:produced_work <album/1925#musicalwork> ;
    schema:name "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn .

<album/1925#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-25"^^xsd:date ;
    dcterms:title "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn ;
    mo:catalogue_number "DPCX-5059~61" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/1925#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:N10fa2fc527f7406a856197776b7b8882,
        _:N25ccb390f2dd4babb4d198b4400f66fd,
        _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    mo:record_count 3 ;
    schema:about <product/15352#subject> ;
    schema:datePublished "1996-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/1925/1925-1279737508.jpg> ;
    schema:name "Tengai Makyou Zero Digital Remix"@en,
        "天外魔境ZERO DIGITAL REMIX"@ja,
        "Tengai Makyou Zero Digital Remix"@ja-latn ;
    schema:publisher <org/30#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/1925/1925-1279737508.jpg> .

_:N00b27f1aeb754376b189cb755113a525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heavenly Ship"@en,
        "天の浮き舟"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "The Heavenly Ship"@en,
        "天の浮き舟"@ja .

_:N0290ca3d1ceb47d5aaa0bfe43d91615e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subaru's Entreaty!!"@en,
        "スバル嘆願!!"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Subaru's Entreaty!!"@en,
        "スバル嘆願!!"@ja .

_:N056eed00be8a4faab4e1af9f56688f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful Women"@en,
        "みやびな女たち"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Graceful Women"@en,
        "みやびな女たち"@ja .

_:N075314b663db45e7b312f4632544c95f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of the Heavenly Ship"@en,
        "天の浮き舟の主"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Master of the Heavenly Ship"@en,
        "天の浮き舟の主"@ja .

_:N094efced61c844229e70eaa0486e8fdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's Abyss - Agni's Trial"@en,
        "天のはざま・アグニ試練"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Heaven's Abyss - Agni's Trial"@en,
        "天のはざま・アグニ試練"@ja .

_:N09dab9b287164423a8ef43e29e412bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Village"@en,
        "のどかな村"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Calm Village"@en,
        "のどかな村"@ja .

_:N09f03b44cb8541f0bc51f0e9405e43c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan's Sadness"@en,
        "悲しみのヒガン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Higan's Sadness"@en,
        "悲しみのヒガン"@ja .

_:N0a62ea82cef1492c8a55ab2e06dd7b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Airhole"@en,
        "風穴の中へ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "To the Airhole"@en,
        "風穴の中へ"@ja .

_:N0b02f6fdfa9f46bb99ccc061baad20d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Friendship Betrayed"@en,
        "うらぎりの友情"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "A Friendship Betrayed"@en,
        "うらぎりの友情"@ja .

_:N0f0d73112d5247949ae92bd07a11f9b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle of the Raging Foe"@en,
        "ふきすさぶ敵の城"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Castle of the Raging Foe"@en,
        "ふきすさぶ敵の城"@ja .

_:N13654727c60f4f3ca8d4af39219de97f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Disappears"@en,
        "ネオンはきえて"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Neon Disappears"@en,
        "ネオンはきえて"@ja .

_:N1dafb516a6cc4ac2967fed084c95070f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Enjoy Ourselves!"@en,
        "たのしくやろうぜ!!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Let's Enjoy Ourselves!"@en,
        "たのしくやろうぜ!!"@ja .

_:N1e3dcbd29873473daf635934147cdcd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tortoise Shell Ship"@en,
        "べっこう船"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Tortoise Shell Ship"@en,
        "べっこう船"@ja .

_:N22b8202822df4701b4991c7acc111ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stronghold of Wriggling Mystery"@en,
        "うごめく謎の砦"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Stronghold of Wriggling Mystery"@en,
        "うごめく謎の砦"@ja .

_:N27193849a58e48f189fdb1d746138529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fool's Theme"@en,
        "まぬけのテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Fool's Theme"@en,
        "まぬけのテーマ"@ja .

_:N288ceb749d4b4e58bd9d11ceccd495ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell... to Subaru"@en,
        "わかれ…スバルへ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Farewell... to Subaru"@en,
        "わかれ…スバルへ"@ja .

_:N2a0a3b6f7bee49c395b45d1189ee8e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ma-Jin"@en,
        "マ・ジン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Ma-Jin"@en,
        "マ・ジン"@ja .

_:N3983b9c9510b44efab70f2786f67b648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan, the Hero of Fire (Decision)"@en,
        "火の勇者ヒガン (決意)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Higan, the Hero of Fire (Decision)"@en,
        "火の勇者ヒガン (決意)"@ja .

_:N3a8e033c544a4b54969b48fa806a111a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firepoint Village"@en,
        "火立村"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Firepoint Village"@en,
        "火立村"@ja .

_:N40cb32d8f402480197d832d26f240454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fever Hanamaru Town (Unused Music)"@en,
        "フィーバー花丸町 (未使用曲)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Fever Hanamaru Town (Unused Music)"@en,
        "フィーバー花丸町 (未使用曲)"@ja .

_:N42614d3116a04a52a0b603d1ebd97e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The King of Hell"@en,
        "地獄の王"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "The King of Hell"@en,
        "地獄の王"@ja .

_:N44899fa5640a4910bb59e91cb6dc8814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mizuki's Theme"@en,
        "水貴のテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Mizuki's Theme"@en,
        "水貴のテーマ"@ja .

_:N4961a2bcc3e74ae3a363ba753a57664b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokubyaku"@en,
        "コクビャク"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Kokubyaku"@en,
        "コクビャク"@ja .

_:N4a968cd65d6c41dc8b2a73d8b8573b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is Akamaru"@en,
        "赤丸でおます"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "This is Akamaru"@en,
        "赤丸でおます"@ja .

_:N568f746c12f04beda83c024fded4942e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live by the Sword, Die by the Sword"@en,
        "剣に生き剣に死す"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Live by the Sword, Die by the Sword"@en,
        "剣に生き剣に死す"@ja .

_:N57e2b421d34449d8a0d15b855ca65a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gorgeous Town"@en,
        "はなやかな町並"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Gorgeous Town"@en,
        "はなやかな町並"@ja .

_:N5b309046fa72490fa8fcc1e57c5a2cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Science Is Almighty (Kingin's Theme)"@en,
        "科学は万能 (金銀のテーマ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Science Is Almighty (Kingin's Theme)"@en,
        "科学は万能 (金銀のテーマ)"@ja .

_:N5b6eee5e9fe24c47a3852e165f23a9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan's Theme"@en,
        "ヒガンのテーマ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Higan's Theme"@en,
        "ヒガンのテーマ"@ja .

_:N60008e911a984023beac35f133281f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Time to Play"@en,
        "お遊びだよ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "It's Time to Play"@en,
        "お遊びだよ"@ja .

_:N61396ee388ed4d91a0756c158a115d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going on the Overworld"@en,
        "地上を行く"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Going on the Overworld"@en,
        "地上を行く"@ja .

_:N6333feea3a334761a8cc35b061fb3840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Eternal Flame"@en,
        "永遠の火のテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Theme of the Eternal Flame"@en,
        "永遠の火のテーマ"@ja .

_:N642e7d9d4d704afa88218041af58053d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards a Future of Freedom"@en,
        "放たれた未来へ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Towards a Future of Freedom"@en,
        "放たれた未来へ"@ja .

_:N66e7bd12e05645d188c9a2bed721eb23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Hanamaru!"@en,
        "まいど! 花丸や!"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Welcome to Hanamaru!"@en,
        "まいど! 花丸や!"@ja .

_:N6a6d6d2e79344fa3a71470d4f4976ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hermit Training"@en,
        "仙人の修業"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Hermit Training"@en,
        "仙人の修業"@ja .

_:N6aa5c0aa75cc42b399225faad4d4baf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Pit of Darkness"@en,
        "闇の大穴"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Great Pit of Darkness"@en,
        "闇の大穴"@ja .

_:N72f1b8637f1d44ff9b781bc6569008fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Road"@en,
        "暗い町"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Dark Road"@en,
        "暗い町"@ja .

_:N75d4670be9964ed1a710e56213801832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Coronation ~ Wriggling Stagnation ~ The Broken Seal"@en,
        "呪われた戴冠式～うごめくよどみ～解き放たれた封印"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Cursed Coronation ~ Wriggling Stagnation ~ The Broken Seal"@en,
        "呪われた戴冠式～うごめくよどみ～解き放たれた封印"@ja .

_:N822d35d163c0493ba3b3729d0eb655d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Overture"@en,
        "序曲"@ja .

_:N858fa9c6189640d2ae2380e1d03d116b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village Raid"@en,
        "襲撃の町"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "The Village Raid"@en,
        "襲撃の町"@ja .

_:N8c91a1425c524ac5b2d395d3a9444cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sadness and Hatred"@en,
        "悲しみと憎しみと"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Sadness and Hatred"@en,
        "悲しみと憎しみと"@ja .

_:N8cb211bd5995454e81d0a59468d6ef9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation - Commander of Hell"@en,
        "対決 地獄の隊長"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Confrontation - Commander of Hell"@en,
        "対決 地獄の隊長"@ja .

_:N90fc7994c058484cb533a367086f83ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gates of Hell"@en,
        "地獄門"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "The Gates of Hell"@en,
        "地獄門"@ja .

_:N9a053a552877411fafb9691e1174b355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Battle"@en,
        "最終決戦"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "The Last Battle"@en,
        "最終決戦"@ja .

_:N9ac9a360259d489987d1184bbd50e49d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence - Farewell to Mizuki"@en,
        "回想・水貴との別れ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Reminiscence - Farewell to Mizuki"@en,
        "回想・水貴との別れ"@ja .

_:N9be3574983ab41bdbdb0758312ab3c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Monster's Den"@en,
        "マものの潜む中へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "To the Monster's Den"@en,
        "マものの潜む中へ"@ja .

_:N9dad794c846e4ec099cbddc47874f53f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of the Heavens, Agni"@en,
        "天の神 アグニ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "God of the Heavens, Agni"@en,
        "天の神 アグニ"@ja .

_:N9f2b5a0adcf04f51a3a8e58349024f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerbil"@en,
        "砂ねずみ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Gerbil"@en,
        "砂ねずみ"@ja .

_:N9fee5bb8dee245289532a81a34a93530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advancing Terror"@en,
        "押し寄せる恐怖"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Advancing Terror"@en,
        "押し寄せる恐怖"@ja .

_:Na0774b5467e049a8ad88dcdbd8c5d355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subaru's Theme"@en,
        "スバルのテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Subaru's Theme"@en,
        "スバルのテーマ"@ja .

_:Na392cf908eac40d8956616638b1337d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Festival!"@en,
        "お祭りだ!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "It's a Festival!"@en,
        "お祭りだ!!"@ja .

_:Na7b4b87d30dc47d6bbdc67028ab89799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenjin's Decision"@en,
        "天神の決意"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Tenjin's Decision"@en,
        "天神の決意"@ja .

_:Nabdf938e247d4a6395ab08b92a0315ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town of the Divine Beasts"@en,
        "神獣のすむ町"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Town of the Divine Beasts"@en,
        "神獣のすむ町"@ja .

_:Nb45947a65566441aa44a967466ebca2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opposed Mirrors"@en,
        "合わせ鏡"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Opposed Mirrors"@en,
        "合わせ鏡"@ja .

_:Nb4f1c9537de8481dbbc5d790a02f6bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Hell"@en,
        "地獄へ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "To Hell"@en,
        "地獄へ"@ja .

_:Nb8fa2b8a22c04684a49c2a4925cb5418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice Is with Me!"@en,
        "正義は われに!"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Justice Is with Me!"@en,
        "正義は われに!"@ja .

_:Nbf278907aa314173b28740a2a19e20c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell's Army"@en,
        "地獄の軍団"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Hell's Army"@en,
        "地獄の軍団"@ja .

_:Nc0afd31b2fa94dcb883453ebdb84b324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crabs, Crabs!!"@en,
        "カニカニ!!"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Crabs, Crabs!!"@en,
        "カニカニ!!"@ja .

_:Nc884bf30eb974ecdb661601331b2fd30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grant Me the Great Power!!"@en,
        "大いなる力を!!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Grant Me the Great Power!!"@en,
        "大いなる力を!!"@ja .

_:Nc8de15d49fb94aec90e203e91993c48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Hermits"@en,
        "愉快な仙人たち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Merry Hermits"@en,
        "愉快な仙人たち"@ja .

_:Ncec27733a2e44893bd50d6a778c913cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Bloody Battles"@en,
        "血戦の塔"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Tower of Bloody Battles"@en,
        "血戦の塔"@ja .

_:Nd6c10ab0acd444faba641dfde10016ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengai Makyo Theatre"@en,
        "天外魔境劇場"@ja ;
    mo:track_number 23 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Tengai Makyo Theatre"@en,
        "天外魔境劇場"@ja .

_:Nd937a7d350ac4ee4b133748978287491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mahamayuri"@en,
        "孔雀明王"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Mahamayuri"@en,
        "孔雀明王"@ja .

_:Ndacd09366a6b4a8a877ff6708318fe1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of ZERO"@en,
        "ZEROのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Theme of ZERO"@en,
        "ZEROのテーマ"@ja .

_:Ne17ef580ab514574898c257deb8778c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mysterious Place"@en,
        "神秘なる場所"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "A Mysterious Place"@en,
        "神秘なる場所"@ja .

_:Ne9b9d2c10d54445e8215ce926803be8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subaru's Light Sleep"@en,
        "スバルの微睡み"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Subaru's Light Sleep"@en,
        "スバルの微睡み"@ja .

_:Nea77b1add8ce42cabde0368cc0cbc05a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going to Takamagahara"@en,
        "高天原を行く"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Going to Takamagahara"@en,
        "高天原を行く"@ja .

_:Nebaecf546b014968b15281e885668fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenjin's Theme"@en,
        "天神のテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Tenjin's Theme"@en,
        "天神のテーマ"@ja .

_:Nedb09978e19d4438b56b5a2038acad11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hisui's Theme"@en,
        "ヒスイのテーマ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Hisui's Theme"@en,
        "ヒスイのテーマ"@ja .

_:Nf0649e949bb7432d8d9d874fab2605c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Swordsman, Shiranui"@en,
        "闇の剣士 シラヌイ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "The Dark Swordsman, Shiranui"@en,
        "闇の剣士 シラヌイ"@ja .

_:Nf376dc7886614b0f98b9a1ff04a1b810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akamaru's Counterattack"@en,
        "赤丸の逆襲"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N25ccb390f2dd4babb4d198b4400f66fd ;
    schema:name "Akamaru's Counterattack"@en,
        "赤丸の逆襲"@ja .

_:Nf3e798653c7347898fbf7e56e9bbe42c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Divine Beasts"@en,
        "神獣のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Theme of the Divine Beasts"@en,
        "神獣のテーマ"@ja .

_:Nf48094c196d048bea931e5e25f08840c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle of the Dragon King"@en,
        "竜王の城"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Castle of the Dragon King"@en,
        "竜王の城"@ja .

_:Nf8aed2a9dbea4c099d4a275d2544ebe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Spring"@en,
        "さばくのいずみ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "Desert Spring"@en,
        "さばくのいずみ"@ja .

_:Nfa9aa34e1624475e92d6db4766120fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town in Takamagahara"@en,
        "高天原の村"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "Town in Takamagahara"@en,
        "高天原の村"@ja .

_:Nfd70ebd4d00d4f7eae8d59b7a2afd1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of the Overworld, Ninigi"@en,
        "地上の神 ニニギ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N10fa2fc527f7406a856197776b7b8882 ;
    schema:name "God of the Overworld, Ninigi"@en,
        "地上の神 ニニギ"@ja .

_:Nfd90066b2fe84eaf9dc519799dceab7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Time Approaches"@en,
        "迫り来る時間"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nef1b935e90c847e2b5c57463cf1c8b55 ;
    schema:name "The Time Approaches"@en,
        "迫り来る時間"@ja .

_:N10fa2fc527f7406a856197776b7b8882 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N00b27f1aeb754376b189cb755113a525,
        _:N0290ca3d1ceb47d5aaa0bfe43d91615e,
        _:N075314b663db45e7b312f4632544c95f,
        _:N094efced61c844229e70eaa0486e8fdd,
        _:N3983b9c9510b44efab70f2786f67b648,
        _:N42614d3116a04a52a0b603d1ebd97e0b,
        _:N4961a2bcc3e74ae3a363ba753a57664b,
        _:N568f746c12f04beda83c024fded4942e,
        _:N642e7d9d4d704afa88218041af58053d,
        _:N6aa5c0aa75cc42b399225faad4d4baf3,
        _:N8c91a1425c524ac5b2d395d3a9444cf6,
        _:N90fc7994c058484cb533a367086f83ab,
        _:N9a053a552877411fafb9691e1174b355,
        _:N9dad794c846e4ec099cbddc47874f53f,
        _:Na7b4b87d30dc47d6bbdc67028ab89799,
        _:Nb45947a65566441aa44a967466ebca2b,
        _:Nb4f1c9537de8481dbbc5d790a02f6bd5,
        _:Nd6c10ab0acd444faba641dfde10016ed,
        _:Ne17ef580ab514574898c257deb8778c7,
        _:Nea77b1add8ce42cabde0368cc0cbc05a,
        _:Nf48094c196d048bea931e5e25f08840c,
        _:Nfa9aa34e1624475e92d6db4766120fa2,
        _:Nfd70ebd4d00d4f7eae8d59b7a2afd1e7 ;
    mo:track_count 23 ;
    schema:duration "PT66:36"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N00b27f1aeb754376b189cb755113a525,
        _:N0290ca3d1ceb47d5aaa0bfe43d91615e,
        _:N075314b663db45e7b312f4632544c95f,
        _:N094efced61c844229e70eaa0486e8fdd,
        _:N3983b9c9510b44efab70f2786f67b648,
        _:N42614d3116a04a52a0b603d1ebd97e0b,
        _:N4961a2bcc3e74ae3a363ba753a57664b,
        _:N568f746c12f04beda83c024fded4942e,
        _:N642e7d9d4d704afa88218041af58053d,
        _:N6aa5c0aa75cc42b399225faad4d4baf3,
        _:N8c91a1425c524ac5b2d395d3a9444cf6,
        _:N90fc7994c058484cb533a367086f83ab,
        _:N9a053a552877411fafb9691e1174b355,
        _:N9dad794c846e4ec099cbddc47874f53f,
        _:Na7b4b87d30dc47d6bbdc67028ab89799,
        _:Nb45947a65566441aa44a967466ebca2b,
        _:Nb4f1c9537de8481dbbc5d790a02f6bd5,
        _:Nd6c10ab0acd444faba641dfde10016ed,
        _:Ne17ef580ab514574898c257deb8778c7,
        _:Nea77b1add8ce42cabde0368cc0cbc05a,
        _:Nf48094c196d048bea931e5e25f08840c,
        _:Nfa9aa34e1624475e92d6db4766120fa2,
        _:Nfd70ebd4d00d4f7eae8d59b7a2afd1e7 .

_:N25ccb390f2dd4babb4d198b4400f66fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09dab9b287164423a8ef43e29e412bd2,
        _:N09f03b44cb8541f0bc51f0e9405e43c6,
        _:N0a62ea82cef1492c8a55ab2e06dd7b89,
        _:N0f0d73112d5247949ae92bd07a11f9b8,
        _:N288ceb749d4b4e58bd9d11ceccd495ad,
        _:N3a8e033c544a4b54969b48fa806a111a,
        _:N4a968cd65d6c41dc8b2a73d8b8573b87,
        _:N5b6eee5e9fe24c47a3852e165f23a9ad,
        _:N61396ee388ed4d91a0756c158a115d85,
        _:N6333feea3a334761a8cc35b061fb3840,
        _:N6a6d6d2e79344fa3a71470d4f4976ded,
        _:N75d4670be9964ed1a710e56213801832,
        _:N822d35d163c0493ba3b3729d0eb655d2,
        _:N858fa9c6189640d2ae2380e1d03d116b,
        _:N8cb211bd5995454e81d0a59468d6ef9a,
        _:N9be3574983ab41bdbdb0758312ab3c2c,
        _:Na0774b5467e049a8ad88dcdbd8c5d355,
        _:Nabdf938e247d4a6395ab08b92a0315ba,
        _:Nbf278907aa314173b28740a2a19e20c8,
        _:Nc8de15d49fb94aec90e203e91993c48a,
        _:Nd937a7d350ac4ee4b133748978287491,
        _:Ndacd09366a6b4a8a877ff6708318fe1c,
        _:Nedb09978e19d4438b56b5a2038acad11,
        _:Nf376dc7886614b0f98b9a1ff04a1b810 ;
    mo:track_count 24 ;
    schema:duration "PT68:25"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N09dab9b287164423a8ef43e29e412bd2,
        _:N09f03b44cb8541f0bc51f0e9405e43c6,
        _:N0a62ea82cef1492c8a55ab2e06dd7b89,
        _:N0f0d73112d5247949ae92bd07a11f9b8,
        _:N288ceb749d4b4e58bd9d11ceccd495ad,
        _:N3a8e033c544a4b54969b48fa806a111a,
        _:N4a968cd65d6c41dc8b2a73d8b8573b87,
        _:N5b6eee5e9fe24c47a3852e165f23a9ad,
        _:N61396ee388ed4d91a0756c158a115d85,
        _:N6333feea3a334761a8cc35b061fb3840,
        _:N6a6d6d2e79344fa3a71470d4f4976ded,
        _:N75d4670be9964ed1a710e56213801832,
        _:N822d35d163c0493ba3b3729d0eb655d2,
        _:N858fa9c6189640d2ae2380e1d03d116b,
        _:N8cb211bd5995454e81d0a59468d6ef9a,
        _:N9be3574983ab41bdbdb0758312ab3c2c,
        _:Na0774b5467e049a8ad88dcdbd8c5d355,
        _:Nabdf938e247d4a6395ab08b92a0315ba,
        _:Nbf278907aa314173b28740a2a19e20c8,
        _:Nc8de15d49fb94aec90e203e91993c48a,
        _:Nd937a7d350ac4ee4b133748978287491,
        _:Ndacd09366a6b4a8a877ff6708318fe1c,
        _:Nedb09978e19d4438b56b5a2038acad11,
        _:Nf376dc7886614b0f98b9a1ff04a1b810 .

_:Nef1b935e90c847e2b5c57463cf1c8b55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N056eed00be8a4faab4e1af9f56688f6c,
        _:N0b02f6fdfa9f46bb99ccc061baad20d3,
        _:N13654727c60f4f3ca8d4af39219de97f,
        _:N1dafb516a6cc4ac2967fed084c95070f,
        _:N1e3dcbd29873473daf635934147cdcd5,
        _:N22b8202822df4701b4991c7acc111ada,
        _:N27193849a58e48f189fdb1d746138529,
        _:N2a0a3b6f7bee49c395b45d1189ee8e9d,
        _:N40cb32d8f402480197d832d26f240454,
        _:N44899fa5640a4910bb59e91cb6dc8814,
        _:N57e2b421d34449d8a0d15b855ca65a9f,
        _:N5b309046fa72490fa8fcc1e57c5a2cdf,
        _:N60008e911a984023beac35f133281f43,
        _:N66e7bd12e05645d188c9a2bed721eb23,
        _:N72f1b8637f1d44ff9b781bc6569008fb,
        _:N9ac9a360259d489987d1184bbd50e49d,
        _:N9f2b5a0adcf04f51a3a8e58349024f54,
        _:N9fee5bb8dee245289532a81a34a93530,
        _:Na392cf908eac40d8956616638b1337d6,
        _:Nb8fa2b8a22c04684a49c2a4925cb5418,
        _:Nc0afd31b2fa94dcb883453ebdb84b324,
        _:Nc884bf30eb974ecdb661601331b2fd30,
        _:Ncec27733a2e44893bd50d6a778c913cc,
        _:Ne9b9d2c10d54445e8215ce926803be8e,
        _:Nebaecf546b014968b15281e885668fae,
        _:Nf0649e949bb7432d8d9d874fab2605c6,
        _:Nf3e798653c7347898fbf7e56e9bbe42c,
        _:Nf8aed2a9dbea4c099d4a275d2544ebe9,
        _:Nfd90066b2fe84eaf9dc519799dceab7e ;
    mo:track_count 29 ;
    schema:duration "PT63:18"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N056eed00be8a4faab4e1af9f56688f6c,
        _:N0b02f6fdfa9f46bb99ccc061baad20d3,
        _:N13654727c60f4f3ca8d4af39219de97f,
        _:N1dafb516a6cc4ac2967fed084c95070f,
        _:N1e3dcbd29873473daf635934147cdcd5,
        _:N22b8202822df4701b4991c7acc111ada,
        _:N27193849a58e48f189fdb1d746138529,
        _:N2a0a3b6f7bee49c395b45d1189ee8e9d,
        _:N40cb32d8f402480197d832d26f240454,
        _:N44899fa5640a4910bb59e91cb6dc8814,
        _:N57e2b421d34449d8a0d15b855ca65a9f,
        _:N5b309046fa72490fa8fcc1e57c5a2cdf,
        _:N60008e911a984023beac35f133281f43,
        _:N66e7bd12e05645d188c9a2bed721eb23,
        _:N72f1b8637f1d44ff9b781bc6569008fb,
        _:N9ac9a360259d489987d1184bbd50e49d,
        _:N9f2b5a0adcf04f51a3a8e58349024f54,
        _:N9fee5bb8dee245289532a81a34a93530,
        _:Na392cf908eac40d8956616638b1337d6,
        _:Nb8fa2b8a22c04684a49c2a4925cb5418,
        _:Nc0afd31b2fa94dcb883453ebdb84b324,
        _:Nc884bf30eb974ecdb661601331b2fd30,
        _:Ncec27733a2e44893bd50d6a778c913cc,
        _:Ne9b9d2c10d54445e8215ce926803be8e,
        _:Nebaecf546b014968b15281e885668fae,
        _:Nf0649e949bb7432d8d9d874fab2605c6,
        _:Nf3e798653c7347898fbf7e56e9bbe42c,
        _:Nf8aed2a9dbea4c099d4a275d2544ebe9,
        _:Nfd90066b2fe84eaf9dc519799dceab7e .

