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

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

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

<album/4693> a mo:Release ;
    mo:catalogue_number "GRMOST" .

<artist/2151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26419#subject> ;
    schema:name "Hayato Sonoda"@en,
        "園田隼人"@ja ;
    foaf:made <album/26419#composition>,
        <album/26419#subject> ;
    foaf:name "Hayato Sonoda"@en,
        "園田隼人"@ja .

<artist/2152#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26419#subject> ;
    schema:name "Wataru Ishibashi"@en,
        "石橋渡"@ja ;
    foaf:made <album/26419#composition>,
        <album/26419#subject> ;
    foaf:name "Wataru Ishibashi"@en,
        "石橋渡"@ja .

<artist/5750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26419#subject> ;
    schema:name "Takahide Murayama"@en,
        "村山貴英"@ja ;
    foaf:made <album/26419#composition>,
        <album/26419#subject> ;
    foaf:name "Takahide Murayama"@en,
        "村山貴英"@ja .

<product/3588#subject> a schema:CreativeWork ;
    schema:name "Gurumin: A Monstrous Adventure"@en,
        "ぐるみん"@ja,
        "Gurumin"@ja-latn ;
    foaf:name "Gurumin: A Monstrous Adventure"@en,
        "ぐるみん"@ja,
        "Gurumin"@ja-latn .

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

<album/26419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn ;
    mo:performance_of <album/26419#musicalwork> ;
    mo:recorded_as <album/26419#musicalexpression> ;
    schema:name "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn ;
    schema:workPerformed <album/26419#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/26419/26419-1521015285.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn ;
    mo:composer <artist/2151#subject>,
        <artist/2152#subject>,
        <artist/5750#subject> ;
    mo:produced_work <album/26419#musicalwork> ;
    schema:name "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn .

<album/26419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-14"^^xsd:date ;
    dcterms:title "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn ;
    mo:catalogue_number "NW10102890" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/4693> ;
    mo:publication_of <album/26419#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N11ca263dcf7b43dc91bbe01ba68f7850,
        _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    mo:record_count 2 ;
    schema:about <product/3588#subject> ;
    schema:datePublished "2011-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/26419/26419-1521015285.jpg> ;
    schema:name "Gurumin Original Sound Track"@en,
        "ぐるみん オリジナルサウンドトラック"@ja,
        "Gurumin Original Sound Track"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/26419/26419-1521015285.jpg> .

_:N0267bb9e952b4ff091260d9e8b06bc80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the sky"@en,
        "under the sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "under the sky"@en,
        "under the sky"@ja .

_:N05d212ef42444a3da51a4b5995c7b47a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plop! Goes the Whirling Wizard"@en,
        "グルグル魔人でポン"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Plop! Goes the Whirling Wizard"@en,
        "グルグル魔人でポン"@ja .

_:N0f68a540a02043da9a3c37d7ab2c0702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocky Nebula"@en,
        "Rocky Nebula"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Rocky Nebula"@en,
        "Rocky Nebula"@ja .

_:N13659d5fa5e444d5985e8ad468f67414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@en,
        "Friends"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Friends"@en,
        "Friends"@ja .

_:N16e47934156b4686abba0c3eec249b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T-T-T-Terrible!"@en,
        "たたた大変でしゅ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "T-T-T-Terrible!"@en,
        "たたた大変でしゅ"@ja .

_:N1871dc44118f49689d9a86e49c1e2978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Terrible!"@en,
        "なんだか大変！？"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Something Terrible!"@en,
        "なんだか大変！？"@ja .

_:N268c0740bdfb4debbda644ce7b251e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal Minimal"@en,
        "Animal Minimal"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Animal Minimal"@en,
        "Animal Minimal"@ja .

_:N2c78e65034e5448988724446180e8e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Guess I'll Have To!"@en,
        "やるしかないわね！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "I Guess I'll Have To!"@en,
        "やるしかないわね！"@ja .

_:N33c134bc32de450382124b457e764554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends -Less Vocal Ver.-"@en,
        "Friends -Less Vocal Ver.-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Friends -Less Vocal Ver.-"@en,
        "Friends -Less Vocal Ver.-"@ja .

_:N376107d439c04ca08a1a6c4db5fa2114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Through the Melancholy Skies"@en,
        "悲しき蒼穹を翔ける"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Soaring Through the Melancholy Skies"@en,
        "悲しき蒼穹を翔ける"@ja .

