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

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

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

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

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

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

<artist/5750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55780#subject> ;
    schema:name "Takahide Murayama"@en,
        "村山貴英"@ja ;
    foaf:made <album/55780#composition>,
        <album/55780#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/55780#musicalexpression> a mo:Signal ;
    mo:published_as <album/55780#subject> ;
    mo:records <album/55780#performance> .

<album/55780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn ;
    mo:performance_of <album/55780#musicalwork> ;
    mo:recorded_as <album/55780#musicalexpression> ;
    schema:name "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn ;
    schema:workPerformed <album/55780#musicalwork> .

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

<https://medium-media.vgm.io/albums/08/55780/55780-1448170551.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn ;
    mo:composer <artist/2151#subject>,
        <artist/2152#subject>,
        <artist/5750#subject> ;
    mo:produced_work <album/55780#musicalwork> ;
    schema:name "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn .

<album/55780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-08"^^xsd:date ;
    dcterms:title "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/4693> ;
    mo:publication_of <album/55780#musicalexpression> ;
    mo:publisher _:Neb63905aae554365bd52c3aecd066e70 ;
    mo:record _:N463308819cd94537b0d421c01a1443a0,
        _:Nf2172f84054c45c48d09c38b411c02c6 ;
    mo:record_count 2 ;
    schema:about <product/3588#subject> ;
    schema:datePublished "2005-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/55780/55780-1448170551.jpg> ;
    schema:name "\"Gurumin\" Original Sound Track"@en,
        "咕噜小天使 音乐CD"@ja,
        "\"Gurumin\" Original Sound Track"@ja-latn ;
    schema:publisher _:Neb63905aae554365bd52c3aecd066e70 ;
    foaf:depiction <https://media.vgm.io/albums/08/55780/55780-1448170551.jpg> .

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

_:N09f11ef42e054579bf5dba73dcece9f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance in the Forest"@en,
        "dance in the forest"@en,
        "dance in the forest"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "Dance in the Forest"@en,
        "dance in the forest"@en,
        "dance in the forest"@ja .

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

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

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

_:N208536ec1c504bdaa08757c63e2f484b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gul Gul Tonight (Icarus Watanabe)"@en,
        "GuruGuru Tonight"@en,
        "ぐるぐるTonight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "Gul Gul Tonight (Icarus Watanabe)"@en,
        "GuruGuru Tonight"@en,
        "ぐるぐるTonight"@ja .

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

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

_:N239ce32d8490415690a2ec73bc667ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bomber Girl"@en,
        "bomber girl"@en,
        "bomber girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Bomber Girl"@en,
        "bomber girl"@en,
        "bomber girl"@ja .

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

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

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

_:N3c723e5b92ff46f6bf38db674e3502c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guruguru Majin de Pon"@en,
        "Plop! Goes the Whirling Wizard"@en,
        "グルグル魔人でポン"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "Guruguru Majin de Pon"@en,
        "Plop! Goes the Whirling Wizard"@en,
        "グルグル魔人でポン"@ja .

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

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

_:N4a2418fbe1b04af9954b16513bdb97eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@en,
        "Friends"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Friends"@en,
        "Friends"@ja .

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

_:N6340696545cc42388e7468e015186a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Mists"@en,
        "Nightmists"@en,
        "闇の霧"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "Darkness Mists"@en,
        "Nightmists"@en,
        "闇の霧"@ja .

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

_:N7af8fdeb9d384c3a89e7c7a9c6c60a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends (Less Vocal Version)"@en,
        "GuruGuru Tonight -Less Vocal Ver.-"@en,
        "ぐるぐるTonight -Less Vocal Ver.-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Friends (Less Vocal Version)"@en,
        "GuruGuru Tonight -Less Vocal Ver.-"@en,
        "ぐるぐるTonight -Less Vocal Ver.-"@ja .

_:N8ac26f7a407f478c9f4ce2021331a4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Kind of Phantoms"@en,
        "Phantoms Which Are One’s Own Pace"@en,
        "マイペースなオバケたち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "My Kind of Phantoms"@en,
        "Phantoms Which Are One’s Own Pace"@en,
        "マイペースなオバケたち"@ja .

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

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

