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

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

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

<artist/1572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30752#subject> ;
    schema:name "GAMADELIC"@en ;
    foaf:made <album/30752#composition>,
        <album/30752#subject> ;
    foaf:name "GAMADELIC"@en .

<product/11677#subject> a schema:CreativeWork ;
    schema:name "Two Crude"@en,
        "クルードバスター"@ja,
        "Crude Buster"@ja-latn ;
    foaf:name "Two Crude"@en,
        "クルードバスター"@ja,
        "Crude Buster"@ja-latn .

<product/11705#subject> a schema:CreativeWork ;
    schema:name "Gate of Doom"@en,
        "ダークシール"@ja,
        "Dark Seal"@ja-latn ;
    foaf:name "Gate of Doom"@en,
        "ダークシール"@ja,
        "Dark Seal"@ja-latn .

<product/12965#subject> a schema:CreativeWork ;
    schema:name "Psycho-Nics Oscar"@en,
        "サイコニクス・オスカー"@ja,
        "Psycho-Nics Oscar"@ja-latn ;
    foaf:name "Psycho-Nics Oscar"@en,
        "サイコニクス・オスカー"@ja,
        "Psycho-Nics Oscar"@ja-latn .

<product/12980#subject> a schema:CreativeWork ;
    schema:name "Heavy Barrel"@en,
        "ヘビーバレル"@ja,
        "Heavy Barrel"@ja-latn ;
    foaf:name "Heavy Barrel"@en,
        "ヘビーバレル"@ja,
        "Heavy Barrel"@ja-latn .

<product/8071#subject> a schema:CreativeWork ;
    schema:name "The Cliffhanger: Edward Randy"@en,
        "エドワード ランディ"@ja,
        "The Cliffhanger: Edward Randy"@ja-latn ;
    foaf:name "The Cliffhanger: Edward Randy"@en,
        "エドワード ランディ"@ja,
        "The Cliffhanger: Edward Randy"@ja-latn .

<album/30752#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn ;
    mo:composer <artist/1572#subject> ;
    mo:produced_work <album/30752#musicalwork> ;
    schema:name "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn .

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

<album/30752#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn ;
    mo:performance_of <album/30752#musicalwork> ;
    mo:recorded_as <album/30752#musicalexpression> ;
    schema:name "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn ;
    schema:workPerformed <album/30752#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/30752/30752-1330097711.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30752#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-29"^^xsd:date ;
    dcterms:title "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn ;
    mo:catalogue_number "KDSD-00533~4" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/30752#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N833db2af85424ee38a70b388af7fb88d,
        _:Nc9116fce67bf4697950d1ad500d29a31 ;
    mo:record_count 2 ;
    schema:about <product/11677#subject>,
        <product/11705#subject>,
        <product/12965#subject>,
        <product/12980#subject>,
        <product/8071#subject> ;
    schema:datePublished "2012-02-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/30752/30752-1330097711.jpg> ;
    schema:name "DATA EAST RETRO GAME MUSIC COLLECTION 3"@en,
        "データイースト レトロゲームミュージック コレクション3"@ja,
        "DATA EAST RETRO GAME MUSIC COLLECTION 3"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/30752/30752-1330097711.jpg> .

_:N01133aa28e76460a9f339c59c931efac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en,
        "脱出"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Escape"@en,
        "脱出"@ja .

_:N01575e0e4c3849ab80fa4070557136f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It is possible to break it by hitting!"@en,
        "当たって砕けろ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "It is possible to break it by hitting!"@en,
        "当たって砕けろ！"@ja .

_:N02dc0118547344fb97a331eb0a9b5440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whip of Love"@en,
        "愛の鞭"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Whip of Love"@en,
        "愛の鞭"@ja .

_:N0b555b483446425e97ee3495cc004544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sudden Climax!"@en,
        "いきなりクライマックス！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Sudden Climax!"@en,
        "いきなりクライマックス！"@ja .

_:N0c466d489ab44e98b6664e1f10878aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain of Time"@en,
        "時の鎖"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Chain of Time"@en,
        "時の鎖"@ja .

_:N0cbdeb87d7d5493d8cb5a6514f308adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel"@en,
        "鋼鉄"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Steel"@en,
        "鋼鉄"@ja .

