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

<album/2212> a mo:Release ;
    mo:catalogue_number "PCCB-00148" .

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

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

<artist/11175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "Rie Mori"@en,
        "森理絵"@ja ;
    foaf:made <album/24110#composition>,
        <album/24110#subject> ;
    foaf:name "Rie Mori"@en,
        "森理絵"@ja .

<artist/1592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "Yuka Watanabe"@en,
        "渡辺夕香"@ja ;
    foaf:made <album/24110#composition>,
        <album/24110#subject> ;
    foaf:name "Yuka Watanabe"@en,
        "渡辺夕香"@ja .

<artist/1593#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "Hiroaki Shimizu"@en,
        "清水浩昭"@ja ;
    foaf:made <album/24110#composition>,
        <album/24110#subject> ;
    foaf:name "Hiroaki Shimizu"@en,
        "清水浩昭"@ja .

<artist/213#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "Hideki Yamamoto"@en,
        "山本秀樹"@ja ;
    foaf:made <album/24110#composition>,
        <album/24110#subject> ;
    foaf:name "Hideki Yamamoto"@en,
        "山本秀樹"@ja .

<product/20887#subject> a schema:CreativeWork ;
    schema:name "WORLD HEROES 2 JET"@en,
        "ワールドヒーローズ2JET"@ja,
        "WORLD HEROES 2 JET"@ja-latn ;
    foaf:name "WORLD HEROES 2 JET"@en,
        "ワールドヒーローズ2JET"@ja,
        "WORLD HEROES 2 JET"@ja-latn .

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

<album/24110#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn ;
    mo:performance_of <album/24110#musicalwork> ;
    mo:recorded_as <album/24110#musicalexpression> ;
    schema:name "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn ;
    schema:workPerformed <album/24110#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24110#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/24110#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/24110#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(A.D.K."@en ;
            foaf:made <album/24110#composition> ;
            foaf:name "(A.D.K."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(A.D.K.)"@en ;
            foaf:made <album/24110#composition> ;
            foaf:name "(A.D.K.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(A.D.K.)"@en ;
            foaf:made <album/24110#composition> ;
            foaf:name "(A.D.K.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(A.D.K.)"@en ;
            foaf:made <album/24110#composition> ;
            foaf:name "(A.D.K.)"@en ],
        <artist/11175#subject>,
        <artist/1592#subject>,
        <artist/1593#subject>,
        <artist/213#subject> ;
    mo:produced_work <album/24110#musicalwork> ;
    schema:name "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn .

<album/24110#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn ;
    mo:catalogue_number "GAME-034" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2212> ;
    mo:publication_of <album/24110#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    mo:record_count 1 ;
    schema:about <product/20887#subject> ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "World Heroes 2 Jet"@en,
        "ワールドヒーローズ2JET"@ja,
        "World Heroes 2 Jet"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "(A.D.K."@en ;
    foaf:made <album/24110#subject> ;
    foaf:name "(A.D.K."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "(A.D.K.)"@en ;
    foaf:made <album/24110#subject> ;
    foaf:name "(A.D.K.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "(A.D.K.)"@en ;
    foaf:made <album/24110#subject> ;
    foaf:name "(A.D.K.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24110#subject> ;
    schema:name "(A.D.K.)"@en ;
    foaf:made <album/24110#subject> ;
    foaf:name "(A.D.K.)"@en .

_:N00123ed6605c40b6a07cfd06153e2d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shura Voice"@en,
        "シュラ Voice"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Shura Voice"@en,
        "シュラ Voice"@ja .

_:N03269eae99784d478afe3fc599b1b3d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanzo Voice"@en,
        "ハンゾウ Voice"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Hanzo Voice"@en,
        "ハンゾウ Voice"@ja .

_:N0448bb264390403eb4d8e06d5b50ab38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erick Voice"@en,
        "エリック Voice"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Erick Voice"@en,
        "エリック Voice"@ja .

_:N05fb4406c45a4568aed1d9a887990265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeus Voice"@en,
        "ゼウス Voice"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Zeus Voice"@en,
        "ゼウス Voice"@ja .

