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

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

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

<artist/11368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22598#subject> ;
    schema:name "Kouichi Sato"@en,
        "佐藤浩一"@ja ;
    foaf:made <album/22598#composition>,
        <album/22598#subject> ;
    foaf:name "Kouichi Sato"@en,
        "佐藤浩一"@ja .

<product/10619#subject> a schema:CreativeWork ;
    schema:name "Märchen Veil I"@en,
        "メルヘンヴェール"@ja,
        "Märchen Veil I"@ja-latn ;
    foaf:name "Märchen Veil I"@en,
        "メルヘンヴェール"@ja,
        "Märchen Veil I"@ja-latn .

<product/24348#subject> a schema:CreativeWork ;
    schema:name "Märchen Veil II"@en,
        "メルヘンヴェールII"@ja,
        "Märchen Veil II"@ja-latn ;
    foaf:name "Märchen Veil II"@en,
        "メルヘンヴェールII"@ja,
        "Märchen Veil II"@ja-latn .

<album/22598#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn ;
    mo:composer <artist/11368#subject> ;
    mo:produced_work <album/22598#musicalwork> ;
    schema:name "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn .

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

<album/22598#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn ;
    mo:performance_of <album/22598#musicalwork> ;
    mo:recorded_as <album/22598#musicalexpression> ;
    schema:name "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn ;
    schema:workPerformed <album/22598#musicalwork> .

<org/328#subject> schema:name "EGG MUSIC RECORDS"@en,
        "EGG MUSIC RECORDS"@ja,
        "EGG MUSIC RECORDS"@ja-latn ;
    foaf:name "EGG MUSIC RECORDS"@en,
        "EGG MUSIC RECORDS"@ja,
        "EGG MUSIC RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/22598/22598-1505147289.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22598#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-23"^^xsd:date ;
    dcterms:title "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn ;
    mo:catalogue_number "EMCA-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22598#musicalexpression> ;
    mo:publisher <org/328#subject> ;
    mo:record _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Märchen Veil JUKEBOX"@en ;
            foaf:name "Märchen Veil JUKEBOX"@en ],
        <product/10619#subject>,
        <product/24348#subject> ;
    schema:datePublished "2011-02-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/22598/22598-1505147289.jpg> ;
    schema:name "Märchen Veil -MemorialCollection-"@en,
        "メルヘンヴェール・メモリアルコレクション"@ja,
        "Märchen Veil -MemorialCollection-"@ja-latn ;
    schema:publisher <org/328#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/22598/22598-1505147289.jpg> .

_:N028d8198260b44e68fde9c955218ab58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル"@ja ;
    mo:track_number 50 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "バトル"@ja .

_:N050e5ff7cb2e48a5a22c4347b408661d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法使いのテーマ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "魔法使いのテーマ"@ja .

_:N05cec80938354803bf65fd6850e02fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "バトル"@ja .

_:N098ac5ba86604c7996f4904595f51214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バトル"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "バトル"@ja .

_:N0f36ace3a7d34899bf0cbed2a72bf5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 59 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "エンディング"@ja .

_:N126ea607bac24ba687a058cc5f001db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームオーバー"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームオーバー"@ja .

_:N1882e09349c843ccbc782db98b1e951e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヘン・ヴェールのテーマ"@ja ;
    mo:track_number 48 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "メルヘン・ヴェールのテーマ"@ja .

_:N198b17881c5b460a96d44fb8e9c85550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　1"@ja .

_:N2298c5b6b4664e89a623b2d0ed893f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームオーバー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームオーバー"@ja .

_:N28d1e968ff69450986898366f6f08afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ファンファーレ"@ja .

_:N2b761100c4cf47ab839837e91e44af64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　3"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　3"@ja .

_:N3303ac787f554c299f05b550296fe6be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天国"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "天国"@ja .

_:N39c63a8086ac45aa912df080fc0753f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアルシーン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアルシーン"@ja .

_:N3cb3707e7ada406fb4a9b75cea3496a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城のテーマ　1"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "城のテーマ　1"@ja .

_:N3e91ab6d98ea4675b023d4a55066f9bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゾーン"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゾーン"@ja .

_:N404264f8c0d9489d8eb6c69adeb7f1a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城のテーマ　1"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "城のテーマ　1"@ja .

_:N47072ff1b14e4553b293fd40042b6765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ファンファーレ"@ja .

_:N4c873c92f1874c378f6012162dbb2ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘル"@ja ;
    mo:track_number 55 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヘル"@ja .

_:N4dacc948818c42f5bfc88fe37cb6e5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城のテーマ　2"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "城のテーマ　2"@ja .