_:N107e8ca983294997bffc950230bc0c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Spark (Last Stage)"@en,
        "ラスト・スパーク (Last Stage)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Last Spark (Last Stage)"@en,
        "ラスト・スパーク (Last Stage)"@ja .

_:N12ec695b00774f22906118c1cc7868eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavy Barrel Theme (Outside BGM)"@en,
        "ヘビー・バレル・テーマ (屋外BGM)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Heavy Barrel Theme (Outside BGM)"@en,
        "ヘビー・バレル・テーマ (屋外BGM)"@ja .

_:N13502b9f3b6f4e6a92568f31a352d4a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop (Start unused)"@en,
        "降下 (スタート unused)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Drop (Start unused)"@en,
        "降下 (スタート unused)"@ja .

_:N15d858cf034d43c3ac2f3f633d1657b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection (Retrospect) (Ending)"@en,
        "回想 (Retrospect) (Ending)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Recollection (Retrospect) (Ending)"@en,
        "回想 (Retrospect) (Ending)"@ja .

_:N17da0f5b12644616850da3c14833a2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exciting 100 Mile Run"@en,
        "激走100マイル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Exciting 100 Mile Run"@en,
        "激走100マイル"@ja .

_:N2077f547a10c411cb298da415fe84e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Ambition\" (The Dark Knight's Theme)"@en,
        "\"野望\"(ダークナイトのテーマ)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Ambition\" (The Dark Knight's Theme)"@en,
        "\"野望\"(ダークナイトのテーマ)"@ja .

_:N2277255f8d32494fa4ef711fb05813a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "ボイス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Voice"@en,
        "ボイス"@ja .

_:N27c8426c99c844d692d86147df3c36cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Area Keeper (Boss)"@en,
        "エリア・キーパー (Boss)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Area Keeper (Boss)"@en,
        "エリア・キーパー (Boss)"@ja .

_:N28fffdfbd90f49749f46e481af2585b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "ボイス"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Voice"@en,
        "ボイス"@ja .

_:N338bdcca251c4d068de6ad5c539c8588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Desire (BGM 4)"@en,
        "The Wild Desire (BGM 4)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "The Wild Desire (BGM 4)"@en,
        "The Wild Desire (BGM 4)"@ja .

_:N34efb9649da040e5b1adacd65733831d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Fierce Battle\" (Boss 1 \"Wyvern\", Boss 3 \"Beholder\")"@en,
        "\"激闘\"(ボス１\"ワイバーン\"，ボス３\"ビホールダー\")"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Fierce Battle\" (Boss 1 \"Wyvern\", Boss 3 \"Beholder\")"@en,
        "\"激闘\"(ボス１\"ワイバーン\"，ボス３\"ビホールダー\")"@ja .

_:N360e499b4c7940549feefd8c7d3f280c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit"@en,
        "クレジット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Credit"@en,
        "クレジット"@ja .

_:N3751ab4433fa4380ac78b41d8d2479b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madness"@en,
        "狂気"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Madness"@en,
        "狂気"@ja .

_:N387c70b8f42b4d01a000f7f1acd3d808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Mystery\" (Transform · Treasure Box)"@en,
        "\"神秘\"(変身・宝箱)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Mystery\" (Transform · Treasure Box)"@en,
        "\"神秘\"(変身・宝箱)"@ja .

_:N4bb68f0ff7eb476086c7f077da1b9898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit"@en,
        "クレジット"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Credit"@en,
        "クレジット"@ja .

_:N4bfb25a093b44c7e8d9ab407c259eeb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Success\" (Stage Clear)"@en,
        "\"完遂\"(ステージクリア)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Success\" (Stage Clear)"@en,
        "\"完遂\"(ステージクリア)"@ja .

_:N4ddb91e3629d4d98973eca90979eed36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Return of the Heroes\" (Character Select)"@en,
        "\"勇者再臨\"(キャラクターセレクト)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"The Return of the Heroes\" (Character Select)"@en,
        "\"勇者再臨\"(キャラクターセレクト)"@ja .

_:N5285892f7d9b42feabc350750dffd075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Continuously through 100 Adventures! (THEME OF EDWARD RANDY)"@en,
        "冒険百連発！(THEME OF EDWARD RANDY)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Running Continuously through 100 Adventures! (THEME OF EDWARD RANDY)"@en,
        "冒険百連発！(THEME OF EDWARD RANDY)"@ja .

