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

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

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

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

<product/437#subject> a schema:CreativeWork ;
    schema:name "Gradius III"@en,
        "グラディウスIII -伝説から神話へ-"@ja,
        "Gradius III Densetsu kara Shinwa e"@ja-latn ;
    foaf:name "Gradius III"@en,
        "グラディウスIII -伝説から神話へ-"@ja,
        "Gradius III Densetsu kara Shinwa e"@ja-latn .

<release/1285#subject> a schema:CreativeWork ;
    schema:name "Akumajo Dracula (X68k)"@en,
        "悪魔城ドラキュラ (X68k)"@ja,
        "Akumajo Dracula (X68k)"@ja-latn ;
    foaf:name "Akumajo Dracula (X68k)"@en,
        "悪魔城ドラキュラ (X68k)"@ja,
        "Akumajo Dracula (X68k)"@ja-latn .

<album/88#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn ;
    mo:composer <artist/161#subject> ;
    mo:produced_work <album/88#musicalwork> ;
    schema:name "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn .

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

<album/88#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn ;
    mo:performance_of <album/88#musicalwork> ;
    mo:recorded_as <album/88#musicalexpression> ;
    schema:name "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn ;
    schema:workPerformed <album/88#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/88/88/88-1190816505.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/88/88-1190816505.jpg> ;
    foaf:depicts <album/88#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/88/88-1190816505.jpg> .

<https://medium-media.vgm.io/albums/88/88/88-1190816505.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-07-21"^^xsd:date ;
    dcterms:title "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn ;
    mo:catalogue_number "KICA-7615" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    mo:record_count 1 ;
    schema:about <product/437#subject>,
        <release/1285#subject> ;
    schema:datePublished "1993-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/88/88-1190816505.jpg> ;
    schema:name "MIDI POWER ver.3.0 X68000 COLLECTION"@en,
        "ミディパワー・バージョン3.0 X68000コレクション"@ja,
        "MIDI POWER ver.3.0 X68000 COLLECTION"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/88/88-1190816505.jpg> .

_:N0ccbd021d23d469a915a3fd8d49c7d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try to Star (Dog Fight 2 BGM)"@en,
        "Try to Star (空中戦2 BGM)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Try to Star (Dog Fight 2 BGM)"@en,
        "Try to Star (空中戦2 BGM)"@ja .

_:N0dd276b29aaa4a3fb19ff4fe405d2b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Labylinth (9st. BGM)"@en,
        "Crystal Labylinth (9st. BGM)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Crystal Labylinth (9st. BGM)"@en,
        "Crystal Labylinth (9st. BGM)"@ja .

_:N0e0dd6bf5cbb48af8c62799291c2d608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creatures in The Depth (Boss BGM)"@en,
        "Creatures in The Depth (ボスBGM)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Creatures in The Depth (Boss BGM)"@en,
        "Creatures in The Depth (ボスBGM)"@ja .

_:N148e785213e04da98c7f51bd8cf6c6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Scramble (7st. BGM)"@en,
        "Fire Scramble (7st. BGM)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Fire Scramble (7st. BGM)"@en,
        "Fire Scramble (7st. BGM)"@ja .

_:N1668100b3e2042b8b4ba82740c331c2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrashard in The Cave (Block 2 BGM)"@en,
        "Thrashard in The Cave (Block 2 BGM)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Thrashard in The Cave (Block 2 BGM)"@en,
        "Thrashard in The Cave (Block 2 BGM)"@ja .

_:N17efe03980d248faa4f55ae28a354344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "File Load BGM"@en,
        "ファイルロードBGM"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "File Load BGM"@en,
        "ファイルロードBGM"@ja .

_:N22df68247b0545e092fc707738551590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Simon (Block 8 BGM)"@en,
        "シモンのテーマ (Block 8 BGM)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Theme of Simon (Block 8 BGM)"@en,
        "シモンのテーマ (Block 8 BGM)"@ja .

_:N25acd999280a4cc181996ffcebd188d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wiched Child (Block 3 BGM)"@en,
        "Wiched Child (Block 3 BGM)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Wiched Child (Block 3 BGM)"@en,
        "Wiched Child (Block 3 BGM)"@ja .

_:N2a546d88508742828360fb0a5e6078bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua Illusion (2st. BGM)"@en,
        "Aqua Illusion (2st. BGM)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Aqua Illusion (2st. BGM)"@en,
        "Aqua Illusion (2st. BGM)"@ja .

_:N2cfa7fa7c0d945ef8063cf47e1599537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over (Game Over BGM)"@en,
        "Game Over (ゲームオーバーBGM)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Game Over (Game Over BGM)"@en,
        "Game Over (ゲームオーバーBGM)"@ja .

