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

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

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

<artist/10342#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4394#subject> ;
    schema:name "Sonosuji Morimoto"@en,
        "その筋森本"@ja ;
    foaf:made <album/4394#composition>,
        <album/4394#subject> ;
    foaf:name "Sonosuji Morimoto"@en,
        "その筋森本"@ja .

<artist/10437#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4394#subject> ;
    schema:name "Taurus Matsubara"@en,
        "Taurus 松原"@ja ;
    foaf:made <album/4394#composition>,
        <album/4394#subject> ;
    foaf:name "Taurus Matsubara"@en,
        "Taurus 松原"@ja .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4394#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/4394#composition>,
        <album/4394#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<artist/55993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4394#subject> ;
    schema:name "Tsumiki Saikoro"@en,
        "つみきさいころ"@ja ;
    foaf:made <album/4394#composition>,
        <album/4394#subject> ;
    foaf:name "Tsumiki Saikoro"@en,
        "つみきさいころ"@ja .

<product/3968#subject> a schema:CreativeWork ;
    schema:name "Pop'n TwinBee: Rainbow Bell Adventures"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "TwinBee: Rainbow Bell Adventure"@ja-latn ;
    foaf:name "Pop'n TwinBee: Rainbow Bell Adventures"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "TwinBee: Rainbow Bell Adventure"@ja-latn .

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

<album/4394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn ;
    mo:performance_of <album/4394#musicalwork> ;
    mo:recorded_as <album/4394#musicalexpression> ;
    schema:name "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn ;
    schema:workPerformed <album/4394#musicalwork> .

<org/2246#subject> schema:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn ;
    foaf:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/4394/4394-1250110489.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4394#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn ;
    mo:composer <artist/10342#subject>,
        <artist/10437#subject>,
        <artist/161#subject>,
        <artist/55993#subject> ;
    mo:produced_work <album/4394#musicalwork> ;
    schema:name "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn .

<album/4394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-02-05"^^xsd:date ;
    dcterms:title "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn ;
    mo:catalogue_number "KICA-7628~9" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/4394#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N441995647dbe414a802115dfd78ef225,
        _:N69efe88d4fe8449388b3d71ff637c481 ;
    mo:record_count 2 ;
    schema:about <product/3968#subject> ;
    schema:datePublished "1994-02-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/4394/4394-1250110489.jpg> ;
    schema:name "Twinbee Rainbow Bell Adventure"@en,
        "ツインビー レインボーベルアドベンチャー"@ja,
        "Twinbee Rainbow Bell Adventure"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/4394/4394-1250110489.jpg> .

_:N19a73f5bcf1e4606a1a57aceaef30a7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part7 - Apple SUNDAY"@en,
        "ダイアリーpart7 － アップル SUNDAY"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part7 - Apple SUNDAY"@en,
        "ダイアリーpart7 － アップル SUNDAY"@ja .

_:N1a6570ad84344148970b4492f025583f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Evening Sun (Ending 2)"@en,
        "夕陽に向かって (エンディング2)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Towards the Evening Sun (Ending 2)"@en,
        "夕陽に向かって (エンディング2)"@ja .

_:N26c7d677178540b79c40aeca2a779d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise with a Runrun Feeling (Area 4: Toy B)"@en,
        "るんるん気分で　パラダイス (エリア4　おもちゃB)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Paradise with a Runrun Feeling (Area 4: Toy B)"@en,
        "るんるん気分で　パラダイス (エリア4　おもちゃB)"@ja .

_:N2a8c3c2886154f2e90998c84d36ea157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Dance (Area 3: Underwater B)"@en,
        "ファニーダンス (エリア3　水中B)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Funny Dance (Area 3: Underwater B)"@en,
        "ファニーダンス (エリア3　水中B)"@ja .

_:N2b66306bc17c42bcb7c8d716ffe4d8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goddess of Dawn (Opening 1 Ending)"@en,
        "暁の女神 (オープニング1　エンディング)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Goddess of Dawn (Opening 1 Ending)"@en,
        "暁の女神 (オープニング1　エンディング)"@ja .

_:N345b0d05e23c45bd8497ac84c688b1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Cinnamon's Instruction Room (Big Map)"@en,
        "シナモン博士の指令室 (大マップ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Dr. Cinnamon's Instruction Room (Big Map)"@en,
        "シナモン博士の指令室 (大マップ)"@ja .

