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

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/66373#lyrics>,
        <album/66373#subject> ;
    foaf:name "MEGUMI"@en .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/66373#lyrics>,
        <album/66373#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<album/48490> a mo:Release ;
    mo:catalogue_number "KICA-415" .

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

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66373#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/66373#composition>,
        <album/66373#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66373#subject> ;
    schema:name "Takayuki Hattori"@en,
        "服部隆之"@ja ;
    foaf:made <album/66373#composition>,
        <album/66373#subject> ;
    foaf:name "Takayuki Hattori"@en,
        "服部隆之"@ja .

<artist/8805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66373#subject> ;
    schema:name "Osamu Tezuka"@en,
        "手塚理"@ja ;
    foaf:made <album/66373#composition>,
        <album/66373#subject> ;
    foaf:name "Osamu Tezuka"@en,
        "手塚理"@ja .

<product/3022#subject> a schema:CreativeWork ;
    schema:name "Slayers Gorgeous"@en,
        "スレイヤーズごうじゃす"@ja,
        "Slayers Gorgeous"@ja-latn ;
    foaf:name "Slayers Gorgeous"@en,
        "スレイヤーズごうじゃす"@ja,
        "Slayers Gorgeous"@ja-latn .

<product/3023#subject> a schema:CreativeWork ;
    schema:name "Slayers Royal 2"@en,
        "スレイヤーズ ろいやる2"@ja,
        "Slayers Royal 2"@ja-latn ;
    foaf:name "Slayers Royal 2"@en,
        "スレイヤーズ ろいやる2"@ja,
        "Slayers Royal 2"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/66373/66373-1489141252.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/66373#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn ;
    mo:performance_of <album/66373#musicalwork> ;
    mo:performer <artist/2000#subject> ;
    mo:recorded_as <album/66373#musicalexpression> ;
    schema:byArtist <artist/2000#subject> ;
    schema:name "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn ;
    schema:workPerformed <album/66373#musicalwork> .

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66373#performance> ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<album/66373#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Harry Karkland"@en ;
            foaf:made <album/66373#composition> ;
            foaf:name "Harry Karkland"@en ],
        <artist/3406#subject>,
        <artist/604#subject>,
        <artist/8805#subject> ;
    mo:produced_work <album/66373#musicalwork> ;
    schema:name "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn .

<album/66373#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn ;
    mo:catalogue_number "A8-925" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48490> ;
    mo:publication_of <album/66373#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    mo:record_count 1 ;
    schema:about <product/3022#subject>,
        <product/3023#subject> ;
    schema:byArtist <artist/2000#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/66373/66373-1489141252.jpg> ;
    schema:name "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/66373/66373-1489141252.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66373#subject> ;
    schema:name "Harry Karkland"@en ;
    foaf:made <album/66373#subject> ;
    foaf:name "Harry Karkland"@en .

_:N1939a725e15f4d6290f6516c4eea94bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The History of the Culvert Family"@en,
        "カルバート家の歴史"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The History of the Culvert Family"@en,
        "カルバート家の歴史"@ja .

_:N2043cef3f73a415c8374d0834da25ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drag Slave Gorgeous (Part 2)"@en,
        "ドラグスレイブごぅじゃす (その2)"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Drag Slave Gorgeous (Part 2)"@en,
        "ドラグスレイブごぅじゃす (その2)"@ja .

_:N23908ffaa3c948ff85d56f48f35577be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Panorama of Cordron City (Part 2)"@en,
        "コルドロン・シティ全景 (その2)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "A Panorama of Cordron City (Part 2)"@en,
        "コルドロン・シティ全景 (その2)"@ja .

_:N25b360215bb749fa86697fa62df02c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen to a Tragedy"@en,
        "惨劇への予兆"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Omen to a Tragedy"@en,
        "惨劇への予兆"@ja .

