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

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

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

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

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

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

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

<artist/8805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67733#subject> ;
    schema:name "Osamu Tezuka"@en,
        "手塚理"@ja ;
    foaf:made <album/67733#composition>,
        <album/67733#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/67733#musicalexpression> a mo:Signal ;
    mo:published_as <album/67733#subject> ;
    mo:records <album/67733#performance> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/67733/67733-1493151432.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/67733#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/67733#musicalwork> ;
    mo:performer <artist/2000#subject> ;
    mo:recorded_as <album/67733#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/67733#musicalwork> .

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

<album/67733#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/67733#composition> ;
            foaf:name "Harry Karkland"@en ],
        <artist/3406#subject>,
        <artist/604#subject>,
        <artist/8805#subject> ;
    mo:produced_work <album/67733#musicalwork> ;
    schema:name "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@en,
        "スレイヤーズごうじゃす THE MOTION PICTURE \"Go\""@ja,
        "SLAYERS Gorgeous THE MOTION PICTURE \"Go\""@ja-latn .

<album/67733#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 "GGG-110" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48490> ;
    mo:publication_of <album/67733#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    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/33/67733/67733-1493151432.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/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/67733/67733-1493151432.jpg> .

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

_:N080f27cbacad436292d9fb31c3d3e2cb 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "In the Bustling City"@en,
        "賑わう街で"@ja .

_:N0d4802d0f38f4437ba9a78b3cd57d92b 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Gaizno, His True Form"@en,
        "ガイズノー、真の姿"@ja .

_:N107473af5135444bb703a739d3843afc 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Drag Slave Gorgeous Final Shot"@en,
        "ドラグスレイブごぅじゃす・ファイナルショット"@ja .