_:N3762e204e1214854925638a129c048e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAMURAI DRILL!"@en,
        "SAMURAI DRILL！"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "SAMURAI DRILL!"@en,
        "SAMURAI DRILL！"@ja .

_:N442393d36ad34fb3ac404ac24e6d8a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back the Way You Came!"@en,
        "今来た道を戻れ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Back the Way You Came!"@en,
        "今来た道を戻れ"@ja .

_:N48bf24b7e83b4550a906f65c5f86a795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Silence of Negative Ions"@en,
        "マイナスイオンの静寂"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "The Silence of Negative Ions"@en,
        "マイナスイオンの静寂"@ja .

_:N54922052076a49e9b58b0ddde7ad3f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en,
        "ステージクリア"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Stage Clear"@en,
        "ステージクリア"@ja .

_:N5625c2dd3fdb48dca453fba45c2344f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JunJun - Jungle gym"@en,
        "JunJun - Jungle gym"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "JunJun - Jungle gym"@en,
        "JunJun - Jungle gym"@ja .

_:N5760f1dd91e24b37a7873167500d81b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO MAKE THE END OF DIGING"@en,
        "TO MAKE THE END OF DIGING"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "TO MAKE THE END OF DIGING"@en,
        "TO MAKE THE END OF DIGING"@ja .

_:N5e00f5f00a224532b7657d0f3ea36390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EURO BEAT POCO"@en,
        "EURO BEAT POCO"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "EURO BEAT POCO"@en,
        "EURO BEAT POCO"@ja .

_:N622c9135b9714de4825cc441fce40270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GulGul Tonight"@en,
        "ぐるぐるTonight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "GulGul Tonight"@en,
        "ぐるぐるTonight"@ja .

_:N6824174d33df44beab6b6c5ae55e686e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Smash My Invincible Armor!"@en,
        "無敵の鎧は絶対破れマセ～ン！"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Can't Smash My Invincible Armor!"@en,
        "無敵の鎧は絶対破れマセ～ン！"@ja .

_:N6a3577b9934c44c98535cce9bf55bfc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Drill"@en,
        "伝説のドリル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "The Legendary Drill"@en,
        "伝説のドリル"@ja .

_:N6ef784f0e52d4bc0acf1eb5c85078b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode to Revenge"@en,
        "復讐の賛歌"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Ode to Revenge"@en,
        "復讐の賛歌"@ja .

_:N7389e3eb9d8449959cab4a109d927c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Are You?"@en,
        "あなたはだぁれ？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Who Are You?"@en,
        "あなたはだぁれ？"@ja .

_:N82b68a2146874a1998db2d3d7d022485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cursed Fang"@en,
        "呪われし厄の牙"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "The Cursed Fang"@en,
        "呪われし厄の牙"@ja .

_:N847f294f3a4041bf8bf383ca1691184b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Kind of Phantoms"@en,
        "マイペースなオバケたち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "My Kind of Phantoms"@en,
        "マイペースなオバケたち"@ja .

_:N86670dba05794b2db60e7ee281f88c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bomber girl"@en,
        "bomber girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "bomber girl"@en,
        "bomber girl"@ja .

_:N994694914bae4fe2ac4b375af948153d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blast of Wind"@en,
        "Blast of Wind"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Blast of Wind"@en,
        "Blast of Wind"@ja .

_:N9c779c3c918643aba788cfca19d3535f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dance in the forest"@en,
        "dance in the forest"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "dance in the forest"@en,
        "dance in the forest"@ja .

_:N9fa418ba6bb543a6b19c41350a5f37db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiese Shopping District Song (-Vocal Ver.-)"@en,
        "ティース商店街の歌（-Vocal Ver.-）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Tiese Shopping District Song (-Vocal Ver.-)"@en,
        "ティース商店街の歌（-Vocal Ver.-）"@ja .

_:Na8e3e20b04a44cc3984dcd8518d30e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Days"@en,
        "オバケな日々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Phantom Days"@en,
        "オバケな日々"@ja .

_:Nabbadf6578c341a682c5c8c71f856e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mysterious Phantom Egg"@en,
        "不可思議オバケ卵"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "The Mysterious Phantom Egg"@en,
        "不可思議オバケ卵"@ja .