_:N25e2f505e673459cad0af6589c9b72bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title (for \"Gorgeous\")"@en,
        "メイン・タイトル (for “ごぅじゃす”)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Main Title (for \"Gorgeous\")"@en,
        "メイン・タイトル (for “ごぅじゃす”)"@ja .

_:N267fe3bfe69947ebb98f573ac7f87f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Panorama of Cordron City"@en,
        "コルドロン・シティ全景"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "A Panorama of Cordron City"@en,
        "コルドロン・シティ全景"@ja .

_:N2c58befc4c2342ac84a6b5d565031200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Deadly Turning of the Tables"@en,
        "必殺ちゃぶ台がえし"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "A Deadly Turning of the Tables"@en,
        "必殺ちゃぶ台がえし"@ja .

_:N3cb532e125b0493fb74be51135e1bf96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Critical Situation"@en,
        "一触即発"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Critical Situation"@en,
        "一触即発"@ja .

_:N451290633b5e46329579fb9e1f331290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gift from the Sky"@en,
        "空からの贈り物"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "A Gift from the Sky"@en,
        "空からの贈り物"@ja .

_:N45c3988e5f6d42c18467ffa86ed10a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "raging waves"@en,
        "raging waves"@ja ;
    mo:track_number 32 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "raging waves"@en,
        "raging waves"@ja .

_:N4ffc59b040ab4be797e93f762db8b801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lord and The Black Knight"@en,
        "領主と黒騎士"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The Lord and The Black Knight"@en,
        "領主と黒騎士"@ja .

_:N50c724893d8d4f5b8dcb2d1e5982daff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naga the Serpent (for \"Gorgeous\")"@en,
        "白蛇サーペント のナーガ (for “ごぅじゃす”)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Naga the Serpent (for \"Gorgeous\")"@en,
        "白蛇サーペント のナーガ (for “ごぅじゃす”)"@ja .

_:N5cc6b2288de343c0af226cfee61e3457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The History of the Culvert Family (Part 2)"@en,
        "カルバート家の歴史 (その2)"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The History of the Culvert Family (Part 2)"@en,
        "カルバート家の歴史 (その2)"@ja .

_:N6387abc68c2d421d85df3942724c1371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaizno's Scheme (Part 1)"@en,
        "謀略のガイズノー (その1)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Gaizno's Scheme (Part 1)"@en,
        "謀略のガイズノー (その1)"@ja .

_:N6afe0d4f9a404756ab97ad7aceb2977d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I & Myself <INSTRUMENTAL VERSION>"@en,
        "I&Myself <INSTRUMENTAL VERSION>"@ja ;
    mo:track_number 39 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "I & Myself <INSTRUMENTAL VERSION>"@en,
        "I&Myself <INSTRUMENTAL VERSION>"@ja .

_:N6d4659124e23459ca38d90fc76d4f82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I & Myself"@en,
        "I&Myself"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "I & Myself"@en,
        "I&Myself"@ja .

_:N736a6073029b42a0b841515e1d9291ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tremor of Cordron City"@en,
        "激震のコルドロン・シティ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The Tremor of Cordron City"@en,
        "激震のコルドロン・シティ"@ja .

_:N79c0de829afa46c2a3e9e5b0b0925543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Automaton Clock"@en,
        "からくり時計"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Automaton Clock"@en,
        "からくり時計"@ja .

_:N7ddc9e56f0c1405386a0dcce3220ca77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lina & Naga, Double Attack"@en,
        "リナ&ナーガ、ダブルアタック"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Lina & Naga, Double Attack"@en,
        "リナ&ナーガ、ダブルアタック"@ja .

_:N81aaeaefbd944a71a60c6dc761baeea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaizno's Scheme (Part 2)"@en,
        "謀略のガイズノー (その2)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Gaizno's Scheme (Part 2)"@en,
        "謀略のガイズノー (その2)"@ja .

_:N86743cd5489c419ba85d6b52938debeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown, the Allowance War"@en,
        "決戦、おこづかい戦争"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Showdown, the Allowance War"@en,
        "決戦、おこづかい戦争"@ja .

_:N8710be90713d44038b7126d50d791720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marlene's Four Heavenly Knights"@en,
        "マレーネ四(?)天王"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Marlene's Four Heavenly Knights"@en,
        "マレーネ四(?)天王"@ja .

_:N8fc9ca76235e4c28ab7d40047c183f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black and Red Flame"@en,
        "黒と紅の炎"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Black and Red Flame"@en,
        "黒と紅の炎"@ja .

_:Na184c89920214c7d98aba0725991aa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drag Slave Gorgeous"@en,
        "ドラグスレイブごぅじゃす"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Drag Slave Gorgeous"@en,
        "ドラグスレイブごぅじゃす"@ja .

_:Na1c73032e32f41eda48391f52e76a0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drag Slave Gorgeous Final Shot"@en,
        "ドラグスレイブごぅじゃす・ファイナルショット"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Drag Slave Gorgeous Final Shot"@en,
        "ドラグスレイブごぅじゃす・ファイナルショット"@ja .

_:Nb1d72642430142629c5da607f3b4ddcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lina VS Marlene"@en,
        "リナVSマレーネ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Lina VS Marlene"@en,
        "リナVSマレーネ"@ja .

_:Nbccd10244e71453592e9baa1515f626a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault, Thornfort"@en,
        "強襲、ソーンフォート"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Assault, Thornfort"@en,
        "強襲、ソーンフォート"@ja .

_:Nbce07258ec704494bf5202f8320ecca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whole Army Sorties"@en,
        "全軍出撃"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The Whole Army Sorties"@en,
        "全軍出撃"@ja .

_:Nc7add6ae444f490e939802c127ab7b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrust Oneself to the Flow of the River"@en,
        "川の流れに身をまかせ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Entrust Oneself to the Flow of the River"@en,
        "川の流れに身をまかせ"@ja .

_:Ncb3113b35fee457ead8612c8cd8ca7fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Bustling City"@en,
        "賑わう街で"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "In the Bustling City"@en,
        "賑わう街で"@ja .

_:Nd49a811efcce4485a9b0e6a6cdc41a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "raging waves <TURQUOISE MIX>"@en,
        "raging waves <TURQUOISE MIX>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "raging waves <TURQUOISE MIX>"@en,
        "raging waves <TURQUOISE MIX>"@ja .

_:Nda1ff7519dd64006b290b7d4e3d8e6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluctuating Dragon"@en,
        "ドラゴン一進一退"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Fluctuating Dragon"@en,
        "ドラゴン一進一退"@ja .

_:Ndc22987551434e46bde3fa26f51bb1f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Both Armies Clash"@en,
        "両軍激突"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Both Armies Clash"@en,
        "両軍激突"@ja .

_:Ndc49ab911ca949048bc6e417ed8c3357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proud Consanguinity"@en,
        "誇り高き血族"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Proud Consanguinity"@en,
        "誇り高き血族"@ja .

_:Ne23a52d5bdc347a293d1bf0775cd5d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light of Peace"@en,
        "平和の光"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "The Light of Peace"@en,
        "平和の光"@ja .

_:Ne3ffa5cfb087449b89f0d4dc0a5ba9f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl Accompanied by a Dragon"@en,
        "ドラゴンを従えた少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "A Girl Accompanied by a Dragon"@en,
        "ドラゴンを従えた少女"@ja .

_:Ne8b8c7a0968e4a319c125b7e9d9a5e9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synonymous with Fear"@en,
        "恐怖の代名詞"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Synonymous with Fear"@en,
        "恐怖の代名詞"@ja .

_:Nf0976813d11d41a299a4f7880bb468b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaizno, His True Form"@en,
        "ガイズノー、真の姿"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Gaizno, His True Form"@en,
        "ガイズノー、真の姿"@ja .

_:Nf51b4c0896724260bf42ed9288cd3abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeated, Drag Slave"@en,
        "敗れたり、ドラグスレイブ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N659a5cb63d9f4987b0e5acb8538688e1 ;
    schema:name "Defeated, Drag Slave"@en,
        "敗れたり、ドラグスレイブ"@ja .

_:N659a5cb63d9f4987b0e5acb8538688e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1939a725e15f4d6290f6516c4eea94bf,
        _:N2043cef3f73a415c8374d0834da25ab4,
        _:N23908ffaa3c948ff85d56f48f35577be,
        _:N25b360215bb749fa86697fa62df02c95,
        _:N25e2f505e673459cad0af6589c9b72bd,
        _:N267fe3bfe69947ebb98f573ac7f87f06,
        _:N2c58befc4c2342ac84a6b5d565031200,
        _:N3cb532e125b0493fb74be51135e1bf96,
        _:N451290633b5e46329579fb9e1f331290,
        _:N45c3988e5f6d42c18467ffa86ed10a4a,
        _:N4ffc59b040ab4be797e93f762db8b801,
        _:N50c724893d8d4f5b8dcb2d1e5982daff,
        _:N5cc6b2288de343c0af226cfee61e3457,
        _:N6387abc68c2d421d85df3942724c1371,
        _:N6afe0d4f9a404756ab97ad7aceb2977d,
        _:N6d4659124e23459ca38d90fc76d4f82f,
        _:N736a6073029b42a0b841515e1d9291ec,
        _:N79c0de829afa46c2a3e9e5b0b0925543,
        _:N7ddc9e56f0c1405386a0dcce3220ca77,
        _:N81aaeaefbd944a71a60c6dc761baeea0,
        _:N86743cd5489c419ba85d6b52938debeb,
        _:N8710be90713d44038b7126d50d791720,
        _:N8fc9ca76235e4c28ab7d40047c183f44,
        _:Na184c89920214c7d98aba0725991aa51,
        _:Na1c73032e32f41eda48391f52e76a0e8,
        _:Nb1d72642430142629c5da607f3b4ddcb,
        _:Nbccd10244e71453592e9baa1515f626a,
        _:Nbce07258ec704494bf5202f8320ecca8,
        _:Nc7add6ae444f490e939802c127ab7b36,
        _:Ncb3113b35fee457ead8612c8cd8ca7fd,
        _:Nd49a811efcce4485a9b0e6a6cdc41a4c,
        _:Nda1ff7519dd64006b290b7d4e3d8e6d7,
        _:Ndc22987551434e46bde3fa26f51bb1f0,
        _:Ndc49ab911ca949048bc6e417ed8c3357,
        _:Ne23a52d5bdc347a293d1bf0775cd5d41,
        _:Ne3ffa5cfb087449b89f0d4dc0a5ba9f6,
        _:Ne8b8c7a0968e4a319c125b7e9d9a5e9d,
        _:Nf0976813d11d41a299a4f7880bb468b9,
        _:Nf51b4c0896724260bf42ed9288cd3abd ;
    mo:track_count 39 ;
    schema:duration "PT57:09"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N1939a725e15f4d6290f6516c4eea94bf,
        _:N2043cef3f73a415c8374d0834da25ab4,
        _:N23908ffaa3c948ff85d56f48f35577be,
        _:N25b360215bb749fa86697fa62df02c95,
        _:N25e2f505e673459cad0af6589c9b72bd,
        _:N267fe3bfe69947ebb98f573ac7f87f06,
        _:N2c58befc4c2342ac84a6b5d565031200,
        _:N3cb532e125b0493fb74be51135e1bf96,
        _:N451290633b5e46329579fb9e1f331290,
        _:N45c3988e5f6d42c18467ffa86ed10a4a,
        _:N4ffc59b040ab4be797e93f762db8b801,
        _:N50c724893d8d4f5b8dcb2d1e5982daff,
        _:N5cc6b2288de343c0af226cfee61e3457,
        _:N6387abc68c2d421d85df3942724c1371,
        _:N6afe0d4f9a404756ab97ad7aceb2977d,
        _:N6d4659124e23459ca38d90fc76d4f82f,
        _:N736a6073029b42a0b841515e1d9291ec,
        _:N79c0de829afa46c2a3e9e5b0b0925543,
        _:N7ddc9e56f0c1405386a0dcce3220ca77,
        _:N81aaeaefbd944a71a60c6dc761baeea0,
        _:N86743cd5489c419ba85d6b52938debeb,
        _:N8710be90713d44038b7126d50d791720,
        _:N8fc9ca76235e4c28ab7d40047c183f44,
        _:Na184c89920214c7d98aba0725991aa51,
        _:Na1c73032e32f41eda48391f52e76a0e8,
        _:Nb1d72642430142629c5da607f3b4ddcb,
        _:Nbccd10244e71453592e9baa1515f626a,
        _:Nbce07258ec704494bf5202f8320ecca8,
        _:Nc7add6ae444f490e939802c127ab7b36,
        _:Ncb3113b35fee457ead8612c8cd8ca7fd,
        _:Nd49a811efcce4485a9b0e6a6cdc41a4c,
        _:Nda1ff7519dd64006b290b7d4e3d8e6d7,
        _:Ndc22987551434e46bde3fa26f51bb1f0,
        _:Ndc49ab911ca949048bc6e417ed8c3357,
        _:Ne23a52d5bdc347a293d1bf0775cd5d41,
        _:Ne3ffa5cfb087449b89f0d4dc0a5ba9f6,
        _:Ne8b8c7a0968e4a319c125b7e9d9a5e9d,
        _:Nf0976813d11d41a299a4f7880bb468b9,
        _:Nf51b4c0896724260bf42ed9288cd3abd .