_:N502901842ccc4e9d96174666b31ab99b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアルステージのテーマ"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアルステージのテーマ"@ja .

_:N537e68fbbca1403e85a3e630ab66b682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法使いのテーマ"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "魔法使いのテーマ"@ja .

_:N5472b424cbe84f739d01858945736fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城のテーマ"@ja ;
    mo:track_number 54 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "城のテーマ"@ja .

_:N57542485460b41d894173574d1e4decd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森の国のテーマ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "森の国のテーマ"@ja .

_:N5e01aa7a8e9947a4b8e0a55c2fe98a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森の国のテーマ"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "森の国のテーマ"@ja .

_:N61000129a5ae4fbc90fc578ad80c2f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヘン・ヴェールのテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "メルヘン・ヴェールのテーマ"@ja .

_:N62509c6836d74f40b8c1aa86feb5de1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ファンファーレ"@ja .

_:N6b3674f54b374d5399fa07bb2a00cb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアル・ミュージック"@ja ;
    mo:track_number 61 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアル・ミュージック"@ja .

_:N6bee801a43b64fb4b74c3c69d5e252d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　2"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　2"@ja .

_:N7a51330f38f34bbbbdb307c2e800ed45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘル"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヘル"@ja .

_:N7c87478982d44a4badf1f34e16c39d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イリュージョンのテーマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "イリュージョンのテーマ"@ja .

_:N80daacb0d8d04f42b16c342e02135ed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ"@ja ;
    mo:track_number 47 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ファンファーレ"@ja .

_:N8481bdd7923641b7a42c74fe94acb551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゾーン"@ja ;
    mo:track_number 52 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゾーン"@ja .

_:N8620c1a22453494383306ddc304a084a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアルステージのテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアルステージのテーマ"@ja .

_:N8bea2ffa9a054757a1c41af6f27b9a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇のテーマ"@ja ;
    mo:track_number 53 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "暗闇のテーマ"@ja .

_:N9478c8a4938b4aa0bd74bd2cf165e52d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　1"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　1"@ja .

_:N9988957336124ccf806f6cb4e4c5f9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イリュージョンのテーマ"@ja ;
    mo:track_number 56 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "イリュージョンのテーマ"@ja .

_:N99eb407769f64a01b3a4a53ae154e1ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法使いのテーマ"@ja ;
    mo:track_number 57 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "魔法使いのテーマ"@ja .

_:N9b6b83fefb1b4a30ae410339b0c81901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Y・Hのテーマ"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "Y・Hのテーマ"@ja .

_:N9cce25aebe8940a9a45ee734664e0027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "タイトル"@ja .

_:N9e42bab75d884a2a98a4bf94a95dd321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇のテーマ"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "暗闇のテーマ"@ja .

_:Na0880c2fda1b4a3892e491a019218e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天国"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "天国"@ja .

_:Na0956d017923410d99a36e6ddabe7574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヘル"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヘル"@ja .

_:Na18258c4b1bc479baa0e1d332c4f2068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　3"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　3"@ja .

_:Nad4e7938c4a646a6af2a60e16fec4403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "エンディング"@ja .

_:Nb519789140bb486892ca12970cbde2a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームBGM　2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームBGM　2"@ja .

_:Nb61c311e446b4c3a94a46195f8db64da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Y・Hのテーマ"@ja ;
    mo:track_number 58 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "Y・Hのテーマ"@ja .

_:Nb7393701804740ca8843ab760ab0467f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森の国のテーマ"@ja ;
    mo:track_number 51 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "森の国のテーマ"@ja .

_:Nb7a0c04c550443eda524d43df8baa81b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームオーバー"@ja ;
    mo:track_number 60 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームオーバー"@ja .

_:Nbbc36805cac4445893e8445b347c1d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イリュージョンのテーマ"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "イリュージョンのテーマ"@ja .

_:Nbd0c4888d6364c81b324758e74d961bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タイトル"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "タイトル"@ja .

_:Nc6a3f945de044f44a4b0007f173d0efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城のテーマ　2"@ja ;
    mo:track_number 40 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "城のテーマ　2"@ja .

_:Nd006cd924bca486ba71b96f5badd4be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗闇のテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "暗闇のテーマ"@ja .

_:Nd0d0a29bb40f4ba5990e96b60632a4f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゾーン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゾーン"@ja .

_:Nd44c2d1a72c2423eb6f305947eae9fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアルシーン"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアルシーン"@ja .

_:Nd47b3590453c4f4e8573ffe3e5d82b79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Y・Hのテーマ"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "Y・Hのテーマ"@ja .