_:N5b503adb1af4419c801e6599bbf105b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Rush (Stage 2,3,7)"@en,
        "ハード・ラッシュ (Stage 2,3,7)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Hard Rush (Stage 2,3,7)"@en,
        "ハード・ラッシュ (Stage 2,3,7)"@ja .

_:N5bf522775eda475099c206077bef6a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psycho Nics Generation (Stage 1,4,5,6)"@en,
        "サイコニクス・ジェネレーション (Stage 1,4,5,6)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Psycho Nics Generation (Stage 1,4,5,6)"@en,
        "サイコニクス・ジェネレーション (Stage 1,4,5,6)"@ja .

_:N7290745b5ceb4bbbac5ecef936ac2b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Between Life and Death\" (Boss 2 \"Zeller\", Boss 4 \"Faires\")"@en,
        "\"死線\"(ボス２\"ゼラー\"，ボス４\"ファイレス\")"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Between Life and Death\" (Boss 2 \"Zeller\", Boss 4 \"Faires\")"@en,
        "\"死線\"(ボス２\"ゼラー\"，ボス４\"ファイレス\")"@ja .

_:N73a68296a8674126881cdaf6de400755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outcome (Final Stage BGM)"@en,
        "結末 (最終面BGM)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Outcome (Final Stage BGM)"@en,
        "結末 (最終面BGM)"@ja .

_:N7b0d04d0df8441328421fe4ab1547b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeated Guys (Clear)"@en,
        "Defeated Guys (Clear)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Defeated Guys (Clear)"@en,
        "Defeated Guys (Clear)"@ja .

_:N7bbb376652384a70b88ac57101cbf1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Invasion of the Dark Forces\" (Stage 2)"@en,
        "\"魔軍侵攻\"(ステージ２)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Invasion of the Dark Forces\" (Stage 2)"@en,
        "\"魔軍侵攻\"(ステージ２)"@ja .

_:N81193e212b814fa9a71723d004452ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Legend\" (Opening)"@en,
        "\"伝説\"(オープニング)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"The Legend\" (Opening)"@en,
        "\"伝説\"(オープニング)"@ja .

_:N8520406dea8b4dcc959aca291b3a7e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kids in Battle (Boss 2)"@en,
        "Kids in Battle (Boss 2)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Kids in Battle (Boss 2)"@en,
        "Kids in Battle (Boss 2)"@ja .

_:N8934f9b40073473391f0d6aad8761cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naming"@en,
        "ネーミング"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Naming"@en,
        "ネーミング"@ja .

_:N8d530f69859942cb8b6473800b6a2435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lifeline of NEWYORK (BGM 1)"@en,
        "The Lifeline of NEWYORK (BGM 1)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "The Lifeline of NEWYORK (BGM 1)"@en,
        "The Lifeline of NEWYORK (BGM 1)"@ja .

_:N8e6ae1b303da4125b8b348fea185c7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Trump Card!!"@en,
        "俺が切り札!!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "My Trump Card!!"@en,
        "俺が切り札!!"@ja .

_:N9ffbd7a58c434cfa982954e848f560b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start Demo"@en,
        "スタートデモ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Start Demo"@en,
        "スタートデモ"@ja .

_:Na384d0c192a74698beeeaf01cd0f335e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Threat from the Darkness\" (Stage 4)"@en,
        "\"闇の脅威\"(ステージ４)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Threat from the Darkness\" (Stage 4)"@en,
        "\"闇の脅威\"(ステージ４)"@ja .

_:Na670a114eda4491cadc852d5bd343814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit"@en,
        "クレジット"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Credit"@en,
        "クレジット"@ja .

_:Na83317bb9588472c9f48f74cf1af166d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take a Break (Beer)"@en,
        "Take a Break (Beer)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Take a Break (Beer)"@en,
        "Take a Break (Beer)"@ja .

_:Nb08bc8ea649247a4a435a54801cb8365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Decisive Battle\" (Stage 5)"@en,
        "\"決戦\"(ステージ５)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Decisive Battle\" (Stage 5)"@en,
        "\"決戦\"(ステージ５)"@ja .

_:Nb3740d11e99f49ed844f951293f67c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Climax!"@en,
        "やっぱりクライマックス！"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Absolute Climax!"@en,
        "やっぱりクライマックス！"@ja .

_:Nb892c63caea64bb88a51c82d69e3e557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "Voice"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Voice"@en,
        "Voice"@ja .