_:N070f17f62df94eed89b07db65fa7d801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EARTHQUAKE (Before Kidd Appearance Demo)"@en,
        "EARTHQUAKE (キッド登場前デモ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "EARTHQUAKE (Before Kidd Appearance Demo)"@en,
        "EARTHQUAKE (キッド登場前デモ)"@ja .

_:N07986dc68e1945b9a4d55ff19a208f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuuma Voice"@en,
        "フウマ Voice"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Fuuma Voice"@en,
        "フウマ Voice"@ja .

_:N0b4c7d011d9a423ab2ca2e5f8cfccdbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FINAL ECSTASY (Staff Roll)"@en,
        "FINAL ECSTASY (スタッフロール)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "FINAL ECSTASY (Staff Roll)"@en,
        "FINAL ECSTASY (スタッフロール)"@ja .

_:N1202f7b253ab4048b9b8ed2e61e2c48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOOTING SCRIPT (Japan Theme)"@en,
        "SHOOTING SCRIPT (日本のテーマ)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "SHOOTING SCRIPT (Japan Theme)"@en,
        "SHOOTING SCRIPT (日本のテーマ)"@ja .

_:N179f5f33346945d98dbc1c554491f5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryofu Voice"@en,
        "リョフ Voice"@ja ;
    mo:track_number 49 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Ryofu Voice"@en,
        "リョフ Voice"@ja .

_:N1c333370a12f40f8aa979ed82ede62b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack Voice"@en,
        "ジャック Voice"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Jack Voice"@en,
        "ジャック Voice"@ja .

_:N1d0b39d7295f4e3c892e8379433cc9c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muscle Power Voice"@en,
        "マッスルパワー Voice"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Muscle Power Voice"@en,
        "マッスルパワー Voice"@ja .

_:N2c6b4642319a4e90a1163ac213f898a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Kidd Voice"@en,
        "キャプテン・キッド Voice"@ja ;
    mo:track_number 45 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Captain Kidd Voice"@en,
        "キャプテン・キッド Voice"@ja .

_:N2f354b433e1e480b816ef78097635015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SNUFF OUT (Game Over)"@en,
        "SNUFF OUT (ゲームオーバー)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "SNUFF OUT (Game Over)"@en,
        "SNUFF OUT (ゲームオーバー)"@ja .

_:N3606af532f574a64a2f209fb5196a126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E.COLLECTION"@en,
        "S.E.COLLECTION"@ja ;
    mo:track_number 52 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "S.E.COLLECTION"@en,
        "S.E.COLLECTION"@ja .

_:N3d66c302343c4d8fb00e6ed7cdb08844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE SPORTS OF KINGS (Practice VS)"@en,
        "THE SPORTS OF KINGS (修業VS)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "THE SPORTS OF KINGS (Practice VS)"@en,
        "THE SPORTS OF KINGS (修業VS)"@ja .

_:N40c1964b55724bfb9a7da5710076e0ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Janne Voice"@en,
        "ジャンヌ Voice"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Janne Voice"@en,
        "ジャンヌ Voice"@ja .