_:Nbc9e1febbafd4dfc85ac7e6864d875fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet Hall"@en,
        "宴の館"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Banquet Hall"@en,
        "宴の館"@ja .

_:Nbe070d159bc4482fa822b5f144ac18ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sight of silence"@en,
        "sight of silence"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "sight of silence"@en,
        "sight of silence"@ja .

_:Nc8f764a7f5194f619f589a1112c83f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiese Shopping District Theme"@en,
        "ティース商店街のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Tiese Shopping District Theme"@en,
        "ティース商店街のテーマ"@ja .

_:Nd0e2186c101b460aad7aa3cda4b09376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Jungle Survival"@en,
        "秘密の密林サバイバル"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Secret Jungle Survival"@en,
        "秘密の密林サバイバル"@ja .

_:Nd6b052e79ecd47edaf62e1585bc0a2b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow We'll All Be Friends"@en,
        "明日はきっとみんな友達"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Tomorrow We'll All Be Friends"@en,
        "明日はきっとみんな友達"@ja .

_:Nda3b6be5e66648788520252f9f163331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en,
        "おもひで"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "Memories"@en,
        "おもひで"@ja .

_:Ne2d0aa4aa7fb4a8a9579ae098708d71a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Place We Used to Go to"@en,
        "いつもの場所へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "To the Place We Used to Go to"@en,
        "いつもの場所へ"@ja .

_:Ne396805825394216beecc98c6bbb945d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Phantom World"@en,
        "オバケワールド"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "The Phantom World"@en,
        "オバケワールド"@ja .

_:Nec704904a30e4555871a40712ee16d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmists"@en,
        "闇の霧"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Nightmists"@en,
        "闇の霧"@ja .

_:Nec9cd8d389ee43f9b037d63e92d68587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fight Ends and Night Falls"@en,
        "戦い終わって日が暮れて"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "The Fight Ends and Night Falls"@en,
        "戦い終わって日が暮れて"@ja .

_:Nfa2223ca3f9e4147ae52dced8c4ff68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GulGul Tonight -Less Vocal Ver.-"@en,
        "ぐるぐるTonight -Less Vocal Ver.-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb3270a9230104d5887c6c607c5bc71e4 ;
    schema:name "GulGul Tonight -Less Vocal Ver.-"@en,
        "ぐるぐるTonight -Less Vocal Ver.-"@ja .

_:Nfb8b81a42e6e4cf2b1f6ba6dd50d29a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow-Colored Phantoms Can't Swim"@en,
        "虹色オバケは泳げない"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N11ca263dcf7b43dc91bbe01ba68f7850 ;
    schema:name "Rainbow-Colored Phantoms Can't Swim"@en,
        "虹色オバケは泳げない"@ja .

_:Nb3270a9230104d5887c6c607c5bc71e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0267bb9e952b4ff091260d9e8b06bc80,
        _:N0f68a540a02043da9a3c37d7ab2c0702,
        _:N13659d5fa5e444d5985e8ad468f67414,
        _:N2c78e65034e5448988724446180e8e22,
        _:N33c134bc32de450382124b457e764554,
        _:N376107d439c04ca08a1a6c4db5fa2114,
        _:N5625c2dd3fdb48dca453fba45c2344f9,
        _:N5760f1dd91e24b37a7873167500d81b2,
        _:N6ef784f0e52d4bc0acf1eb5c85078b50,
        _:N82b68a2146874a1998db2d3d7d022485,
        _:N86670dba05794b2db60e7ee281f88c04,
        _:N994694914bae4fe2ac4b375af948153d,
        _:N9fa418ba6bb543a6b19c41350a5f37db,
        _:Nabbadf6578c341a682c5c8c71f856e01,
        _:Nd6b052e79ecd47edaf62e1585bc0a2b8,
        _:Nda3b6be5e66648788520252f9f163331,
        _:Ne2d0aa4aa7fb4a8a9579ae098708d71a,
        _:Nec9cd8d389ee43f9b037d63e92d68587,
        _:Nfa2223ca3f9e4147ae52dced8c4ff68e ;
    mo:track_count 19 ;
    schema:duration "PT59:01"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0267bb9e952b4ff091260d9e8b06bc80,
        _:N0f68a540a02043da9a3c37d7ab2c0702,
        _:N13659d5fa5e444d5985e8ad468f67414,
        _:N2c78e65034e5448988724446180e8e22,
        _:N33c134bc32de450382124b457e764554,
        _:N376107d439c04ca08a1a6c4db5fa2114,
        _:N5625c2dd3fdb48dca453fba45c2344f9,
        _:N5760f1dd91e24b37a7873167500d81b2,
        _:N6ef784f0e52d4bc0acf1eb5c85078b50,
        _:N82b68a2146874a1998db2d3d7d022485,
        _:N86670dba05794b2db60e7ee281f88c04,
        _:N994694914bae4fe2ac4b375af948153d,
        _:N9fa418ba6bb543a6b19c41350a5f37db,
        _:Nabbadf6578c341a682c5c8c71f856e01,
        _:Nd6b052e79ecd47edaf62e1585bc0a2b8,
        _:Nda3b6be5e66648788520252f9f163331,
        _:Ne2d0aa4aa7fb4a8a9579ae098708d71a,
        _:Nec9cd8d389ee43f9b037d63e92d68587,
        _:Nfa2223ca3f9e4147ae52dced8c4ff68e .