_:N50d650011b8042909eb3e6f8b962f62e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poco Poco Boss Appears (Boss 1)"@en,
        "ポコポコボスのおでまし (ボス1)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Poco Poco Boss Appears (Boss 1)"@en,
        "ポコポコボスのおでまし (ボス1)"@ja .

_:N5b85d42412b4403e9fe97987cd7100d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replica Twinbee (Final Boss)"@en,
        "レプリカツインビー (最終ボス)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Replica Twinbee (Final Boss)"@en,
        "レプリカツインビー (最終ボス)"@ja .

_:N5c8eeca21fdd4658b478df9e802a7351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Well, Bad Luck (Game Over)"@en,
        "うーん残念 (ゲームオーバー)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Well, Bad Luck (Game Over)"@en,
        "うーん残念 (ゲームオーバー)"@ja .

_:N5c9742bc5728400a8050371fa50fa70b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Machines Don't Stop! (Area 6: Machine)"@en,
        "マシーンは止まらないっ！(エリア6　機械)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "The Machines Don't Stop! (Area 6: Machine)"@en,
        "マシーンは止まらないっ！(エリア6　機械)"@ja .

_:N60dc01c33f08467ca1476dfc74874c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proclamation of Victory (Battle Victory)"@en,
        "勝利宣言 (バトル勝利)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Proclamation of Victory (Battle Victory)"@en,
        "勝利宣言 (バトル勝利)"@ja .

_:N62ab6272555349e88e75a5edee4263d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Your Name? (Player Select)"@en,
        "ご指名は誰？(プレイヤーセレクト)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "What's Your Name? (Player Select)"@en,
        "ご指名は誰？(プレイヤーセレクト)"@ja .

_:N6491158257634647941f24d66f285eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donburi Outstanding Performance Award (Ending 3)"@en,
        "どんぶり殊勲賞 (エンディング3)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Donburi Outstanding Performance Award (Ending 3)"@en,
        "どんぶり殊勲賞 (エンディング3)"@ja .

_:N6979f30f482741d8b9b1cfddc4df27a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise with a Runrun Feeling"@en,
        "るんるん気分でパラダイス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Paradise with a Runrun Feeling"@en,
        "るんるん気分でパラダイス"@ja .

_:N71e85ff01bd84d3e86effcb1b1418bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go Through the Grasslands (Area 1: Grasslands B)"@en,
        "草原でレッツ・ゴー (エリア1　草原B)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Let's Go Through the Grasslands (Area 1: Grasslands B)"@en,
        "草原でレッツ・ゴー (エリア1　草原B)"@ja .

_:N71fa4c3765fa479fbe3deef730930081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of an Adventure"@en,
        "冒険のはじまり"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Beginning of an Adventure"@en,
        "冒険のはじまり"@ja .

_:N7543774ff84b4d40841f03d792f9c2d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Chase Each Other (Area 6: Chase)"@en,
        "おいかけっこしましょ (エリア6　追いかけ)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Let's Chase Each Other (Area 6: Chase)"@en,
        "おいかけっこしましょ (エリア6　追いかけ)"@ja .

_:N755829da573a49be9b46e23ab9b7244f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground (Area 2: Kirarin Dungeon A)"@en,
        "アンダーグラウンド (エリア2　キラリン ダンジョンA)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Underground (Area 2: Kirarin Dungeon A)"@en,
        "アンダーグラウンド (エリア2　キラリン ダンジョンA)"@ja .

_:N77e05c5546754a16877a3cf81ed99565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full Power! (Clear Demo 2: Reaching the Goal within the Time Limit)"@en,
        "フルパワーだ！(クリアデモ2　時間内ゴール時)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Full Power! (Clear Demo 2: Reaching the Goal within the Time Limit)"@en,
        "フルパワーだ！(クリアデモ2　時間内ゴール時)"@ja .

_:N7ffaf904e5b448028adff52dc15479b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AURORA WORLD (Area 5: Ice)"@en,
        "AURORA WORLD (エリア5　氷)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "AURORA WORLD (Area 5: Ice)"@en,
        "AURORA WORLD (エリア5　氷)"@ja .

_:N820f2a2c6d124738af33cb8799f86438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to Meet Princess Melora (Ending 1)"@en,
        "メローラ姫に会いたい (エンディング1)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "I Want to Meet Princess Melora (Ending 1)"@en,
        "メローラ姫に会いたい (エンディング1)"@ja .

