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

<artist/19098#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Nakamura"@en,
        "中村優"@ja ;
    foaf:made <album/14063#subject>,
        <album/14063#vocals> ;
    foaf:name "Yu Nakamura"@en,
        "中村優"@ja .

<artist/1933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja ;
    foaf:made <album/14063#subject>,
        <album/14063#vocals> ;
    foaf:name "Fumiko Orikasa"@en,
        "折笠富美子"@ja .

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/14063#lyrics>,
        <album/14063#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14063#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/14063#composition>,
        <album/14063#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<artist/41348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14063#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "﨑元仁"@ja ;
    foaf:made <album/14063#composition>,
        <album/14063#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "﨑元仁"@ja .

<product/5718#subject> a schema:CreativeWork ;
    schema:name "The Tower of Druaga: The Sword of Uruk"@en,
        "ドルアーガの塔 ~the Sword of URUK~"@ja,
        "Druaga no Tou ~the Sword of URUK~"@ja-latn ;
    foaf:name "The Tower of Druaga: The Sword of Uruk"@en,
        "ドルアーガの塔 ~the Sword of URUK~"@ja,
        "Druaga no Tou ~the Sword of URUK~"@ja-latn .

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

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

<album/14063#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn ;
    mo:performance_of <album/14063#musicalwork> ;
    mo:recorded_as <album/14063#musicalexpression> ;
    schema:name "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/14063#musicalwork> .

<org/1695#subject> schema:name "GONZO"@en,
        "株式会社ゴンゾ"@ja,
        "GONZO"@ja-latn ;
    foaf:name "GONZO"@en,
        "株式会社ゴンゾ"@ja,
        "GONZO"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/14063/14063-1593436908.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/14063#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Basiscape)"@en ;
            foaf:made <album/14063#composition> ;
            foaf:name "(Basiscape)"@en ],
        <artist/3608#subject>,
        <artist/41348#subject> ;
    mo:produced_work <album/14063#musicalwork> ;
    schema:name "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn .

<album/14063#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-26"^^xsd:date ;
    dcterms:title "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn ;
    mo:catalogue_number "AVBA-29194B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14063#musicalexpression> ;
    mo:publisher <org/1695#subject> ;
    mo:record _:N9063cc5f247c400da5b1710381f611ae ;
    mo:record_count 1 ;
    schema:about <product/5718#subject> ;
    schema:datePublished "2009-06-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/14063/14063-1593436908.jpg> ;
    schema:name "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@en,
        "ドルアーガの塔 ~the Sword of URUK~ Original Soundtrack"@ja,
        "Druaga no Tou ~the Sword of URUK~ Original Soundtrack"@ja-latn ;
    schema:publisher <org/1695#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/14063/14063-1593436908.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14063#subject> ;
    schema:name "(Basiscape)"@en ;
    foaf:made <album/14063#subject> ;
    foaf:name "(Basiscape)"@en .

_:N03c18c67c7184eba947449a522af3caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain and Tavern"@en,
        "隊長と酒場"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Captain and Tavern"@en,
        "隊長と酒場"@ja .

_:N10670bb5512840bcb097764af34f3fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence"@en,
        "静寂"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Silence"@en,
        "静寂"@ja .

_:N1a904202da524539acb68a12f0a73693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en,
        "想い出"@ja ;
    mo:track_number 30 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Memories"@en,
        "想い出"@ja .

_:N25bde6427c2f46cda4a45652d8b55896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Persuasion"@en,
        "勧誘"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Persuasion"@en,
        "勧誘"@ja .

_:N3034cb675f664daea2050c6c2abeb159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion and Separation"@en,
        "再会と別れ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Reunion and Separation"@en,
        "再会と別れ"@ja .

_:N464fcbd8881d4647a66b85c0793a8e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sword of Uruk"@en,
        "ウルクの剣"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Sword of Uruk"@en,
        "ウルクの剣"@ja .