_:Nbeda89f9d2124352a6df70e525fb4be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devastating Enemy Base (Base BGM)"@en,
        "壊滅敵基地 (基地BGM)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Devastating Enemy Base (Base BGM)"@en,
        "壊滅敵基地 (基地BGM)"@ja .

_:Nc8421b0033944b778ff24fc9c7b1f1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coin"@en,
        "Coin"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Coin"@en,
        "Coin"@ja .

_:Nc8428252e8d342e38b178316fec14318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Rise and Fall, Light and Dark\" (Theme) (Stage 1,3)"@en,
        "\"興亡・光と闇\"(テーマ)(ステージ１，３)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"Rise and Fall, Light and Dark\" (Theme) (Stage 1,3)"@en,
        "\"興亡・光と闇\"(テーマ)(ステージ１，３)"@ja .

_:Nceb57447fcdb423bbc9fc1ff53c30962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crude is Down (Game Over)"@en,
        "The Crude is Down (Game Over)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "The Crude is Down (Game Over)"@en,
        "The Crude is Down (Game Over)"@ja .

_:Nd0d026642f0c44388f291a08592203de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight (Ending)"@en,
        "飛翔 (エンディング)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Flight (Ending)"@en,
        "飛翔 (エンディング)"@ja .

_:Ndb695b0c06e048f1930b1f5a7d1d4e95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Audience with the King\" (King's Message)"@en,
        "\"王の謁見\"(王様のメッセージ)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"The Audience with the King\" (King's Message)"@en,
        "\"王の謁見\"(王様のメッセージ)"@ja .

_:Ne4f7d1c3eab24e18835f90ce339393ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The Seal · The New Journey\" (Ending)"@en,
        "\"封印・新たなる旅立ち\"(エンディング)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "\"The Seal · The New Journey\" (Ending)"@en,
        "\"封印・新たなる旅立ち\"(エンディング)"@ja .

_:Ne785c2f5044c49b4b49bb037db89f34b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit"@en,
        "クレジット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Credit"@en,
        "クレジット"@ja .

_:Neb6eecd513824cb0bd9572e0f7e544be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash (Boss BGM)"@en,
        "激突 (ボスBGM)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Clash (Boss BGM)"@en,
        "激突 (ボスBGM)"@ja .

_:Ned9458325ffc468f912905636cd59371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@en,
        "ボイス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Voice"@en,
        "ボイス"@ja .

_:Nef59f47177534669bf7a76b63ada9511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice has Won (Ending)"@en,
        "Justice has Won (Ending)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Justice has Won (Ending)"@en,
        "Justice has Won (Ending)"@ja .

_:Nf0a8d09d37674f65badf0d4d2220e738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dangerous Zone (Last Stage -Boss-)"@en,
        "デンジャラス・ゾーン (Last Stage -Boss-)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Dangerous Zone (Last Stage -Boss-)"@en,
        "デンジャラス・ゾーン (Last Stage -Boss-)"@ja .

_:Nf26fb0502edc497da49cc691aed1b51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲーム・オーバー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Game Over"@en,
        "ゲーム・オーバー"@ja .

_:Nf7b64f725c7e44c2b00803c02a417ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Monsters (Boss 1)"@en,
        "Funky Monsters (Boss 1)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Funky Monsters (Boss 1)"@en,
        "Funky Monsters (Boss 1)"@ja .

_:Nfa0689785004408da4617847eb8dd14c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Players Naming"@en,
        "トップ・プレイヤー・ネーミング"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Top Players Naming"@en,
        "トップ・プレイヤー・ネーミング"@ja .

_:Nfa352dafa1b44ceabaafdc5ee518198f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Hurricane (BGM 2)"@en,
        "Like a Hurricane (BGM 2)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Like a Hurricane (BGM 2)"@en,
        "Like a Hurricane (BGM 2)"@ja .

_:Nfde4fc4bf9b94ac1937df17f8faac045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Team"@en,
        "大団円"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "Great Team"@en,
        "大団円"@ja .

_:Nfe140f67ac0f4fb3a25d2f57261ed7fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallout of Christmas (BGM 3)"@en,
        "Fallout of Christmas (BGM 3)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Nc9116fce67bf4697950d1ad500d29a31 ;
    schema:name "Fallout of Christmas (BGM 3)"@en,
        "Fallout of Christmas (BGM 3)"@ja .