_:N8cbf39e1c85f49b5addddc1a3aceea32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic! Siblings Showdown"@en,
        "壮絶！兄弟対決"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Heroic! Siblings Showdown"@en,
        "壮絶！兄弟対決"@ja .

_:N9346ce7de0d64f0494fa8433f6ac5c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Warumon's Attack (Opening 2)"@en,
        "ワルモン博士の襲撃 (オープニング2)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Dr. Warumon's Attack (Opening 2)"@en,
        "ワルモン博士の襲撃 (オープニング2)"@ja .

_:N9802636229a44156825335ab9406bd57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Evening Sun"@en,
        "太陽に向かって"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Towards the Evening Sun"@en,
        "太陽に向かって"@ja .

_:Nad79708449de4c23ae1435ff4020eb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toy March"@en,
        "おもちゃの行進"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Toy March"@en,
        "おもちゃの行進"@ja .

_:Nafdaed71a32844fabc70ec7947648a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone! Mobilize! (Opening 3)"@en,
        "みんな！出動だ！(オープニング3)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Everyone! Mobilize! (Opening 3)"@en,
        "みんな！出動だ！(オープニング3)"@ja .

_:Nb0a6e5ea3e1a4725a659bb6b75eeaf2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part1 - Peach MONDAY"@en,
        "ダイアリーpart1 － ピーチ MONDAY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part1 - Peach MONDAY"@en,
        "ダイアリーpart1 － ピーチ MONDAY"@ja .

_:Nba70795ed4174d0089a6b71b645835bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Waltz"@en,
        "ウォーターワルツ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Water Waltz"@en,
        "ウォーターワルツ"@ja .

_:Nbf5693f290984bae894e5cbb74b2fe0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Bell Acquisition (Area Clear)"@en,
        "レインボーベル獲得 (エリアクリア)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Rainbow Bell Acquisition (Area Clear)"@en,
        "レインボーベル獲得 (エリアクリア)"@ja .

_:Nbf870986037249ae94fd5baec255e15f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of an Adventure (Area 1: Grasslands A)"@en,
        "冒険のはじまり (エリア1　草原A)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Beginning of an Adventure (Area 1: Grasslands A)"@en,
        "冒険のはじまり (エリア1　草原A)"@ja .

_:Nc6212a36496e4ec290da9801c666215b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part3 - Soda WEDNESDAY"@en,
        "ダイアリーpart3 － ソーダ WEDNESDAY"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part3 - Soda WEDNESDAY"@en,
        "ダイアリーpart3 － ソーダ WEDNESDAY"@ja .

_:Nc9ef2e1b30b94ff685f7f58b3353064a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Waltz (Area 3: Underwater A)"@en,
        "ウォーターワルツ (エリア3　水中A)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Water Waltz (Area 3: Underwater A)"@en,
        "ウォーターワルツ (エリア3　水中A)"@ja .

_:Ncc4aad4b79a5448b9e5b73b766683a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Erupts! (Boss 2)"@en,
        "戦いは爆発だ！(ボス2)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "The Battle Erupts! (Boss 2)"@en,
        "戦いは爆発だ！(ボス2)"@ja .

_:Nd5e0c2436de846eea50255d08bf908ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radiance of Youth (Continue)"@en,
        "青春の輝き (コンティニュー)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Radiance of Youth (Continue)"@en,
        "青春の輝き (コンティニュー)"@ja .

_:Nd70b4b3240014eedba70225cc750ab52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part5 - Lemon FRIDAY"@en,
        "ダイアリーpart5 － レモン FRIDAY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part5 - Lemon FRIDAY"@en,
        "ダイアリーpart5 － レモン FRIDAY"@ja .

_:Nda0b0228312c4c2fbb2674cce4b6e338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toy March (Area 4: Toy A)"@en,
        "おもちゃの行進 (エリア4　おもちゃA)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Toy March (Area 4: Toy A)"@en,
        "おもちゃの行進 (エリア4　おもちゃA)"@ja .

_:Nddea5f1ee5a74a3daa70118ec6bc9a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Zone (Area 2: Kirarin Dungeon B)"@en,
        "ダーク・ゾーン (エリア2　キラリン ダンジョンB)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Dark Zone (Area 2: Kirarin Dungeon B)"@en,
        "ダーク・ゾーン (エリア2　キラリン ダンジョンB)"@ja .