_:N471d959f3edf4c04af6254ab1afc18bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traitors Against God"@en,
        "神に背く者"@ja ;
    mo:track_number 35 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Traitors Against God"@en,
        "神に背く者"@ja .

_:N484162e078b6494b80a3de751320fbde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye Catch ~the Sword of URUK~ ver."@en,
        "アイキャッチ ~the Sword of URUK~ ver."@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Eye Catch ~the Sword of URUK~ ver."@en,
        "アイキャッチ ~the Sword of URUK~ ver."@ja .

_:N536df79de3a945af8e891c3dbd54cc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiptoe"@en,
        "忍び足"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Tiptoe"@en,
        "忍び足"@ja .

_:N56fb1ee9e6c54ef99548eb1ffcaee8ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infiltration"@en,
        "潜入"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Infiltration"@en,
        "潜入"@ja .

_:N5efb57b029bb4d81b5b3afe2cdc7bffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Interval"@en,
        "合間の安らぎ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Peaceful Interval"@en,
        "合間の安らぎ"@ja .

_:N610fd6f789f642deb8409caeaeb7dbba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Restoration"@en,
        "塔の復活"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Tower Restoration"@en,
        "塔の復活"@ja .

_:N78305182abed451a85b3434edba0cdb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Knights"@en,
        "四人の騎士"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Four Knights"@en,
        "四人の騎士"@ja .

_:N7fa99643611c446c90b5583cade7aded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Priestess"@en,
        "伝説の巫女"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Legendary Priestess"@en,
        "伝説の巫女"@ja .

_:N824e1252b2bd48448476a09831cf737b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Each One's Trap"@en,
        "それぞれの企み"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Each One's Trap"@en,
        "それぞれの企み"@ja .

_:N87d755a170ee47929f5d637ac7d6c943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Meaning of Adventure"@en,
        "冒険の意味"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Meaning of Adventure"@en,
        "冒険の意味"@ja .

_:N8d8b136dfa09492a989b0a28d68304bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen"@en,
        "予言"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Omen"@en,
        "予言"@ja .

_:N9d41bc2c9c954af890dc636d389dc60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Story"@en,
        "身の上話"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Life Story"@en,
        "身の上話"@ja .

_:Na0471f8bd60144c7a6ffe34dcf05f1bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Servants of Dark Gilgamesh"@en,
        "黒ギルガメスの配下"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Servants of Dark Gilgamesh"@en,
        "黒ギルガメスの配下"@ja .

_:Na35778f02425434b92e293109b4c93e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Struggle Scene"@en,
        "奮闘劇"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Struggle Scene"@en,
        "奮闘劇"@ja .

_:Nb0385a04faeb41c8a210adeef55c8911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Climbers"@en,
        "伝説の登頂者"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Legendary Climbers"@en,
        "伝説の登頂者"@ja .

_:Nb3f8a008f7404056b5070589ca0b5bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resort"@en,
        "リゾート地"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Resort"@en,
        "リゾート地"@ja .

_:Nb4961dd9f9df4a6298a3918b00c5514d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Episode Preview ~the Sword of URUK~ ver."@en,
        "次回予告 ~the Sword of URUK~ ver."@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Next Episode Preview ~the Sword of URUK~ ver."@en,
        "次回予告 ~the Sword of URUK~ ver."@ja .

_:Nb9ce1647aa514a7198f4be9c37c7ee16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischief"@en,
        "悪戯"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Mischief"@en,
        "悪戯"@ja .

_:Nbad66fba9d8345639302ad56c9794c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret"@en,
        "秘密"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Secret"@en,
        "秘密"@ja .

_:Nc1f9981e9476463c8c441e0ed75737d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Ending Theme] Although I'm a wizard (TV size ver.)"@en,
        "[エンディングテーマ] 魔法使いですけど。(TV size ver.)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "[Ending Theme] Although I'm a wizard (TV size ver.)"@en,
        "[エンディングテーマ] 魔法使いですけど。(TV size ver.)"@ja .