_:N123c378f7da94f32a135373fd063c8a2 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Main Title (for \"Gorgeous\")"@en,
        "メイン・タイトル (for “ごぅじゃす”)"@ja .

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

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

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

_:N20048c701819468aafe1421f30726934 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "I & Myself"@en,
        "I&Myself"@ja .

_:N20591cc9687846bead8241de31b6b49a 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "raging waves <TURQUOISE MIX>"@en,
        "raging waves <TURQUOISE MIX>"@ja .

_:N258e0d7c4f8a499e956112aa8854dae9 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Gaizno's Scheme (Part 1)"@en,
        "謀略のガイズノー (その1)"@ja .

_:N2f99c982a32c4513aad0ff5780083088 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The Light of Peace"@en,
        "平和の光"@ja .

_:N3468158b620e42259dfc8db41609ab3d 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "I & Myself <INSTRUMENTAL VERSION>"@en,
        "I&Myself <INSTRUMENTAL VERSION>"@ja .

_:N3685dabd21a3421d9ca4a93088031c89 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "A Gift from the Sky"@en,
        "空からの贈り物"@ja .

_:N4555d9566ec746e49ce5cb9557e8faca 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Naga the Serpent (for \"Gorgeous\")"@en,
        "白蛇サーペント のナーガ (for “ごぅじゃす”)"@ja .

_:N466ed4210d9f4c6ba03740e9597678a5 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Showdown, the Allowance War"@en,
        "決戦、おこづかい戦争"@ja .

_:N4bc6c06b71524cf4893fae96084c2715 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Entrust Oneself to the Flow of the River"@en,
        "川の流れに身をまかせ"@ja .

_:N530333b609874e619c0a4001efcf1d09 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "A Panorama of Cordron City (Part 2)"@en,
        "コルドロン・シティ全景 (その2)"@ja .

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

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

_:N60c4d75e57a1491086e065c163de070a 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "A Girl Accompanied by a Dragon"@en,
        "ドラゴンを従えた少女"@ja .

_:N610db150bc7a4abea0e28e0fc6d692df 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The Tremor of Cordron City"@en,
        "激震のコルドロン・シティ"@ja .

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

_:N6eb57d53f3f04d87be0d9d0043e7f06c 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The Whole Army Sorties"@en,
        "全軍出撃"@ja .

_:N7a00c5cbf77b46229931b1f88e1f735b 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Lina & Naga, Double Attack"@en,
        "リナ&ナーガ、ダブルアタック"@ja .

_:N84b04843d7664d708508abbcbac94c82 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Lina VS Marlene"@en,
        "リナVSマレーネ"@ja .

_:N910f54d97d084b5bbc8a1806800cefb5 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Gaizno's Scheme (Part 2)"@en,
        "謀略のガイズノー (その2)"@ja .

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

_:Na70cc4a1857148f3a643eda5198cac9c 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Omen to a Tragedy"@en,
        "惨劇への予兆"@ja .

_:Naac10fb76dde4ecbba2ae7be49d14fc6 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "A Deadly Turning of the Tables"@en,
        "必殺ちゃぶ台がえし"@ja .

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

_:Nd5167f1561f8425b9d1fdead787129c1 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The History of the Culvert Family"@en,
        "カルバート家の歴史"@ja .

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

_:Ndeead948e5484c92ab154577e7c086be 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Black and Red Flame"@en,
        "黒と紅の炎"@ja .

_:Ne00fc7a9c28c464e94a6f1513a7c71dd 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Drag Slave Gorgeous (Part 2)"@en,
        "ドラグスレイブごぅじゃす (その2)"@ja .

_:Ne7145f135d8a42a698162614c48eff45 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The History of the Culvert Family (Part 2)"@en,
        "カルバート家の歴史 (その2)"@ja .

_:Nf45d04e6de724a2fa03aeda84c08dab0 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "A Panorama of Cordron City"@en,
        "コルドロン・シティ全景"@ja .

_:Nfa1594db2e4149b08e770a0175cf52e8 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "raging waves"@en,
        "raging waves"@ja .

_:Nfc959536cfc44b6ab8ce4ce47b216cc4 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "Marlene's Four Heavenly Knights"@en,
        "マレーネ四(?)天王"@ja .

_:Nfe64c931a3364f58a761c00f53438f94 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 _:N787f0a0f35f54382b2e8638a76b7a9e4 ;
    schema:name "The Lord and The Black Knight"@en,
        "領主と黒騎士"@ja .

_:N787f0a0f35f54382b2e8638a76b7a9e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N080f27cbacad436292d9fb31c3d3e2cb,
        _:N0d4802d0f38f4437ba9a78b3cd57d92b,
        _:N107473af5135444bb703a739d3843afc,
        _:N123c378f7da94f32a135373fd063c8a2,
        _:N1526fc7db32d4e89afbeaf4533997396,
        _:N17fcd553e3d7468ba2d47343ab4be8fd,
        _:N1f15a69e5adb40c4a06a4d1bb923b070,
        _:N20048c701819468aafe1421f30726934,
        _:N20591cc9687846bead8241de31b6b49a,
        _:N258e0d7c4f8a499e956112aa8854dae9,
        _:N2f99c982a32c4513aad0ff5780083088,
        _:N3468158b620e42259dfc8db41609ab3d,
        _:N3685dabd21a3421d9ca4a93088031c89,
        _:N4555d9566ec746e49ce5cb9557e8faca,
        _:N466ed4210d9f4c6ba03740e9597678a5,
        _:N4bc6c06b71524cf4893fae96084c2715,
        _:N530333b609874e619c0a4001efcf1d09,
        _:N535880711a124e15b588747d60e6c572,
        _:N58bb0c3d443e455bbf31c66d43782d52,
        _:N60c4d75e57a1491086e065c163de070a,
        _:N610db150bc7a4abea0e28e0fc6d692df,
        _:N6396c904aeb74cb5ba82507730db361e,
        _:N6eb57d53f3f04d87be0d9d0043e7f06c,
        _:N7a00c5cbf77b46229931b1f88e1f735b,
        _:N84b04843d7664d708508abbcbac94c82,
        _:N910f54d97d084b5bbc8a1806800cefb5,
        _:N9c3c167ed0904601b51dcf75b3709884,
        _:Na70cc4a1857148f3a643eda5198cac9c,
        _:Naac10fb76dde4ecbba2ae7be49d14fc6,
        _:Nd39729ef2d484e5bb7a9d0ba89b8084c,
        _:Nd5167f1561f8425b9d1fdead787129c1,
        _:Nda103912decc4a148bd01dcdcd0aeb0f,
        _:Ndeead948e5484c92ab154577e7c086be,
        _:Ne00fc7a9c28c464e94a6f1513a7c71dd,
        _:Ne7145f135d8a42a698162614c48eff45,
        _:Nf45d04e6de724a2fa03aeda84c08dab0,
        _:Nfa1594db2e4149b08e770a0175cf52e8,
        _:Nfc959536cfc44b6ab8ce4ce47b216cc4,
        _:Nfe64c931a3364f58a761c00f53438f94 ;
    mo:track_count 39 ;
    schema:duration "PT57:09"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N080f27cbacad436292d9fb31c3d3e2cb,
        _:N0d4802d0f38f4437ba9a78b3cd57d92b,
        _:N107473af5135444bb703a739d3843afc,
        _:N123c378f7da94f32a135373fd063c8a2,
        _:N1526fc7db32d4e89afbeaf4533997396,
        _:N17fcd553e3d7468ba2d47343ab4be8fd,
        _:N1f15a69e5adb40c4a06a4d1bb923b070,
        _:N20048c701819468aafe1421f30726934,
        _:N20591cc9687846bead8241de31b6b49a,
        _:N258e0d7c4f8a499e956112aa8854dae9,
        _:N2f99c982a32c4513aad0ff5780083088,
        _:N3468158b620e42259dfc8db41609ab3d,
        _:N3685dabd21a3421d9ca4a93088031c89,
        _:N4555d9566ec746e49ce5cb9557e8faca,
        _:N466ed4210d9f4c6ba03740e9597678a5,
        _:N4bc6c06b71524cf4893fae96084c2715,
        _:N530333b609874e619c0a4001efcf1d09,
        _:N535880711a124e15b588747d60e6c572,
        _:N58bb0c3d443e455bbf31c66d43782d52,
        _:N60c4d75e57a1491086e065c163de070a,
        _:N610db150bc7a4abea0e28e0fc6d692df,
        _:N6396c904aeb74cb5ba82507730db361e,
        _:N6eb57d53f3f04d87be0d9d0043e7f06c,
        _:N7a00c5cbf77b46229931b1f88e1f735b,
        _:N84b04843d7664d708508abbcbac94c82,
        _:N910f54d97d084b5bbc8a1806800cefb5,
        _:N9c3c167ed0904601b51dcf75b3709884,
        _:Na70cc4a1857148f3a643eda5198cac9c,
        _:Naac10fb76dde4ecbba2ae7be49d14fc6,
        _:Nd39729ef2d484e5bb7a9d0ba89b8084c,
        _:Nd5167f1561f8425b9d1fdead787129c1,
        _:Nda103912decc4a148bd01dcdcd0aeb0f,
        _:Ndeead948e5484c92ab154577e7c086be,
        _:Ne00fc7a9c28c464e94a6f1513a7c71dd,
        _:Ne7145f135d8a42a698162614c48eff45,
        _:Nf45d04e6de724a2fa03aeda84c08dab0,
        _:Nfa1594db2e4149b08e770a0175cf52e8,
        _:Nfc959536cfc44b6ab8ce4ce47b216cc4,
        _:Nfe64c931a3364f58a761c00f53438f94 .