_:Ndeef5f7f5c7946e3b398c3bb88b6ee67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part2 - Grape TUESDAY"@en,
        "ダイアリーpart2 － グレープ TUESDAY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part2 - Grape TUESDAY"@en,
        "ダイアリーpart2 － グレープ TUESDAY"@ja .

_:Ndf7bd748ab7145bd9ba0982b6d3039cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone! Mobilize!"@en,
        "みんな！出動だ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Everyone! Mobilize!"@en,
        "みんな！出動だ！"@ja .

_:Ne79c02be190b4ef996cd2fc16e30739c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part4 - Muscat THURSDAY"@en,
        "ダイアリーpart4 － マスカット THURSDAY"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part4 - Muscat THURSDAY"@en,
        "ダイアリーpart4 － マスカット THURSDAY"@ja .

_:Ned69b19d557b4de5bc39e4867fa88b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic! Siblings Showdown (Battle)"@en,
        "壮絶！兄弟対決 (バトル)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Heroic! Siblings Showdown (Battle)"@en,
        "壮絶！兄弟対決 (バトル)"@ja .

_:Nf70bf0cf756f440c86ecf6e8901927cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary part6 - Orange SATURDAY"@en,
        "ダイアリーpart6 － オレンジ SATURDAY"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N441995647dbe414a802115dfd78ef225 ;
    schema:name "Diary part6 - Orange SATURDAY"@en,
        "ダイアリーpart6 － オレンジ SATURDAY"@ja .

_:Nf7972b2abc2145c894f2f3658a28b02b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yay, it's the Goal! (Player Reaches the Goal)"@en,
        "わーい　ゴールだ！(プレイヤーゴール時)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "Yay, it's the Goal! (Player Reaches the Goal)"@en,
        "わーい　ゴールだ！(プレイヤーゴール時)"@ja .

_:Nfc6e9caa05514ea3942ed4c1e48e1c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO to the Next Stage! (Clear Demo)"@en,
        "次のステージにGO！(クリアデモ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N69efe88d4fe8449388b3d71ff637c481 ;
    schema:name "GO to the Next Stage! (Clear Demo)"@en,
        "次のステージにGO！(クリアデモ)"@ja .

_:N441995647dbe414a802115dfd78ef225 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N19a73f5bcf1e4606a1a57aceaef30a7e,
        _:N6979f30f482741d8b9b1cfddc4df27a8,
        _:N71fa4c3765fa479fbe3deef730930081,
        _:N8cbf39e1c85f49b5addddc1a3aceea32,
        _:N9802636229a44156825335ab9406bd57,
        _:Nad79708449de4c23ae1435ff4020eb88,
        _:Nb0a6e5ea3e1a4725a659bb6b75eeaf2b,
        _:Nba70795ed4174d0089a6b71b645835bc,
        _:Nc6212a36496e4ec290da9801c666215b,
        _:Nd70b4b3240014eedba70225cc750ab52,
        _:Ndeef5f7f5c7946e3b398c3bb88b6ee67,
        _:Ndf7bd748ab7145bd9ba0982b6d3039cd,
        _:Ne79c02be190b4ef996cd2fc16e30739c,
        _:Nf70bf0cf756f440c86ecf6e8901927cf ;
    mo:track_count 14 ;
    schema:duration "PT36:05"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N19a73f5bcf1e4606a1a57aceaef30a7e,
        _:N6979f30f482741d8b9b1cfddc4df27a8,
        _:N71fa4c3765fa479fbe3deef730930081,
        _:N8cbf39e1c85f49b5addddc1a3aceea32,
        _:N9802636229a44156825335ab9406bd57,
        _:Nad79708449de4c23ae1435ff4020eb88,
        _:Nb0a6e5ea3e1a4725a659bb6b75eeaf2b,
        _:Nba70795ed4174d0089a6b71b645835bc,
        _:Nc6212a36496e4ec290da9801c666215b,
        _:Nd70b4b3240014eedba70225cc750ab52,
        _:Ndeef5f7f5c7946e3b398c3bb88b6ee67,
        _:Ndf7bd748ab7145bd9ba0982b6d3039cd,
        _:Ne79c02be190b4ef996cd2fc16e30739c,
        _:Nf70bf0cf756f440c86ecf6e8901927cf .