_:N34250a54b01440a786b272366f3210fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Fight (Block 6 BGM 1)"@en,
        "Moon Fight (Block 6 BGM 1)"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Moon Fight (Block 6 BGM 1)"@en,
        "Moon Fight (Block 6 BGM 1)"@ja .

_:N3beab3f280a441e39ac0e7311ea3a64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Tears (Block 4 BGM)"@en,
        "Bloody Tears (Block 4 BGM)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Bloody Tears (Block 4 BGM)"@en,
        "Bloody Tears (Block 4 BGM)"@ja .

_:N3e7f96ff9a62402f960d62f4de5343d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of Kings (Ranking BGM)"@en,
        "King of Kings (ランキングBGM)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "King of Kings (Ranking BGM)"@en,
        "King of Kings (ランキングBGM)"@ja .

_:N3f2a1d1fc1aa44e5aa2af7a3452cbe01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure for Space (Dog Fight 1 BGM)"@en,
        "Departure for Space (空中戦1 BGM)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Departure for Space (Dog Fight 1 BGM)"@en,
        "Departure for Space (空中戦1 BGM)"@ja .

_:N450840d3a75548be8fea29c95526e08e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Stage Clear BGM"@en,
        "最終Stage Clear BGM"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Final Stage Clear BGM"@en,
        "最終Stage Clear BGM"@ja .

_:N4846aa63d6d54014acb43cbd56e27bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mechanical Base (10st. BGM 1)"@en,
        "Mechanical Base (10st. BGM 1)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Mechanical Base (10st. BGM 1)"@en,
        "Mechanical Base (10st. BGM 1)"@ja .

_:N4ad00c5b19b34423b4226a26bbff9577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead End Cell (6st. BGM)"@en,
        "Dead End Cell (6st. BGM)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Dead End Cell (6st. BGM)"@en,
        "Dead End Cell (6st. BGM)"@ja .

_:N5d1be8e1503b40d6a69b48a3eb372a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Long Time Ago (Medley BGM)"@en,
        "A Long Time Ago (メドレーBGM)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "A Long Time Ago (Medley BGM)"@en,
        "A Long Time Ago (メドレーBGM)"@ja .

_:N6649a73b6a5a4ebdaf0d0a9016e759d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over BGM"@en,
        "Game Over BGM"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Game Over BGM"@en,
        "Game Over BGM"@ja .

_:N691934f0a72e451e8150071a20b14701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Etude for The Killer (Block 7 BGM)"@en,
        "Etude for The Killer (Block 7 BGM)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Etude for The Killer (Block 7 BGM)"@en,
        "Etude for The Killer (Block 7 BGM)"@ja .

_:N714c54660be6407ca84c78f34b48a05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear BGM"@en,
        "Stage Clear BGM"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Stage Clear BGM"@en,
        "Stage Clear BGM"@ja .

_:N7542ab98444847d7a00899aeaa196f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bathead (Start Demo BGM)"@en,
        "The Bathead (スタートデモBGM)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "The Bathead (Start Demo BGM)"@en,
        "The Bathead (スタートデモBGM)"@ja .

_:N8aa267d4b04f40f385a3ed4c634f6d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Mass (Opening BGM)"@en,
        "Black Mass (オープニングBGM)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Black Mass (Opening BGM)"@en,
        "Black Mass (オープニングBGM)"@ja .

_:N90e30b9a58c443b690644d91a1de124e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape to The Freedom (High Speed Escape BGM)"@en,
        "Escape to The Freedom (高速脱出BGM)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Escape to The Freedom (High Speed Escape BGM)"@en,
        "Escape to The Freedom (高速脱出BGM)"@ja .

_:N912577123bf948b2a8ce09caa35b6f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower of Dolls (Block 6 BGM 2)"@en,
        "The Tower of Dolls (Block 6 BGM 2)"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "The Tower of Dolls (Block 6 BGM 2)"@en,
        "The Tower of Dolls (Block 6 BGM 2)"@ja .

_:N9f6ed361150043f3a1b8a33e39564307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude of Legend (Title BGM)"@en,
        "Prelude of Legend (タイトルBGM)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Prelude of Legend (Title BGM)"@en,
        "Prelude of Legend (タイトルBGM)"@ja .

_:Na35f5cef1a684f9187a62d3fbeaa7d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to The Star (Ending BGM)"@en,
        "Return to The Star (エンディングBGM)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Return to The Star (Ending BGM)"@en,
        "Return to The Star (エンディングBGM)"@ja .

_:Na791d45b66a14aabbabba3998fee9089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Goddamned Bathead (Final Boss BGM)"@en,
        "You Goddamned Bathead (最終ボスBGM)"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "You Goddamned Bathead (Final Boss BGM)"@en,
        "You Goddamned Bathead (最終ボスBGM)"@ja .