_:N11ca263dcf7b43dc91bbe01ba68f7850 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d212ef42444a3da51a4b5995c7b47a,
        _:N16e47934156b4686abba0c3eec249b3c,
        _:N1871dc44118f49689d9a86e49c1e2978,
        _:N268c0740bdfb4debbda644ce7b251e50,
        _:N3762e204e1214854925638a129c048e5,
        _:N442393d36ad34fb3ac404ac24e6d8a88,
        _:N48bf24b7e83b4550a906f65c5f86a795,
        _:N54922052076a49e9b58b0ddde7ad3f8e,
        _:N5e00f5f00a224532b7657d0f3ea36390,
        _:N622c9135b9714de4825cc441fce40270,
        _:N6824174d33df44beab6b6c5ae55e686e,
        _:N6a3577b9934c44c98535cce9bf55bfc5,
        _:N7389e3eb9d8449959cab4a109d927c6a,
        _:N847f294f3a4041bf8bf383ca1691184b,
        _:N9c779c3c918643aba788cfca19d3535f,
        _:Na8e3e20b04a44cc3984dcd8518d30e48,
        _:Nbc9e1febbafd4dfc85ac7e6864d875fd,
        _:Nbe070d159bc4482fa822b5f144ac18ae,
        _:Nc8f764a7f5194f619f589a1112c83f7b,
        _:Nd0e2186c101b460aad7aa3cda4b09376,
        _:Ne396805825394216beecc98c6bbb945d,
        _:Nec704904a30e4555871a40712ee16d69,
        _:Nfb8b81a42e6e4cf2b1f6ba6dd50d29a3 ;
    mo:track_count 23 ;
    schema:duration "PT54:28"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N05d212ef42444a3da51a4b5995c7b47a,
        _:N16e47934156b4686abba0c3eec249b3c,
        _:N1871dc44118f49689d9a86e49c1e2978,
        _:N268c0740bdfb4debbda644ce7b251e50,
        _:N3762e204e1214854925638a129c048e5,
        _:N442393d36ad34fb3ac404ac24e6d8a88,
        _:N48bf24b7e83b4550a906f65c5f86a795,
        _:N54922052076a49e9b58b0ddde7ad3f8e,
        _:N5e00f5f00a224532b7657d0f3ea36390,
        _:N622c9135b9714de4825cc441fce40270,
        _:N6824174d33df44beab6b6c5ae55e686e,
        _:N6a3577b9934c44c98535cce9bf55bfc5,
        _:N7389e3eb9d8449959cab4a109d927c6a,
        _:N847f294f3a4041bf8bf383ca1691184b,
        _:N9c779c3c918643aba788cfca19d3535f,
        _:Na8e3e20b04a44cc3984dcd8518d30e48,
        _:Nbc9e1febbafd4dfc85ac7e6864d875fd,
        _:Nbe070d159bc4482fa822b5f144ac18ae,
        _:Nc8f764a7f5194f619f589a1112c83f7b,
        _:Nd0e2186c101b460aad7aa3cda4b09376,
        _:Ne396805825394216beecc98c6bbb945d,
        _:Nec704904a30e4555871a40712ee16d69,
        _:Nfb8b81a42e6e4cf2b1f6ba6dd50d29a3 .