_:N69efe88d4fe8449388b3d71ff637c481 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a6570ad84344148970b4492f025583f,
        _:N26c7d677178540b79c40aeca2a779d39,
        _:N2a8c3c2886154f2e90998c84d36ea157,
        _:N2b66306bc17c42bcb7c8d716ffe4d8e0,
        _:N345b0d05e23c45bd8497ac84c688b1ce,
        _:N50d650011b8042909eb3e6f8b962f62e,
        _:N5b85d42412b4403e9fe97987cd7100d8,
        _:N5c8eeca21fdd4658b478df9e802a7351,
        _:N5c9742bc5728400a8050371fa50fa70b,
        _:N60dc01c33f08467ca1476dfc74874c7f,
        _:N62ab6272555349e88e75a5edee4263d1,
        _:N6491158257634647941f24d66f285eca,
        _:N71e85ff01bd84d3e86effcb1b1418bf7,
        _:N7543774ff84b4d40841f03d792f9c2d8,
        _:N755829da573a49be9b46e23ab9b7244f,
        _:N77e05c5546754a16877a3cf81ed99565,
        _:N7ffaf904e5b448028adff52dc15479b6,
        _:N820f2a2c6d124738af33cb8799f86438,
        _:N9346ce7de0d64f0494fa8433f6ac5c0f,
        _:Nafdaed71a32844fabc70ec7947648a97,
        _:Nbf5693f290984bae894e5cbb74b2fe0b,
        _:Nbf870986037249ae94fd5baec255e15f,
        _:Nc9ef2e1b30b94ff685f7f58b3353064a,
        _:Ncc4aad4b79a5448b9e5b73b766683a05,
        _:Nd5e0c2436de846eea50255d08bf908ab,
        _:Nda0b0228312c4c2fbb2674cce4b6e338,
        _:Nddea5f1ee5a74a3daa70118ec6bc9a5e,
        _:Ned69b19d557b4de5bc39e4867fa88b15,
        _:Nf7972b2abc2145c894f2f3658a28b02b,
        _:Nfc6e9caa05514ea3942ed4c1e48e1c59 ;
    mo:track_count 30 ;
    schema:duration "PT46:30"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N1a6570ad84344148970b4492f025583f,
        _:N26c7d677178540b79c40aeca2a779d39,
        _:N2a8c3c2886154f2e90998c84d36ea157,
        _:N2b66306bc17c42bcb7c8d716ffe4d8e0,
        _:N345b0d05e23c45bd8497ac84c688b1ce,
        _:N50d650011b8042909eb3e6f8b962f62e,
        _:N5b85d42412b4403e9fe97987cd7100d8,
        _:N5c8eeca21fdd4658b478df9e802a7351,
        _:N5c9742bc5728400a8050371fa50fa70b,
        _:N60dc01c33f08467ca1476dfc74874c7f,
        _:N62ab6272555349e88e75a5edee4263d1,
        _:N6491158257634647941f24d66f285eca,
        _:N71e85ff01bd84d3e86effcb1b1418bf7,
        _:N7543774ff84b4d40841f03d792f9c2d8,
        _:N755829da573a49be9b46e23ab9b7244f,
        _:N77e05c5546754a16877a3cf81ed99565,
        _:N7ffaf904e5b448028adff52dc15479b6,
        _:N820f2a2c6d124738af33cb8799f86438,
        _:N9346ce7de0d64f0494fa8433f6ac5c0f,
        _:Nafdaed71a32844fabc70ec7947648a97,
        _:Nbf5693f290984bae894e5cbb74b2fe0b,
        _:Nbf870986037249ae94fd5baec255e15f,
        _:Nc9ef2e1b30b94ff685f7f58b3353064a,
        _:Ncc4aad4b79a5448b9e5b73b766683a05,
        _:Nd5e0c2436de846eea50255d08bf908ab,
        _:Nda0b0228312c4c2fbb2674cce4b6e338,
        _:Nddea5f1ee5a74a3daa70118ec6bc9a5e,
        _:Ned69b19d557b4de5bc39e4867fa88b15,
        _:Nf7972b2abc2145c894f2f3658a28b02b,
        _:Nfc6e9caa05514ea3942ed4c1e48e1c59 .