_:N4174082e8ec34976a4d5e004ccf32bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Covered in Darkness (Zeus's Theme)"@en,
        "天地晦冥 (ゼウスのテーマ)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "The World Covered in Darkness (Zeus's Theme)"@en,
        "天地晦冥 (ゼウスのテーマ)"@ja .

_:N4d5ae4b803be4bfa92adbab6a2b87f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Prayer (Opening Ceremony)"@en,
        "聖なる祈り (初日セレモニー)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Sacred Prayer (Opening Ceremony)"@en,
        "聖なる祈り (初日セレモニー)"@ja .

_:N50147f51bc6d40fbb75d3f242493f006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nice Guy of the Great Seas (Captain Kidd's Theme)"@en,
        "大きな海のナイスガイ (キャプテン・キッドのテーマ)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Nice Guy of the Great Seas (Captain Kidd's Theme)"@en,
        "大きな海のナイスガイ (キャプテン・キッドのテーマ)"@ja .

_:N56e092664ef04e7686ce65ccafffb78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jonny Maximum Voice"@en,
        "ジョニー・マキシマム Voice"@ja ;
    mo:track_number 47 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Jonny Maximum Voice"@en,
        "ジョニー・マキシマム Voice"@ja .

_:N5736a841fb0b4f8a963ad636de4b44e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Battle (Ryofu Departing for Battle Demo)"@en,
        "聖なる戦い (リョフ出陣デモ)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Holy Battle (Ryofu Departing for Battle Demo)"@en,
        "聖なる戦い (リョフ出陣デモ)"@ja .

_:N583f11c5320d4316ad9554c80eebf58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kim Dragon Voice"@en,
        "キム・ドラゴン Voice"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Kim Dragon Voice"@en,
        "キム・ドラゴン Voice"@ja .

_:N60349e496a8640c880bfc929e12eda63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NECROTIZED (Perfecting the Super Martial Art Demo)"@en,
        "NECROTIZED (超武会優勝デモ)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "NECROTIZED (Perfecting the Super Martial Art Demo)"@en,
        "NECROTIZED (超武会優勝デモ)"@ja .

_:N6361fbd381be4930a991872064ff67a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rasputin Voice"@en,
        "ラスプーチン Voice"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Rasputin Voice"@en,
        "ラスプーチン Voice"@ja .

_:N668627b7fe5e4ea0a03685d8d8645194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If you told a lie (Practice Ending)"@en,
        "嘘がつけたなら (修業エンディング)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "If you told a lie (Practice Ending)"@en,
        "嘘がつけたなら (修業エンディング)"@ja .

_:N6828372dde05415c87fddb9fd26ca53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR SOLDIER (Korea Theme)"@en,
        "STAR SOLDIER (韓国のテーマ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "STAR SOLDIER (Korea Theme)"@en,
        "STAR SOLDIER (韓国のテーマ)"@ja .

_:N6da4e0d1549c4b6b92c81294f621fb3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAH-MAH JAN (Ending 1)"@en,
        "MAH-MAH JAN (エンディング1)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "MAH-MAH JAN (Ending 1)"@en,
        "MAH-MAH JAN (エンディング1)"@ja .

_:N82efcbbf0d714db394d229ca3f3b2f10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel of Grief (Destroying Zeus 1-B)"@en,
        "嘆きの天使 (ゼウスやられ1-B)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Angel of Grief (Destroying Zeus 1-B)"@en,
        "嘆きの天使 (ゼウスやられ1-B)"@ja .

_:N83f12d3e2e0e462ab655f5a2327e8d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Man in whom Madness Lurks (Jack's Theme)"@en,
        "狂気に潜む者 (ジャックのテーマ)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "A Man in whom Madness Lurks (Jack's Theme)"@en,
        "狂気に潜む者 (ジャックのテーマ)"@ja .

_:N856e6cb479e94aa1bbc86c55ac8d5492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE DEVIL OF KINGS (VS Evil)"@en,
        "THE DEVIL OF KINGS (暗黒VS)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "THE DEVIL OF KINGS (VS Evil)"@en,
        "THE DEVIL OF KINGS (暗黒VS)"@ja .

_:N88c83c33c2b94d8e9f99072e3ff26e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Breeze in the Midst of the Eye -EYES OF SEKITOBA- (Ryofu's Theme)"@en,
        "瞳の中の風-EYES OF SEKITOBA (リョフのテーマ)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "A Breeze in the Midst of the Eye -EYES OF SEKITOBA- (Ryofu's Theme)"@en,
        "瞳の中の風-EYES OF SEKITOBA (リョフのテーマ)"@ja .

_:N8bd11ee2f84045ba995e0b0b18606611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exciter (Player Select)"@en,
        "エキサイター (プレイヤーセレクト)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Exciter (Player Select)"@en,
        "エキサイター (プレイヤーセレクト)"@ja .

_:N8f5c84f8fd9c419f99ecfa0c419eb75d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOD'S GRACE (Match Result Demo)"@en,
        "GOD'S GRACE (大会結果デモ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "GOD'S GRACE (Match Result Demo)"@en,
        "GOD'S GRACE (大会結果デモ)"@ja .

_:N95bb9bc9f3824ee0a2775e39a495a997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey of Pursuit Around the World (Ending 2)"@en,
        "世界一周追いかけっこの旅 (エンディング2)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Journey of Pursuit Around the World (Ending 2)"@en,
        "世界一周追いかけっこの旅 (エンディング2)"@ja .

_:N98827a3a76d74a37805c02b54026d0bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J. Carn Voice"@en,
        "J.カーン Voice"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "J. Carn Voice"@en,
        "J.カーン Voice"@ja .

_:N9a25f028b8104c8abd8162d3031e623a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WORLD WAR X (Results Demo)"@en,
        "WORLD WAR X (決勝デモ)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "WORLD WAR X (Results Demo)"@en,
        "WORLD WAR X (決勝デモ)"@ja .

_:N9e8a7da74f514cbd8eec7b2e6383f658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narration Voice"@en,
        "ナレーション Voice"@ja ;
    mo:track_number 51 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Narration Voice"@en,
        "ナレーション Voice"@ja .

_:Na148cb8bc4b1476abfaa547284132c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brocken Voice"@en,
        "ブロッケン Voice"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Brocken Voice"@en,
        "ブロッケン Voice"@ja .

_:Na8f2d38432ef41f899f38c4738801784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE EDGE (USA Theme)"@en,
        "BLUE EDGE (USAのテーマ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "BLUE EDGE (USA Theme)"@en,
        "BLUE EDGE (USAのテーマ)"@ja .

_:Nac488b58fb904143afedfd7aa64c7ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Downfall of God (Destroying Zeus 2)"@en,
        "天帝堕つ (ゼウスやられ2)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "The Downfall of God (Destroying Zeus 2)"@en,
        "天帝堕つ (ゼウスやられ2)"@ja .

_:Nb00e5d9b6bd0480facb31409ac3afc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GERMAN RHAPSODY (Germany Theme)"@en,
        "GERMAN RHAPSODY (ドイツのテーマ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "GERMAN RHAPSODY (Germany Theme)"@en,
        "GERMAN RHAPSODY (ドイツのテーマ)"@ja .

_:Nb8314e937b064b1e8b537c65be1564d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR SPRUNG'D KID (Kidd Appearance Demo)"@en,
        "STAR SPRUNG'D KID (キッド登場デモ)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "STAR SPRUNG'D KID (Kidd Appearance Demo)"@en,
        "STAR SPRUNG'D KID (キッド登場デモ)"@ja .

_:Nbae858e381c241a2bcda6bc6b8f17ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryoko Voice"@en,
        "リョウコ Voice"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Ryoko Voice"@en,
        "リョウコ Voice"@ja .

_:Nbd5a7101b8a540838dd498bdc34b439a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showing Humanity (Bonus Stage)"@en,
        "人類の傲り (ボーナスステージ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Showing Humanity (Bonus Stage)"@en,
        "人類の傲り (ボーナスステージ)"@ja .

_:Nccc2c9d66d2942c397cd866a518e0f2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE CARD OF THIRTEEN (Destroying Zeus 1-A)"@en,
        "THE CARD OF THIRTEEN (ゼウスやられ1-A)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "THE CARD OF THIRTEEN (Destroying Zeus 1-A)"@en,
        "THE CARD OF THIRTEEN (ゼウスやられ1-A)"@ja .

_:Nd3b9428c88454a97b91038bf08904b32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LA ZOZOBLA (Spain Theme)"@en,
        "LA ZOZOBLA (スペインのテーマ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "LA ZOZOBLA (Spain Theme)"@en,
        "LA ZOZOBLA (スペインのテーマ)"@ja .

_:Nde3b7ba809ef4d1abb45b31c6cc0833a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gallery of Heroes (Practice Theme)"@en,
        "勇者の回廊 (修業のテーマ)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Gallery of Heroes (Practice Theme)"@en,
        "勇者の回廊 (修業のテーマ)"@ja .

_:Ne6fab458b56a4a2ebcce4600a532d891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRADUATION DAY (End Game Demo)"@en,
        "GRADUATION DAY (野試合終了デモ)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "GRADUATION DAY (End Game Demo)"@en,
        "GRADUATION DAY (野試合終了デモ)"@ja .

_:Ne8e41618ebda4c92863a40929e51d594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel's Promise (Understanding the Dark Super Martial Art Demo)"@en,
        "天使の約束 (暗黒超武会デモ)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Angel's Promise (Understanding the Dark Super Martial Art Demo)"@en,
        "天使の約束 (暗黒超武会デモ)"@ja .

_:Neb7d46cb06354ab48533c97243ee25ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God's Advent (Zeus Appearance Demo)"@en,
        "天帝降臨 (ゼウス登場デモ)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "God's Advent (Zeus Appearance Demo)"@en,
        "天帝降臨 (ゼウス登場デモ)"@ja .

_:Nfc1344a85cde47d8a6266c52544b5455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scriptures of Evil, Book 1 (Opening)"@en,
        "悪の教典 第1 (オープニング)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Scriptures of Evil, Book 1 (Opening)"@en,
        "悪の教典 第1 (オープニング)"@ja .

_:Nfc76d280b22842efafad34f587696465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mudman Voice"@en,
        "マッドマン Voice"@ja ;
    mo:track_number 46 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N7e44e23a00a4457cb72f7d601f9ee4e2 ;
    schema:name "Mudman Voice"@en,
        "マッドマン Voice"@ja .

_:N7e44e23a00a4457cb72f7d601f9ee4e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00123ed6605c40b6a07cfd06153e2d20,
        _:N03269eae99784d478afe3fc599b1b3d2,
        _:N0448bb264390403eb4d8e06d5b50ab38,
        _:N05fb4406c45a4568aed1d9a887990265,
        _:N070f17f62df94eed89b07db65fa7d801,
        _:N07986dc68e1945b9a4d55ff19a208f14,
        _:N0b4c7d011d9a423ab2ca2e5f8cfccdbd,
        _:N1202f7b253ab4048b9b8ed2e61e2c48a,
        _:N179f5f33346945d98dbc1c554491f5d1,
        _:N1c333370a12f40f8aa979ed82ede62b9,
        _:N1d0b39d7295f4e3c892e8379433cc9c1,
        _:N2c6b4642319a4e90a1163ac213f898a7,
        _:N2f354b433e1e480b816ef78097635015,
        _:N3606af532f574a64a2f209fb5196a126,
        _:N3d66c302343c4d8fb00e6ed7cdb08844,
        _:N40c1964b55724bfb9a7da5710076e0ff,
        _:N4174082e8ec34976a4d5e004ccf32bf6,
        _:N4d5ae4b803be4bfa92adbab6a2b87f79,
        _:N50147f51bc6d40fbb75d3f242493f006,
        _:N56e092664ef04e7686ce65ccafffb78d,
        _:N5736a841fb0b4f8a963ad636de4b44e0,
        _:N583f11c5320d4316ad9554c80eebf58d,
        _:N60349e496a8640c880bfc929e12eda63,
        _:N6361fbd381be4930a991872064ff67a4,
        _:N668627b7fe5e4ea0a03685d8d8645194,
        _:N6828372dde05415c87fddb9fd26ca53e,
        _:N6da4e0d1549c4b6b92c81294f621fb3b,
        _:N82efcbbf0d714db394d229ca3f3b2f10,
        _:N83f12d3e2e0e462ab655f5a2327e8d1f,
        _:N856e6cb479e94aa1bbc86c55ac8d5492,
        _:N88c83c33c2b94d8e9f99072e3ff26e4e,
        _:N8bd11ee2f84045ba995e0b0b18606611,
        _:N8f5c84f8fd9c419f99ecfa0c419eb75d,
        _:N95bb9bc9f3824ee0a2775e39a495a997,
        _:N98827a3a76d74a37805c02b54026d0bc,
        _:N9a25f028b8104c8abd8162d3031e623a,
        _:N9e8a7da74f514cbd8eec7b2e6383f658,
        _:Na148cb8bc4b1476abfaa547284132c76,
        _:Na8f2d38432ef41f899f38c4738801784,
        _:Nac488b58fb904143afedfd7aa64c7ed7,
        _:Nb00e5d9b6bd0480facb31409ac3afc62,
        _:Nb8314e937b064b1e8b537c65be1564d5,
        _:Nbae858e381c241a2bcda6bc6b8f17ffc,
        _:Nbd5a7101b8a540838dd498bdc34b439a,
        _:Nccc2c9d66d2942c397cd866a518e0f2d,
        _:Nd3b9428c88454a97b91038bf08904b32,
        _:Nde3b7ba809ef4d1abb45b31c6cc0833a,
        _:Ne6fab458b56a4a2ebcce4600a532d891,
        _:Ne8e41618ebda4c92863a40929e51d594,
        _:Neb7d46cb06354ab48533c97243ee25ee,
        _:Nfc1344a85cde47d8a6266c52544b5455,
        _:Nfc76d280b22842efafad34f587696465 ;
    mo:track_count 52 ;
    schema:duration "PT47:34"^^xsd:interval ;
    schema:numTracks 52 ;
    schema:track _:N00123ed6605c40b6a07cfd06153e2d20,
        _:N03269eae99784d478afe3fc599b1b3d2,
        _:N0448bb264390403eb4d8e06d5b50ab38,
        _:N05fb4406c45a4568aed1d9a887990265,
        _:N070f17f62df94eed89b07db65fa7d801,
        _:N07986dc68e1945b9a4d55ff19a208f14,
        _:N0b4c7d011d9a423ab2ca2e5f8cfccdbd,
        _:N1202f7b253ab4048b9b8ed2e61e2c48a,
        _:N179f5f33346945d98dbc1c554491f5d1,
        _:N1c333370a12f40f8aa979ed82ede62b9,
        _:N1d0b39d7295f4e3c892e8379433cc9c1,
        _:N2c6b4642319a4e90a1163ac213f898a7,
        _:N2f354b433e1e480b816ef78097635015,
        _:N3606af532f574a64a2f209fb5196a126,
        _:N3d66c302343c4d8fb00e6ed7cdb08844,
        _:N40c1964b55724bfb9a7da5710076e0ff,
        _:N4174082e8ec34976a4d5e004ccf32bf6,
        _:N4d5ae4b803be4bfa92adbab6a2b87f79,
        _:N50147f51bc6d40fbb75d3f242493f006,
        _:N56e092664ef04e7686ce65ccafffb78d,
        _:N5736a841fb0b4f8a963ad636de4b44e0,
        _:N583f11c5320d4316ad9554c80eebf58d,
        _:N60349e496a8640c880bfc929e12eda63,
        _:N6361fbd381be4930a991872064ff67a4,
        _:N668627b7fe5e4ea0a03685d8d8645194,
        _:N6828372dde05415c87fddb9fd26ca53e,
        _:N6da4e0d1549c4b6b92c81294f621fb3b,
        _:N82efcbbf0d714db394d229ca3f3b2f10,
        _:N83f12d3e2e0e462ab655f5a2327e8d1f,
        _:N856e6cb479e94aa1bbc86c55ac8d5492,
        _:N88c83c33c2b94d8e9f99072e3ff26e4e,
        _:N8bd11ee2f84045ba995e0b0b18606611,
        _:N8f5c84f8fd9c419f99ecfa0c419eb75d,
        _:N95bb9bc9f3824ee0a2775e39a495a997,
        _:N98827a3a76d74a37805c02b54026d0bc,
        _:N9a25f028b8104c8abd8162d3031e623a,
        _:N9e8a7da74f514cbd8eec7b2e6383f658,
        _:Na148cb8bc4b1476abfaa547284132c76,
        _:Na8f2d38432ef41f899f38c4738801784,
        _:Nac488b58fb904143afedfd7aa64c7ed7,
        _:Nb00e5d9b6bd0480facb31409ac3afc62,
        _:Nb8314e937b064b1e8b537c65be1564d5,
        _:Nbae858e381c241a2bcda6bc6b8f17ffc,
        _:Nbd5a7101b8a540838dd498bdc34b439a,
        _:Nccc2c9d66d2942c397cd866a518e0f2d,
        _:Nd3b9428c88454a97b91038bf08904b32,
        _:Nde3b7ba809ef4d1abb45b31c6cc0833a,
        _:Ne6fab458b56a4a2ebcce4600a532d891,
        _:Ne8e41618ebda4c92863a40929e51d594,
        _:Neb7d46cb06354ab48533c97243ee25ee,
        _:Nfc1344a85cde47d8a6266c52544b5455,
        _:Nfc76d280b22842efafad34f587696465 .