_:Nda7703e534524a99b52500795668070a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヘン・ヴェールのテーマ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "メルヘン・ヴェールのテーマ"@ja .

_:Ne059db6a04f249f4ade492f990742272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィジュアルステージのテーマ"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ヴィジュアルステージのテーマ"@ja .

_:Ne9afabb802e541f7b2ce43a5c4497f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームオーバー"@ja ;
    mo:track_number 46 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームオーバー"@ja .

_:Nf35e0e28ef3b44509eb55a0f2d293aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "エンディング"@ja .

_:Nf5eab6c0fe2c4929860301c5223a6ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲームオーバー"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ゲームオーバー"@ja .

_:Nff1c6478c5d84262866a69f41a030744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nd01ec12fe59540b3a2dc8f1c10ec5c87 ;
    schema:name "ファンファーレ"@ja .

_:Nd01ec12fe59540b3a2dc8f1c10ec5c87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028d8198260b44e68fde9c955218ab58,
        _:N050e5ff7cb2e48a5a22c4347b408661d,
        _:N05cec80938354803bf65fd6850e02fb6,
        _:N098ac5ba86604c7996f4904595f51214,
        _:N0f36ace3a7d34899bf0cbed2a72bf5b1,
        _:N126ea607bac24ba687a058cc5f001db7,
        _:N1882e09349c843ccbc782db98b1e951e,
        _:N198b17881c5b460a96d44fb8e9c85550,
        _:N2298c5b6b4664e89a623b2d0ed893f16,
        _:N28d1e968ff69450986898366f6f08afb,
        _:N2b761100c4cf47ab839837e91e44af64,
        _:N3303ac787f554c299f05b550296fe6be,
        _:N39c63a8086ac45aa912df080fc0753f0,
        _:N3cb3707e7ada406fb4a9b75cea3496a9,
        _:N3e91ab6d98ea4675b023d4a55066f9bb,
        _:N404264f8c0d9489d8eb6c69adeb7f1a7,
        _:N47072ff1b14e4553b293fd40042b6765,
        _:N4c873c92f1874c378f6012162dbb2ba0,
        _:N4dacc948818c42f5bfc88fe37cb6e5c5,
        _:N502901842ccc4e9d96174666b31ab99b,
        _:N537e68fbbca1403e85a3e630ab66b682,
        _:N5472b424cbe84f739d01858945736fc7,
        _:N57542485460b41d894173574d1e4decd,
        _:N5e01aa7a8e9947a4b8e0a55c2fe98a3d,
        _:N61000129a5ae4fbc90fc578ad80c2f64,
        _:N62509c6836d74f40b8c1aa86feb5de1e,
        _:N6b3674f54b374d5399fa07bb2a00cb20,
        _:N6bee801a43b64fb4b74c3c69d5e252d1,
        _:N7a51330f38f34bbbbdb307c2e800ed45,
        _:N7c87478982d44a4badf1f34e16c39d9e,
        _:N80daacb0d8d04f42b16c342e02135ed4,
        _:N8481bdd7923641b7a42c74fe94acb551,
        _:N8620c1a22453494383306ddc304a084a,
        _:N8bea2ffa9a054757a1c41af6f27b9a31,
        _:N9478c8a4938b4aa0bd74bd2cf165e52d,
        _:N9988957336124ccf806f6cb4e4c5f9ba,
        _:N99eb407769f64a01b3a4a53ae154e1ec,
        _:N9b6b83fefb1b4a30ae410339b0c81901,
        _:N9cce25aebe8940a9a45ee734664e0027,
        _:N9e42bab75d884a2a98a4bf94a95dd321,
        _:Na0880c2fda1b4a3892e491a019218e94,
        _:Na0956d017923410d99a36e6ddabe7574,
        _:Na18258c4b1bc479baa0e1d332c4f2068,
        _:Nad4e7938c4a646a6af2a60e16fec4403,
        _:Nb519789140bb486892ca12970cbde2a4,
        _:Nb61c311e446b4c3a94a46195f8db64da,
        _:Nb7393701804740ca8843ab760ab0467f,
        _:Nb7a0c04c550443eda524d43df8baa81b,
        _:Nbbc36805cac4445893e8445b347c1d42,
        _:Nbd0c4888d6364c81b324758e74d961bc,
        _:Nc6a3f945de044f44a4b0007f173d0efd,
        _:Nd006cd924bca486ba71b96f5badd4be5,
        _:Nd0d0a29bb40f4ba5990e96b60632a4f8,
        _:Nd44c2d1a72c2423eb6f305947eae9fda,
        _:Nd47b3590453c4f4e8573ffe3e5d82b79,
        _:Nda7703e534524a99b52500795668070a,
        _:Ne059db6a04f249f4ade492f990742272,
        _:Ne9afabb802e541f7b2ce43a5c4497f7f,
        _:Nf35e0e28ef3b44509eb55a0f2d293aed,
        _:Nf5eab6c0fe2c4929860301c5223a6ec7,
        _:Nff1c6478c5d84262866a69f41a030744 ;
    mo:track_count 61 ;
    schema:duration "PT72:29"^^xsd:interval ;
    schema:numTracks 61 ;
    schema:track _:N028d8198260b44e68fde9c955218ab58,
        _:N050e5ff7cb2e48a5a22c4347b408661d,
        _:N05cec80938354803bf65fd6850e02fb6,
        _:N098ac5ba86604c7996f4904595f51214,
        _:N0f36ace3a7d34899bf0cbed2a72bf5b1,
        _:N126ea607bac24ba687a058cc5f001db7,
        _:N1882e09349c843ccbc782db98b1e951e,
        _:N198b17881c5b460a96d44fb8e9c85550,
        _:N2298c5b6b4664e89a623b2d0ed893f16,
        _:N28d1e968ff69450986898366f6f08afb,
        _:N2b761100c4cf47ab839837e91e44af64,
        _:N3303ac787f554c299f05b550296fe6be,
        _:N39c63a8086ac45aa912df080fc0753f0,
        _:N3cb3707e7ada406fb4a9b75cea3496a9,
        _:N3e91ab6d98ea4675b023d4a55066f9bb,
        _:N404264f8c0d9489d8eb6c69adeb7f1a7,
        _:N47072ff1b14e4553b293fd40042b6765,
        _:N4c873c92f1874c378f6012162dbb2ba0,
        _:N4dacc948818c42f5bfc88fe37cb6e5c5,
        _:N502901842ccc4e9d96174666b31ab99b,
        _:N537e68fbbca1403e85a3e630ab66b682,
        _:N5472b424cbe84f739d01858945736fc7,
        _:N57542485460b41d894173574d1e4decd,
        _:N5e01aa7a8e9947a4b8e0a55c2fe98a3d,
        _:N61000129a5ae4fbc90fc578ad80c2f64,
        _:N62509c6836d74f40b8c1aa86feb5de1e,
        _:N6b3674f54b374d5399fa07bb2a00cb20,
        _:N6bee801a43b64fb4b74c3c69d5e252d1,
        _:N7a51330f38f34bbbbdb307c2e800ed45,
        _:N7c87478982d44a4badf1f34e16c39d9e,
        _:N80daacb0d8d04f42b16c342e02135ed4,
        _:N8481bdd7923641b7a42c74fe94acb551,
        _:N8620c1a22453494383306ddc304a084a,
        _:N8bea2ffa9a054757a1c41af6f27b9a31,
        _:N9478c8a4938b4aa0bd74bd2cf165e52d,
        _:N9988957336124ccf806f6cb4e4c5f9ba,
        _:N99eb407769f64a01b3a4a53ae154e1ec,
        _:N9b6b83fefb1b4a30ae410339b0c81901,
        _:N9cce25aebe8940a9a45ee734664e0027,
        _:N9e42bab75d884a2a98a4bf94a95dd321,
        _:Na0880c2fda1b4a3892e491a019218e94,
        _:Na0956d017923410d99a36e6ddabe7574,
        _:Na18258c4b1bc479baa0e1d332c4f2068,
        _:Nad4e7938c4a646a6af2a60e16fec4403,
        _:Nb519789140bb486892ca12970cbde2a4,
        _:Nb61c311e446b4c3a94a46195f8db64da,
        _:Nb7393701804740ca8843ab760ab0467f,
        _:Nb7a0c04c550443eda524d43df8baa81b,
        _:Nbbc36805cac4445893e8445b347c1d42,
        _:Nbd0c4888d6364c81b324758e74d961bc,
        _:Nc6a3f945de044f44a4b0007f173d0efd,
        _:Nd006cd924bca486ba71b96f5badd4be5,
        _:Nd0d0a29bb40f4ba5990e96b60632a4f8,
        _:Nd44c2d1a72c2423eb6f305947eae9fda,
        _:Nd47b3590453c4f4e8573ffe3e5d82b79,
        _:Nda7703e534524a99b52500795668070a,
        _:Ne059db6a04f249f4ade492f990742272,
        _:Ne9afabb802e541f7b2ce43a5c4497f7f,
        _:Nf35e0e28ef3b44509eb55a0f2d293aed,
        _:Nf5eab6c0fe2c4929860301c5223a6ec7,
        _:Nff1c6478c5d84262866a69f41a030744 .