_:N9591b5c0bc3a4e0c8e9a04f301b51d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Sky"@en,
        "under the sky"@en,
        "under the sky"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Under the Sky"@en,
        "under the sky"@en,
        "under the sky"@ja .

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

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

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

_:Nb2ecb429857b48dea568507c0eb19406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends -Less Vocal Ver.-"@en,
        "Teeth Shopping District Theme (Vocal Version)"@en,
        "Friends -Less Vocal Ver.-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Friends -Less Vocal Ver.-"@en,
        "Teeth Shopping District Theme (Vocal Version)"@en,
        "Friends -Less Vocal Ver.-"@ja .

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

_:Nc2095d08a49643f58363a5b2172e134e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sight of Silence"@en,
        "sight of silence"@en,
        "sight of silence"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "Sight of Silence"@en,
        "sight of silence"@en,
        "sight of silence"@ja .

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

_:Nca0638af985340ed9091e88ed0de944c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Through the Melancholy Skies"@en,
        "Soaring into the Sad Blue Sky"@en,
        "悲しき蒼穹を翔ける"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Soaring Through the Melancholy Skies"@en,
        "Soaring into the Sad Blue Sky"@en,
        "悲しき蒼穹を翔ける"@ja .

_:Ndbb59055cdb84f76ae66f7cab7f34f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jun Jun - Jungle gym"@en,
        "Jun Jun – Jungle Gym"@en,
        "JunJun - Jungle gym"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "Jun Jun - Jungle gym"@en,
        "Jun Jun – Jungle Gym"@en,
        "JunJun - Jungle gym"@ja .

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

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

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

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

_:Ne8ad5ad22cd748b297869a39f2f077ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO MAKE THE END OF DIGING"@en,
        "To Make the End of Digging"@en,
        "TO MAKE THE END OF DIGING"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N463308819cd94537b0d421c01a1443a0 ;
    schema:name "TO MAKE THE END OF DIGING"@en,
        "To Make the End of Digging"@en,
        "TO MAKE THE END OF DIGING"@ja .

_:Neb63905aae554365bd52c3aecd066e70 schema:name "Beijing Entertainment All Technology Co., Ltd."@en ;
    foaf:name "Beijing Entertainment All Technology Co., Ltd."@en .

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

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

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

_:Nf9738b7db3f847248525abeb73315223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EURO BEAT POCO"@en,
        "Euro Beat Poco"@en,
        "EURO BEAT POCO"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nf2172f84054c45c48d09c38b411c02c6 ;
    schema:name "EURO BEAT POCO"@en,
        "Euro Beat Poco"@en,
        "EURO BEAT POCO"@ja .

_:N463308819cd94537b0d421c01a1443a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0d8271f77cea460d9bd1d32ac8f96b62,
        _:N239ce32d8490415690a2ec73bc667ce8,
        _:N372605e5e8174e0e8625b80eaf9b4322,
        _:N3eebd396b7604b6797b9a2df80e60303,
        _:N4a2418fbe1b04af9954b16513bdb97eb,
        _:N5ade660207334c358e2c914ea680014f,
        _:N7737fb3a18d544978c88663aac80db55,
        _:N7af8fdeb9d384c3a89e7c7a9c6c60a17,
        _:N8be080317487494bb914f881f917831e,
        _:N9591b5c0bc3a4e0c8e9a04f301b51d9c,
        _:Nb2ecb429857b48dea568507c0eb19406,
        _:Nc50e035c23094d75960f7bbf01bae9c3,
        _:Nca0638af985340ed9091e88ed0de944c,
        _:Ndbb59055cdb84f76ae66f7cab7f34f23,
        _:Ndf2637068c80422d8a1c1a5eb7af0842,
        _:Ne66e9d97a657475ebae9a27eb6de1e61,
        _:Ne8ad5ad22cd748b297869a39f2f077ba,
        _:Nf455b56a60b44cdd9f0aea69d17681c6,
        _:Nf6b96f51146c4f9b91a08041ad3aaf8d ;
    mo:track_count 19 ;
    schema:duration "PT58:35"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0d8271f77cea460d9bd1d32ac8f96b62,
        _:N239ce32d8490415690a2ec73bc667ce8,
        _:N372605e5e8174e0e8625b80eaf9b4322,
        _:N3eebd396b7604b6797b9a2df80e60303,
        _:N4a2418fbe1b04af9954b16513bdb97eb,
        _:N5ade660207334c358e2c914ea680014f,
        _:N7737fb3a18d544978c88663aac80db55,
        _:N7af8fdeb9d384c3a89e7c7a9c6c60a17,
        _:N8be080317487494bb914f881f917831e,
        _:N9591b5c0bc3a4e0c8e9a04f301b51d9c,
        _:Nb2ecb429857b48dea568507c0eb19406,
        _:Nc50e035c23094d75960f7bbf01bae9c3,
        _:Nca0638af985340ed9091e88ed0de944c,
        _:Ndbb59055cdb84f76ae66f7cab7f34f23,
        _:Ndf2637068c80422d8a1c1a5eb7af0842,
        _:Ne66e9d97a657475ebae9a27eb6de1e61,
        _:Ne8ad5ad22cd748b297869a39f2f077ba,
        _:Nf455b56a60b44cdd9f0aea69d17681c6,
        _:Nf6b96f51146c4f9b91a08041ad3aaf8d .