_:Nfe9c3c34a82647ee951370db14feee15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Part with the Sun"@en,
        "失うべき日"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N833db2af85424ee38a70b388af7fb88d ;
    schema:name "To Part with the Sun"@en,
        "失うべき日"@ja .

_:N833db2af85424ee38a70b388af7fb88d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N01133aa28e76460a9f339c59c931efac,
        _:N01575e0e4c3849ab80fa4070557136f2,
        _:N02dc0118547344fb97a331eb0a9b5440,
        _:N0b555b483446425e97ee3495cc004544,
        _:N0c466d489ab44e98b6664e1f10878aa7,
        _:N0cbdeb87d7d5493d8cb5a6514f308adf,
        _:N17da0f5b12644616850da3c14833a2a5,
        _:N2077f547a10c411cb298da415fe84e34,
        _:N2277255f8d32494fa4ef711fb05813a6,
        _:N28fffdfbd90f49749f46e481af2585b5,
        _:N34efb9649da040e5b1adacd65733831d,
        _:N3751ab4433fa4380ac78b41d8d2479b1,
        _:N387c70b8f42b4d01a000f7f1acd3d808,
        _:N4bfb25a093b44c7e8d9ab407c259eeb4,
        _:N4ddb91e3629d4d98973eca90979eed36,
        _:N5285892f7d9b42feabc350750dffd075,
        _:N7290745b5ceb4bbbac5ecef936ac2b94,
        _:N7bbb376652384a70b88ac57101cbf1b5,
        _:N81193e212b814fa9a71723d004452ce6,
        _:N8e6ae1b303da4125b8b348fea185c7f9,
        _:Na384d0c192a74698beeeaf01cd0f335e,
        _:Na670a114eda4491cadc852d5bd343814,
        _:Nb08bc8ea649247a4a435a54801cb8365,
        _:Nb3740d11e99f49ed844f951293f67c98,
        _:Nc8428252e8d342e38b178316fec14318,
        _:Ndb695b0c06e048f1930b1f5a7d1d4e95,
        _:Ne4f7d1c3eab24e18835f90ce339393ef,
        _:Ne785c2f5044c49b4b49bb037db89f34b,
        _:Nfde4fc4bf9b94ac1937df17f8faac045,
        _:Nfe9c3c34a82647ee951370db14feee15 ;
    mo:track_count 30 ;
    schema:duration "PT48:32"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N01133aa28e76460a9f339c59c931efac,
        _:N01575e0e4c3849ab80fa4070557136f2,
        _:N02dc0118547344fb97a331eb0a9b5440,
        _:N0b555b483446425e97ee3495cc004544,
        _:N0c466d489ab44e98b6664e1f10878aa7,
        _:N0cbdeb87d7d5493d8cb5a6514f308adf,
        _:N17da0f5b12644616850da3c14833a2a5,
        _:N2077f547a10c411cb298da415fe84e34,
        _:N2277255f8d32494fa4ef711fb05813a6,
        _:N28fffdfbd90f49749f46e481af2585b5,
        _:N34efb9649da040e5b1adacd65733831d,
        _:N3751ab4433fa4380ac78b41d8d2479b1,
        _:N387c70b8f42b4d01a000f7f1acd3d808,
        _:N4bfb25a093b44c7e8d9ab407c259eeb4,
        _:N4ddb91e3629d4d98973eca90979eed36,
        _:N5285892f7d9b42feabc350750dffd075,
        _:N7290745b5ceb4bbbac5ecef936ac2b94,
        _:N7bbb376652384a70b88ac57101cbf1b5,
        _:N81193e212b814fa9a71723d004452ce6,
        _:N8e6ae1b303da4125b8b348fea185c7f9,
        _:Na384d0c192a74698beeeaf01cd0f335e,
        _:Na670a114eda4491cadc852d5bd343814,
        _:Nb08bc8ea649247a4a435a54801cb8365,
        _:Nb3740d11e99f49ed844f951293f67c98,
        _:Nc8428252e8d342e38b178316fec14318,
        _:Ndb695b0c06e048f1930b1f5a7d1d4e95,
        _:Ne4f7d1c3eab24e18835f90ce339393ef,
        _:Ne785c2f5044c49b4b49bb037db89f34b,
        _:Nfde4fc4bf9b94ac1937df17f8faac045,
        _:Nfe9c3c34a82647ee951370db14feee15 .