_:Nc26257da4c2b4014bbe5bcf6edb21473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Women of Sumar"@en,
        "スーマールの女"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Women of Sumar"@en,
        "スーマールの女"@ja .

_:Nc94e2fbb73da401a97d6c3d7bf860687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Opening Theme] Questions ? (TV size ver.)"@en,
        "[オープニングテーマ] Questions ? (TV size ver.)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "[Opening Theme] Questions ? (TV size ver.)"@en,
        "[オープニングテーマ] Questions ? (TV size ver.)"@ja .

_:Nce9cc9627a0e4be9aaf2973f3ad47e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful Journey"@en,
        "悲痛の旅"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Painful Journey"@en,
        "悲痛の旅"@ja .

_:Nd469b2f537f941249c8a35f593809398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frequent Guest Henaro"@en,
        "常連客ヘナロ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Frequent Guest Henaro"@en,
        "常連客ヘナロ"@ja .

_:Ndd464841bc3d47afac927cf91edf9e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Tyrant"@en,
        "伝説の暴君"@ja ;
    mo:track_number 33 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "The Legendary Tyrant"@en,
        "伝説の暴君"@ja .

_:Ndd4e4d467cde4525849f63d6efec8287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Monster"@en,
        "砂漠の怪物"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Desert Monster"@en,
        "砂漠の怪物"@ja .

_:Ne2f48fd3ff474ce49f06eba5ccd1afd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gilgamesh's Sadness"@en,
        "ギルガメスの憂鬱"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Gilgamesh's Sadness"@en,
        "ギルガメスの憂鬱"@ja .

_:Ne331e545f9964d00b4ce35f6982d26a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Illusion"@en,
        "幻の塔"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Tower of Illusion"@en,
        "幻の塔"@ja .

_:Nee34e2d73f354d588309d1ae47c944db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@en,
        "迷宮"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Labyrinth"@en,
        "迷宮"@ja .

_:Nf5328fdccb204f8eb8e0b78461b306b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Pursuers"@en,
        "追手達"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Our Pursuers"@en,
        "追手達"@ja .

_:Nf9f4af4c592b450680bd204aff3e86b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Near-Miss"@en,
        "ニアミス"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Near-Miss"@en,
        "ニアミス"@ja .

_:Nfe83012fa7fd424abec52affc915b534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subtitle ~the Sword of URUK~ ver."@en,
        "サブタイトル ~the Sword of URUK~ ver."@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N9063cc5f247c400da5b1710381f611ae ;
    schema:name "Subtitle ~the Sword of URUK~ ver."@en,
        "サブタイトル ~the Sword of URUK~ ver."@ja .