_:Nb0f30f62993142dbafd22ab48be8dbe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand Storm (1st. BGM)"@en,
        "Sand Storm (1st. BGM)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Sand Storm (1st. BGM)"@en,
        "Sand Storm (1st. BGM)"@ja .

_:Nb321db7c3903485ca979088bcb20f8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Plant (8st. BGM)"@en,
        "Cosmo Plant (8st. BGM)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Cosmo Plant (8st. BGM)"@en,
        "Cosmo Plant (8st. BGM)"@ja .

_:Nb99889c8d5b446f1a2ac11df407fc830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Loopy (Naming BGM)"@en,
        "Something Loopy (ネーミングBGM)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Something Loopy (Naming BGM)"@en,
        "Something Loopy (ネーミングBGM)"@ja .

_:Nbd38b4157794444b810f92d21a388f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Force (Boss BGM)"@en,
        "Dark Force (ボスBGM)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Dark Force (Boss BGM)"@en,
        "Dark Force (ボスBGM)"@ja .

_:Nbed1fd5b6d784d1f80e79f4057f6e8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Speed Dimension (4st. BGM)"@en,
        "High Speed Dimension (4st. BGM)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "High Speed Dimension (4st. BGM)"@en,
        "High Speed Dimension (4st. BGM)"@ja .

_:Nc0cb58b7f3cb4861b2247a1047c3961f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation (Select BGM)"@en,
        "Invitation (セレクトBGM)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Invitation (Select BGM)"@en,
        "Invitation (セレクトBGM)"@ja .

_:Ncee0e9d60e7c4ef9bb6d623cf6960c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easter Stone (5st. BGM)"@en,
        "Easter Stone (5st. BGM)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Easter Stone (5st. BGM)"@en,
        "Easter Stone (5st. BGM)"@ja .

_:Ndf0ab785126444f9bee6807d9143ddb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground (3st. BGM 2)"@en,
        "Underground (3st. BGM 2)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Underground (3st. BGM 2)"@en,
        "Underground (3st. BGM 2)"@ja .

_:Ne6618761d97f4557b50b148a8bd2543f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer (Block 1 BGM)"@en,
        "Vampire Killer (Block 1 BGM)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Vampire Killer (Block 1 BGM)"@en,
        "Vampire Killer (Block 1 BGM)"@ja .

_:Nea8382aa4b2b4d69823aa9646a2b1b68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Wind (3st. BGM 1)"@en,
        "In The Wind (3st. BGM 1)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "In The Wind (3st. BGM 1)"@en,
        "In The Wind (3st. BGM 1)"@ja .

_:Nf6efe297e817454b938595088db47899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Earth (Ending BGM)"@en,
        "Mother Earth (エンディングBGM)"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Mother Earth (Ending BGM)"@en,
        "Mother Earth (エンディングBGM)"@ja .

_:Nfbc6577afe8a4b95a0a4f3f2db392196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Congratulations (Beginner Ending BGM)"@en,
        "Congratulations (ビギナーエンディングBGM)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Congratulations (Beginner Ending BGM)"@en,
        "Congratulations (ビギナーエンディングBGM)"@ja .

_:Nfeba488876a24528817317efe63e06e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower of Gears (Block 5 BGM)"@en,
        "The Tower of Gears (Block 5 BGM)"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "The Tower of Gears (Block 5 BGM)"@en,
        "The Tower of Gears (Block 5 BGM)"@ja .

_:Nfff074103872423a9f5a14c91b200054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Shot (10st. BGM 2)"@en,
        "Final Shot (10st. BGM 2)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N575be005072c4e1ab4eb8bb384f9b8c2 ;
    schema:name "Final Shot (10st. BGM 2)"@en,
        "Final Shot (10st. BGM 2)"@ja .