_:Nc9116fce67bf4697950d1ad500d29a31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N107e8ca983294997bffc950230bc0c0f,
        _:N12ec695b00774f22906118c1cc7868eb,
        _:N13502b9f3b6f4e6a92568f31a352d4a6,
        _:N15d858cf034d43c3ac2f3f633d1657b6,
        _:N27c8426c99c844d692d86147df3c36cb,
        _:N338bdcca251c4d068de6ad5c539c8588,
        _:N360e499b4c7940549feefd8c7d3f280c,
        _:N4bb68f0ff7eb476086c7f077da1b9898,
        _:N5b503adb1af4419c801e6599bbf105b4,
        _:N5bf522775eda475099c206077bef6a1e,
        _:N73a68296a8674126881cdaf6de400755,
        _:N7b0d04d0df8441328421fe4ab1547b46,
        _:N8520406dea8b4dcc959aca291b3a7e85,
        _:N8934f9b40073473391f0d6aad8761cf1,
        _:N8d530f69859942cb8b6473800b6a2435,
        _:N9ffbd7a58c434cfa982954e848f560b7,
        _:Na83317bb9588472c9f48f74cf1af166d,
        _:Nb892c63caea64bb88a51c82d69e3e557,
        _:Nbeda89f9d2124352a6df70e525fb4be0,
        _:Nc8421b0033944b778ff24fc9c7b1f1ed,
        _:Nceb57447fcdb423bbc9fc1ff53c30962,
        _:Nd0d026642f0c44388f291a08592203de,
        _:Neb6eecd513824cb0bd9572e0f7e544be,
        _:Ned9458325ffc468f912905636cd59371,
        _:Nef59f47177534669bf7a76b63ada9511,
        _:Nf0a8d09d37674f65badf0d4d2220e738,
        _:Nf26fb0502edc497da49cc691aed1b51e,
        _:Nf7b64f725c7e44c2b00803c02a417ece,
        _:Nfa0689785004408da4617847eb8dd14c,
        _:Nfa352dafa1b44ceabaafdc5ee518198f,
        _:Nfe140f67ac0f4fb3a25d2f57261ed7fe ;
    mo:track_count 31 ;
    schema:duration "PT49:15"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N107e8ca983294997bffc950230bc0c0f,
        _:N12ec695b00774f22906118c1cc7868eb,
        _:N13502b9f3b6f4e6a92568f31a352d4a6,
        _:N15d858cf034d43c3ac2f3f633d1657b6,
        _:N27c8426c99c844d692d86147df3c36cb,
        _:N338bdcca251c4d068de6ad5c539c8588,
        _:N360e499b4c7940549feefd8c7d3f280c,
        _:N4bb68f0ff7eb476086c7f077da1b9898,
        _:N5b503adb1af4419c801e6599bbf105b4,
        _:N5bf522775eda475099c206077bef6a1e,
        _:N73a68296a8674126881cdaf6de400755,
        _:N7b0d04d0df8441328421fe4ab1547b46,
        _:N8520406dea8b4dcc959aca291b3a7e85,
        _:N8934f9b40073473391f0d6aad8761cf1,
        _:N8d530f69859942cb8b6473800b6a2435,
        _:N9ffbd7a58c434cfa982954e848f560b7,
        _:Na83317bb9588472c9f48f74cf1af166d,
        _:Nb892c63caea64bb88a51c82d69e3e557,
        _:Nbeda89f9d2124352a6df70e525fb4be0,
        _:Nc8421b0033944b778ff24fc9c7b1f1ed,
        _:Nceb57447fcdb423bbc9fc1ff53c30962,
        _:Nd0d026642f0c44388f291a08592203de,
        _:Neb6eecd513824cb0bd9572e0f7e544be,
        _:Ned9458325ffc468f912905636cd59371,
        _:Nef59f47177534669bf7a76b63ada9511,
        _:Nf0a8d09d37674f65badf0d4d2220e738,
        _:Nf26fb0502edc497da49cc691aed1b51e,
        _:Nf7b64f725c7e44c2b00803c02a417ece,
        _:Nfa0689785004408da4617847eb8dd14c,
        _:Nfa352dafa1b44ceabaafdc5ee518198f,
        _:Nfe140f67ac0f4fb3a25d2f57261ed7fe .