_:Nf2172f84054c45c48d09c38b411c02c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N091c9dda3476447cacceb418124e3c36,
        _:N09f11ef42e054579bf5dba73dcece9f8,
        _:N0e5448cb48d34158b90e47d5ab44e2d7,
        _:N0ea1e2e685b3403b9ed8bb387507a0e9,
        _:N208536ec1c504bdaa08757c63e2f484b,
        _:N20d0799c65174abe910e02b7fa05e21f,
        _:N213de8fe53ec4e34b4d2c16f8e66f6fd,
        _:N299b0fd265334ce5a0db1679ad7fb01f,
        _:N2f9a310803f545208ce1b0213943b5d0,
        _:N3c723e5b92ff46f6bf38db674e3502c6,
        _:N48c15868bc604741ac35a1039646bf17,
        _:N6340696545cc42388e7468e015186a41,
        _:N8ac26f7a407f478c9f4ce2021331a4f3,
        _:N93b9a34fca5c43a19187c98e6e0abbb1,
        _:N99d3d2cb33ba457bb818d6b9ce8cd6d2,
        _:N9cf794410caf49ba8fc28ab7d7e67001,
        _:Naf10933b60124772b0dbd3c1e524db2a,
        _:Nb65a11d2dc5640fd911096f31f36100a,
        _:Nc2095d08a49643f58363a5b2172e134e,
        _:Ndf9981aa1ee5476a84c88ab746e4504f,
        _:Ne0d91d383507401c8dc4498cdf7ab6bc,
        _:Neb70ef71d87b41a89a58a0b1cbbf686e,
        _:Nf9738b7db3f847248525abeb73315223 ;
    mo:track_count 23 ;
    schema:duration "PT53:51"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N091c9dda3476447cacceb418124e3c36,
        _:N09f11ef42e054579bf5dba73dcece9f8,
        _:N0e5448cb48d34158b90e47d5ab44e2d7,
        _:N0ea1e2e685b3403b9ed8bb387507a0e9,
        _:N208536ec1c504bdaa08757c63e2f484b,
        _:N20d0799c65174abe910e02b7fa05e21f,
        _:N213de8fe53ec4e34b4d2c16f8e66f6fd,
        _:N299b0fd265334ce5a0db1679ad7fb01f,
        _:N2f9a310803f545208ce1b0213943b5d0,
        _:N3c723e5b92ff46f6bf38db674e3502c6,
        _:N48c15868bc604741ac35a1039646bf17,
        _:N6340696545cc42388e7468e015186a41,
        _:N8ac26f7a407f478c9f4ce2021331a4f3,
        _:N93b9a34fca5c43a19187c98e6e0abbb1,
        _:N99d3d2cb33ba457bb818d6b9ce8cd6d2,
        _:N9cf794410caf49ba8fc28ab7d7e67001,
        _:Naf10933b60124772b0dbd3c1e524db2a,
        _:Nb65a11d2dc5640fd911096f31f36100a,
        _:Nc2095d08a49643f58363a5b2172e134e,
        _:Ndf9981aa1ee5476a84c88ab746e4504f,
        _:Ne0d91d383507401c8dc4498cdf7ab6bc,
        _:Neb70ef71d87b41a89a58a0b1cbbf686e,
        _:Nf9738b7db3f847248525abeb73315223 .