_:N575be005072c4e1ab4eb8bb384f9b8c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ccbd021d23d469a915a3fd8d49c7d0d,
        _:N0dd276b29aaa4a3fb19ff4fe405d2b57,
        _:N0e0dd6bf5cbb48af8c62799291c2d608,
        _:N148e785213e04da98c7f51bd8cf6c6ce,
        _:N1668100b3e2042b8b4ba82740c331c2b,
        _:N17efe03980d248faa4f55ae28a354344,
        _:N22df68247b0545e092fc707738551590,
        _:N25acd999280a4cc181996ffcebd188d6,
        _:N2a546d88508742828360fb0a5e6078bd,
        _:N2cfa7fa7c0d945ef8063cf47e1599537,
        _:N34250a54b01440a786b272366f3210fb,
        _:N3beab3f280a441e39ac0e7311ea3a64b,
        _:N3e7f96ff9a62402f960d62f4de5343d7,
        _:N3f2a1d1fc1aa44e5aa2af7a3452cbe01,
        _:N450840d3a75548be8fea29c95526e08e,
        _:N4846aa63d6d54014acb43cbd56e27bce,
        _:N4ad00c5b19b34423b4226a26bbff9577,
        _:N5d1be8e1503b40d6a69b48a3eb372a23,
        _:N6649a73b6a5a4ebdaf0d0a9016e759d0,
        _:N691934f0a72e451e8150071a20b14701,
        _:N714c54660be6407ca84c78f34b48a05b,
        _:N7542ab98444847d7a00899aeaa196f48,
        _:N8aa267d4b04f40f385a3ed4c634f6d8e,
        _:N90e30b9a58c443b690644d91a1de124e,
        _:N912577123bf948b2a8ce09caa35b6f2e,
        _:N9f6ed361150043f3a1b8a33e39564307,
        _:Na35f5cef1a684f9187a62d3fbeaa7d8e,
        _:Na791d45b66a14aabbabba3998fee9089,
        _:Nb0f30f62993142dbafd22ab48be8dbe4,
        _:Nb321db7c3903485ca979088bcb20f8aa,
        _:Nb99889c8d5b446f1a2ac11df407fc830,
        _:Nbd38b4157794444b810f92d21a388f8c,
        _:Nbed1fd5b6d784d1f80e79f4057f6e8f6,
        _:Nc0cb58b7f3cb4861b2247a1047c3961f,
        _:Ncee0e9d60e7c4ef9bb6d623cf6960c9c,
        _:Ndf0ab785126444f9bee6807d9143ddb6,
        _:Ne6618761d97f4557b50b148a8bd2543f,
        _:Nea8382aa4b2b4d69823aa9646a2b1b68,
        _:Nf6efe297e817454b938595088db47899,
        _:Nfbc6577afe8a4b95a0a4f3f2db392196,
        _:Nfeba488876a24528817317efe63e06e2,
        _:Nfff074103872423a9f5a14c91b200054 ;
    mo:track_count 42 ;
    schema:duration "PT73:47"^^xsd:interval ;
    schema:numTracks 42 ;
    schema:track _:N0ccbd021d23d469a915a3fd8d49c7d0d,
        _:N0dd276b29aaa4a3fb19ff4fe405d2b57,
        _:N0e0dd6bf5cbb48af8c62799291c2d608,
        _:N148e785213e04da98c7f51bd8cf6c6ce,
        _:N1668100b3e2042b8b4ba82740c331c2b,
        _:N17efe03980d248faa4f55ae28a354344,
        _:N22df68247b0545e092fc707738551590,
        _:N25acd999280a4cc181996ffcebd188d6,
        _:N2a546d88508742828360fb0a5e6078bd,
        _:N2cfa7fa7c0d945ef8063cf47e1599537,
        _:N34250a54b01440a786b272366f3210fb,
        _:N3beab3f280a441e39ac0e7311ea3a64b,
        _:N3e7f96ff9a62402f960d62f4de5343d7,
        _:N3f2a1d1fc1aa44e5aa2af7a3452cbe01,
        _:N450840d3a75548be8fea29c95526e08e,
        _:N4846aa63d6d54014acb43cbd56e27bce,
        _:N4ad00c5b19b34423b4226a26bbff9577,
        _:N5d1be8e1503b40d6a69b48a3eb372a23,
        _:N6649a73b6a5a4ebdaf0d0a9016e759d0,
        _:N691934f0a72e451e8150071a20b14701,
        _:N714c54660be6407ca84c78f34b48a05b,
        _:N7542ab98444847d7a00899aeaa196f48,
        _:N8aa267d4b04f40f385a3ed4c634f6d8e,
        _:N90e30b9a58c443b690644d91a1de124e,
        _:N912577123bf948b2a8ce09caa35b6f2e,
        _:N9f6ed361150043f3a1b8a33e39564307,
        _:Na35f5cef1a684f9187a62d3fbeaa7d8e,
        _:Na791d45b66a14aabbabba3998fee9089,
        _:Nb0f30f62993142dbafd22ab48be8dbe4,
        _:Nb321db7c3903485ca979088bcb20f8aa,
        _:Nb99889c8d5b446f1a2ac11df407fc830,
        _:Nbd38b4157794444b810f92d21a388f8c,
        _:Nbed1fd5b6d784d1f80e79f4057f6e8f6,
        _:Nc0cb58b7f3cb4861b2247a1047c3961f,
        _:Ncee0e9d60e7c4ef9bb6d623cf6960c9c,
        _:Ndf0ab785126444f9bee6807d9143ddb6,
        _:Ne6618761d97f4557b50b148a8bd2543f,
        _:Nea8382aa4b2b4d69823aa9646a2b1b68,
        _:Nf6efe297e817454b938595088db47899,
        _:Nfbc6577afe8a4b95a0a4f3f2db392196,
        _:Nfeba488876a24528817317efe63e06e2,
        _:Nfff074103872423a9f5a14c91b200054 .