_:N9063cc5f247c400da5b1710381f611ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c18c67c7184eba947449a522af3caa,
        _:N10670bb5512840bcb097764af34f3fd2,
        _:N1a904202da524539acb68a12f0a73693,
        _:N25bde6427c2f46cda4a45652d8b55896,
        _:N3034cb675f664daea2050c6c2abeb159,
        _:N464fcbd8881d4647a66b85c0793a8e85,
        _:N471d959f3edf4c04af6254ab1afc18bb,
        _:N484162e078b6494b80a3de751320fbde,
        _:N536df79de3a945af8e891c3dbd54cc1c,
        _:N56fb1ee9e6c54ef99548eb1ffcaee8ed,
        _:N5efb57b029bb4d81b5b3afe2cdc7bffd,
        _:N610fd6f789f642deb8409caeaeb7dbba,
        _:N78305182abed451a85b3434edba0cdb2,
        _:N7fa99643611c446c90b5583cade7aded,
        _:N824e1252b2bd48448476a09831cf737b,
        _:N87d755a170ee47929f5d637ac7d6c943,
        _:N8d8b136dfa09492a989b0a28d68304bc,
        _:N9d41bc2c9c954af890dc636d389dc60b,
        _:Na0471f8bd60144c7a6ffe34dcf05f1bd,
        _:Na35778f02425434b92e293109b4c93e9,
        _:Nb0385a04faeb41c8a210adeef55c8911,
        _:Nb3f8a008f7404056b5070589ca0b5bd8,
        _:Nb4961dd9f9df4a6298a3918b00c5514d,
        _:Nb9ce1647aa514a7198f4be9c37c7ee16,
        _:Nbad66fba9d8345639302ad56c9794c82,
        _:Nc1f9981e9476463c8c441e0ed75737d3,
        _:Nc26257da4c2b4014bbe5bcf6edb21473,
        _:Nc94e2fbb73da401a97d6c3d7bf860687,
        _:Nce9cc9627a0e4be9aaf2973f3ad47e49,
        _:Nd469b2f537f941249c8a35f593809398,
        _:Ndd464841bc3d47afac927cf91edf9e00,
        _:Ndd4e4d467cde4525849f63d6efec8287,
        _:Ne2f48fd3ff474ce49f06eba5ccd1afd8,
        _:Ne331e545f9964d00b4ce35f6982d26a5,
        _:Nee34e2d73f354d588309d1ae47c944db,
        _:Nf5328fdccb204f8eb8e0b78461b306b0,
        _:Nf9f4af4c592b450680bd204aff3e86b7,
        _:Nfe83012fa7fd424abec52affc915b534 ;
    mo:track_count 38 ;
    schema:duration "PT69:38"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N03c18c67c7184eba947449a522af3caa,
        _:N10670bb5512840bcb097764af34f3fd2,
        _:N1a904202da524539acb68a12f0a73693,
        _:N25bde6427c2f46cda4a45652d8b55896,
        _:N3034cb675f664daea2050c6c2abeb159,
        _:N464fcbd8881d4647a66b85c0793a8e85,
        _:N471d959f3edf4c04af6254ab1afc18bb,
        _:N484162e078b6494b80a3de751320fbde,
        _:N536df79de3a945af8e891c3dbd54cc1c,
        _:N56fb1ee9e6c54ef99548eb1ffcaee8ed,
        _:N5efb57b029bb4d81b5b3afe2cdc7bffd,
        _:N610fd6f789f642deb8409caeaeb7dbba,
        _:N78305182abed451a85b3434edba0cdb2,
        _:N7fa99643611c446c90b5583cade7aded,
        _:N824e1252b2bd48448476a09831cf737b,
        _:N87d755a170ee47929f5d637ac7d6c943,
        _:N8d8b136dfa09492a989b0a28d68304bc,
        _:N9d41bc2c9c954af890dc636d389dc60b,
        _:Na0471f8bd60144c7a6ffe34dcf05f1bd,
        _:Na35778f02425434b92e293109b4c93e9,
        _:Nb0385a04faeb41c8a210adeef55c8911,
        _:Nb3f8a008f7404056b5070589ca0b5bd8,
        _:Nb4961dd9f9df4a6298a3918b00c5514d,
        _:Nb9ce1647aa514a7198f4be9c37c7ee16,
        _:Nbad66fba9d8345639302ad56c9794c82,
        _:Nc1f9981e9476463c8c441e0ed75737d3,
        _:Nc26257da4c2b4014bbe5bcf6edb21473,
        _:Nc94e2fbb73da401a97d6c3d7bf860687,
        _:Nce9cc9627a0e4be9aaf2973f3ad47e49,
        _:Nd469b2f537f941249c8a35f593809398,
        _:Ndd464841bc3d47afac927cf91edf9e00,
        _:Ndd4e4d467cde4525849f63d6efec8287,
        _:Ne2f48fd3ff474ce49f06eba5ccd1afd8,
        _:Ne331e545f9964d00b4ce35f6982d26a5,
        _:Nee34e2d73f354d588309d1ae47c944db,
        _:Nf5328fdccb204f8eb8e0b78461b306b0,
        _:Nf9f4af4c592b450680bd204aff3e86b7,
        _:Nfe83012fa7fd424abec52affc915b534 .

