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

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

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

<artist/40541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4868#subject> ;
    schema:name "Nabeyan"@en,
        "なべやん"@ja ;
    foaf:made <album/4868#composition>,
        <album/4868#subject> ;
    foaf:name "Nabeyan"@en,
        "なべやん"@ja .

<artist/40542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4868#subject> ;
    schema:name "Yassan"@en,
        "やっさん"@ja ;
    foaf:made <album/4868#composition>,
        <album/4868#subject> ;
    foaf:name "Yassan"@en,
        "やっさん"@ja .

<artist/40543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4868#subject> ;
    schema:name "Nao"@en,
        "なお"@ja ;
    foaf:made <album/4868#composition>,
        <album/4868#subject> ;
    foaf:name "Nao"@en,
        "なお"@ja .

<artist/6293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4868#subject> ;
    schema:name "Sitar Senoo"@en,
        "シタール妹尾"@ja ;
    foaf:made <album/4868#composition>,
        <album/4868#subject> ;
    foaf:name "Sitar Senoo"@en,
        "シタール妹尾"@ja .

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

<album/4868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/4868#musicalwork> ;
    mo:recorded_as <album/4868#musicalexpression> ;
    schema:name "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/4868#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/86/4868/4868-85c0bbe8c503.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4868#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/4868/4868-85c0bbe8c503.jpg> ;
    foaf:depicts <album/4868#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/4868/4868-85c0bbe8c503.jpg> .

<https://medium-media.vgm.io/albums/86/4868/4868-85c0bbe8c503.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn ;
    mo:composer <artist/40541#subject>,
        <artist/40542#subject>,
        <artist/40543#subject>,
        <artist/6293#subject> ;
    mo:produced_work <album/4868#musicalwork> ;
    schema:name "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn .

<album/4868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-22"^^xsd:date ;
    dcterms:title "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "KICA-7818" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4868#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Total Vice"@en ;
            foaf:name "Total Vice"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tobe! Polystars"@en ;
            foaf:name "Tobe! Polystars"@en ] ;
    schema:datePublished "1997-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/4868/4868-85c0bbe8c503.jpg> ;
    schema:name "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@en,
        "とべ!ポリスターズ/トータルヴァイス オリジナル・ゲーム・サントラ"@ja,
        "TOBE! POLYSTARS/TOTALVICE ORIGINAL GAME SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/4868/4868-85c0bbe8c503.jpg> .

_:N03e1cd5c209b46499c9452773d87e23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throw down! Material Third Generation (Final Boss BGM)"@en,
        "倒せ！マテリアル三世（最終ボスBGM）"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Throw down! Material Third Generation (Final Boss BGM)"@en,
        "倒せ！マテリアル三世（最終ボスBGM）"@ja .

_:N0925e45413654c71be7641cace2d02ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike! Ikasu (2st Boss BGM)"@en,
        "打ちイカス！（2st. ボスBGM）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Strike! Ikasu (2st Boss BGM)"@en,
        "打ちイカス！（2st. ボスBGM）"@ja .

_:N0e3297751c4a497e8684ee03b663b1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poly and Stun (Select BGM)"@en,
        "ポリーとスタン（セレクトBGM）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Poly and Stun (Select BGM)"@en,
        "ポリーとスタン（セレクトBGM）"@ja .

_:N18da5ff57f7d42e88da01debc4f2a87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Crisis (3st Boss)"@en,
        "The Last Crisis（3st. ボス）"@ja ;
    mo:track_number 39 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "The Last Crisis (3st Boss)"@en,
        "The Last Crisis（3st. ボス）"@ja .

_:N24dd0e81532e42ae8a7948ca87b02af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat's Step (2st Building Interior 2)"@en,
        "Cat's Step（2st. ビル内2）"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Cat's Step (2st Building Interior 2)"@en,
        "Cat's Step（2st. ビル内2）"@ja .

_:N257bcfc4591c4777957c021e7e71008c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "083 (Oh-Eight-Three) (Shooting Range)"@en,
        "083(Oh-Eight-Three)（シューティングレンジ）"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "083 (Oh-Eight-Three) (Shooting Range)"@en,
        "083(Oh-Eight-Three)（シューティングレンジ）"@ja .

_:N287f5b0e607b4ca6a81cd8c6700ec6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dynamite Body Muki Muki (6st Boss BGM)"@en,
        "ダイナマイトボディー・ムキムキ（6st. ボスBGM）"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Dynamite Body Muki Muki (6st Boss BGM)"@en,
        "ダイナマイトボディー・ムキムキ（6st. ボスBGM）"@ja .

_:N2c4ee1e193e049189a917bfe9d6b53a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charge! Kobarex (3st Boss BGM)"@en,
        "突進！コバーレックス（3st. ボスBGM）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Charge! Kobarex (3st Boss BGM)"@en,
        "突進！コバーレックス（3st. ボスBGM）"@ja .

_:N2d18083a206744ef8755e58553797678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN RUN Valley RUN (4st BGM)"@en,
        "RUN・RUN・渓谷RUN（4st. BGM）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "RUN RUN Valley RUN (4st BGM)"@en,
        "RUN・RUN・渓谷RUN（4st. BGM）"@ja .

_:N3b018e8f88494e809cfd1f9ec8fc6996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOTALVICE (Ending)"@en,
        "TOTALVICE（エンディング）"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "TOTALVICE (Ending)"@en,
        "TOTALVICE（エンディング）"@ja .

_:N3b40222a2e08419e92df35178f3dc45d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Second Crisis (2st Boss)"@en,
        "The Second Crisis（2st. ボス）"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "The Second Crisis (2st Boss)"@en,
        "The Second Crisis（2st. ボス）"@ja .

_:N47a58942436e466bafc0c1472bc8ca85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER the FROZEN SEA (2st BGM)"@en,
        "OVER the FROZEN SEA（2st. BGM）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "OVER the FROZEN SEA (2st BGM)"@en,
        "OVER the FROZEN SEA（2st. BGM）"@ja .

_:N4f9e0474149242168f4b210eee1debb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crisis (1st Boss)"@en,
        "The Crisis（1st. ボス）"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "The Crisis (1st Boss)"@en,
        "The Crisis（1st. ボス）"@ja .

_:N55c2e4e74f204d2d97672bc4cbd28402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sandstorm (1st Warehouse)"@en,
        "Sandstorm（1st. 倉庫）"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Sandstorm (1st Warehouse)"@en,
        "Sandstorm（1st. 倉庫）"@ja .

_:N5b295fb7dbdd43b6ab7f580ec45cb84d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Appearance!!! PPP Group (Opening Demo 1)"@en,
        "出現！！！ＰＰＰ団（オープニングデモ1）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Appearance!!! PPP Group (Opening Demo 1)"@en,
        "出現！！！ＰＰＰ団（オープニングデモ1）"@ja .

_:N5fec7def41524bbba4d90ae2639d9487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary of Darkness (6st BGM)"@en,
        "闇の神殿（6st. BGM）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Sanctuary of Darkness (6st BGM)"@en,
        "闇の神殿（6st. BGM）"@ja .

_:N62add7615e0349529228f3d318d433d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot Into The Fire (1st Shopping Center)"@en,
        "Shot Into The Fire（1st. ショッピングセンター）"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Shoot Into The Fire (1st Shopping Center)"@en,
        "Shot Into The Fire（1st. ショッピングセンター）"@ja .

_:N663eccd6eded443ab424cc5c0f893212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Miracle! (3st BGM)"@en,
        "ジャングル・ミラクル！（3st. BGM）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Jungle Miracle! (3st BGM)"@en,
        "ジャングル・ミラクル！（3st. BGM）"@ja .

_:N6bfa2c96ab194599a72e97bd59f13259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shuppopo Exploding Fireworks Ball! (4st Boss BGM)"@en,
        "シュッポッポ炸裂花火玉！（4st. ボスBGM）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Shuppopo Exploding Fireworks Ball! (4st Boss BGM)"@en,
        "シュッポッポ炸裂花火玉！（4st. ボスBGM）"@ja .

_:N6d2d7d6d53d04fe79f9bbc6b499c009d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVER the FROZEN SEA (2nd BGM Arrange Version)"@en,
        "OVER the FROZEN SEA（2st. BGMアレンジバージョン）"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "OVER the FROZEN SEA (2nd BGM Arrange Version)"@en,
        "OVER the FROZEN SEA（2st. BGMアレンジバージョン）"@ja .

_:N72ae5d55697e4028b4564dbafa8e1f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fan Fan Fanfare (All Clear)"@en,
        "ファン・ファン・ファンファーレ（オールクリア）"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Fan Fan Fanfare (All Clear)"@en,
        "ファン・ファン・ファンファーレ（オールクリア）"@ja .

_:N795908e8632346368583c50f19576c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue! Polygon Star (7st BGM)"@en,
        "救え！ポリゴン屋（7st. BGM）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Rescue! Polygon Star (7st BGM)"@en,
        "救え！ポリゴン屋（7st. BGM）"@ja .

_:N7ae8fd5722af4c109965f72046d7fab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultrasonic Koumori! (1st Boss BGM)"@en,
        "超音波コウモリ！（1st. ボスBGM）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Ultrasonic Koumori! (1st Boss BGM)"@en,
        "超音波コウモリ！（1st. ボスBGM）"@ja .

_:N7c10c3f217e74992b1c61b12b4200801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go! To Polygon Town (1st BGM)"@en,
        "ゆけ！ポリゴンタウンへ（1st. BGM）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Go! To Polygon Town (1st BGM)"@en,
        "ゆけ！ポリゴンタウンへ（1st. BGM）"@ja .

_:N7e931e8b184c45b38871b62116461323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sandstorm (funk version) (1st Oil Refinery)"@en,
        "Sandstorm(funk version)（1st. 石油プラント内）"@ja ;
    mo:track_number 43 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Sandstorm (funk version) (1st Oil Refinery)"@en,
        "Sandstorm(funk version)（1st. 石油プラント内）"@ja .

_:N82b9549e3f67401cae00fa7216a29651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello! Polystars (Title Demo)"@en,
        "Hello！ポリスターズ（タイトルデモ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Hello! Polystars (Title Demo)"@en,
        "Hello！ポリスターズ（タイトルデモ）"@ja .

_:N882d523da57e4bad84feda5db96d716c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OK! NEXT (Interstage Demo)"@en,
        "OK! NEXTだー（ステージ間デモ）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "OK! NEXT (Interstage Demo)"@en,
        "OK! NEXTだー（ステージ間デモ）"@ja .

_:N9ab96992976f411c807bce47ca174bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Storm (Before the Final Boss BGM)"@en,
        "嵐の中へ（最終ボス前BGM）"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Into the Storm (Before the Final Boss BGM)"@en,
        "嵐の中へ（最終ボス前BGM）"@ja .

_:N9f93e7b5064f4b06889214877a1f53d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move!!! Polystars (Opening Demo 2)"@en,
        "出動！！！ポリスターズ（オープニングデモ2）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Move!!! Polystars (Opening Demo 2)"@en,
        "出動！！！ポリスターズ（オープニングデモ2）"@ja .

_:Na6b36884fa114919949eb4336ec1dcbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Name Of The Justice (Name Entry)"@en,
        "In The Name Of This Justice（ネームエントリー）"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "In The Name Of The Justice (Name Entry)"@en,
        "In The Name Of This Justice（ネームエントリー）"@ja .

_:Naf676d2a4c7d44b8a9ed9f417fe1b598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COUNT 20 (Continue)"@en,
        "COUNT 20（コンティニュー）"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "COUNT 20 (Continue)"@en,
        "COUNT 20（コンティニュー）"@ja .

_:Nb1d82fca1b934d9db59ef8ff9da5e6a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pass The Crisis (Stage Clear)"@en,
        "Pass The Crisis（ステージクリア）"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Pass The Crisis (Stage Clear)"@en,
        "Pass The Crisis（ステージクリア）"@ja .

_:Nb3b2f43ceefb497c9ec40fa9c82ba076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Downstairs (1st Subway)"@en,
        "Downstaires（1st. 地下鉄）"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Downstairs (1st Subway)"@en,
        "Downstaires（1st. 地下鉄）"@ja .

_:Nb5806c9c0e054345af7870a967201f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In addition coming, don't you think (Game Over)"@en,
        "またきてね（ゲームオーバー）"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "In addition coming, don't you think (Game Over)"@en,
        "またきてね（ゲームオーバー）"@ja .

_:Nb5980c86eb304c39947d687c201d204e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riot-Riot-Riot (Title Demo BGM)"@en,
        "Riot-Riot-Riot（タイトルデモBGM）"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Riot-Riot-Riot (Title Demo BGM)"@en,
        "Riot-Riot-Riot（タイトルデモBGM）"@ja .

_:Nb691f4497db94943a14d72e11d07631f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do It (3st Warehouse)"@en,
        "Do It（3st. 倉庫）"@ja ;
    mo:track_number 42 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Do It (3st Warehouse)"@en,
        "Do It（3st. 倉庫）"@ja .

_:Nbec8b8a149b44ee3804409237f8f0060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeful Kobarez (5st Boss BGM)"@en,
        "復讐のコバーレックス（5st. ボスBGM）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Vengeful Kobarez (5st Boss BGM)"@en,
        "復讐のコバーレックス（5st. ボスBGM）"@ja .

_:Nccaa6528261a40ec83078f37d0f5a246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finn.. (Game Over)"@en,
        "Finn..（ゲームオーバー）"@ja ;
    mo:track_number 45 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Finn.. (Game Over)"@en,
        "Finn..（ゲームオーバー）"@ja .

_:Ncf4ef662fb5342759859c9c1f8a6a7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tale of a Small Bird and the Sea (5st BGM)"@en,
        "海と小島の物語（5st. BGM）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "A Tale of a Small Bird and the Sea (5st BGM)"@en,
        "海と小島の物語（5st. BGM）"@ja .

_:Nd245ef593335404f91b03efb2b17945c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reload (Stage Select)"@en,
        "Reload（ステージセレクト）"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Reload (Stage Select)"@en,
        "Reload（ステージセレクト）"@ja .

_:Nd4d151471cb649e191b7d2d4bf550b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PEACE and SMILE (Ending)"@en,
        "PEACE and SMILE（エンディング）"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "PEACE and SMILE (Ending)"@en,
        "PEACE and SMILE（エンディング）"@ja .

_:Nde4e3139d26f42e5bb926ce0b6babecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragonfly (3st Sea Chase)"@en,
        "Dragonfly（3st. 海上チェイス）"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Dragonfly (3st Sea Chase)"@en,
        "Dragonfly（3st. 海上チェイス）"@ja .

_:Nec641bcc45cc4b15a4fe48924c9ea07b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fan Fanfare (Stage Clear)"@en,
        "ファン・ファーレ（ステージクリア）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Fan Fanfare (Stage Clear)"@en,
        "ファン・ファーレ（ステージクリア）"@ja .

_:Nf8304ef7d3fc41ccba8b0418b0b67b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move My Blood (2st Building Interior 1)"@en,
        "Move My Blood（2st. ビル内1）"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Move My Blood (2st Building Interior 1)"@en,
        "Move My Blood（2st. ビル内1）"@ja .

_:Nfb2b467a318f4b88a4dff19bfd7b05cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Fog (2st Building Interior 3)"@en,
        "Black Fog（2st. ビル内3）"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne670dc7ce8ab44d5b2a9d91488c0453e ;
    schema:name "Black Fog (2st Building Interior 3)"@en,
        "Black Fog（2st. ビル内3）"@ja .

_:Ne670dc7ce8ab44d5b2a9d91488c0453e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e1cd5c209b46499c9452773d87e23a,
        _:N0925e45413654c71be7641cace2d02ae,
        _:N0e3297751c4a497e8684ee03b663b1b8,
        _:N18da5ff57f7d42e88da01debc4f2a87f,
        _:N24dd0e81532e42ae8a7948ca87b02af4,
        _:N257bcfc4591c4777957c021e7e71008c,
        _:N287f5b0e607b4ca6a81cd8c6700ec6fa,
        _:N2c4ee1e193e049189a917bfe9d6b53a4,
        _:N2d18083a206744ef8755e58553797678,
        _:N3b018e8f88494e809cfd1f9ec8fc6996,
        _:N3b40222a2e08419e92df35178f3dc45d,
        _:N47a58942436e466bafc0c1472bc8ca85,
        _:N4f9e0474149242168f4b210eee1debb9,
        _:N55c2e4e74f204d2d97672bc4cbd28402,
        _:N5b295fb7dbdd43b6ab7f580ec45cb84d,
        _:N5fec7def41524bbba4d90ae2639d9487,
        _:N62add7615e0349529228f3d318d433d9,
        _:N663eccd6eded443ab424cc5c0f893212,
        _:N6bfa2c96ab194599a72e97bd59f13259,
        _:N6d2d7d6d53d04fe79f9bbc6b499c009d,
        _:N72ae5d55697e4028b4564dbafa8e1f5f,
        _:N795908e8632346368583c50f19576c71,
        _:N7ae8fd5722af4c109965f72046d7fab2,
        _:N7c10c3f217e74992b1c61b12b4200801,
        _:N7e931e8b184c45b38871b62116461323,
        _:N82b9549e3f67401cae00fa7216a29651,
        _:N882d523da57e4bad84feda5db96d716c,
        _:N9ab96992976f411c807bce47ca174bfa,
        _:N9f93e7b5064f4b06889214877a1f53d5,
        _:Na6b36884fa114919949eb4336ec1dcbd,
        _:Naf676d2a4c7d44b8a9ed9f417fe1b598,
        _:Nb1d82fca1b934d9db59ef8ff9da5e6a6,
        _:Nb3b2f43ceefb497c9ec40fa9c82ba076,
        _:Nb5806c9c0e054345af7870a967201f3c,
        _:Nb5980c86eb304c39947d687c201d204e,
        _:Nb691f4497db94943a14d72e11d07631f,
        _:Nbec8b8a149b44ee3804409237f8f0060,
        _:Nccaa6528261a40ec83078f37d0f5a246,
        _:Ncf4ef662fb5342759859c9c1f8a6a7d2,
        _:Nd245ef593335404f91b03efb2b17945c,
        _:Nd4d151471cb649e191b7d2d4bf550b35,
        _:Nde4e3139d26f42e5bb926ce0b6babecb,
        _:Nec641bcc45cc4b15a4fe48924c9ea07b,
        _:Nf8304ef7d3fc41ccba8b0418b0b67b53,
        _:Nfb2b467a318f4b88a4dff19bfd7b05cc ;
    mo:track_count 45 ;
    schema:duration "PT71:24"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N03e1cd5c209b46499c9452773d87e23a,
        _:N0925e45413654c71be7641cace2d02ae,
        _:N0e3297751c4a497e8684ee03b663b1b8,
        _:N18da5ff57f7d42e88da01debc4f2a87f,
        _:N24dd0e81532e42ae8a7948ca87b02af4,
        _:N257bcfc4591c4777957c021e7e71008c,
        _:N287f5b0e607b4ca6a81cd8c6700ec6fa,
        _:N2c4ee1e193e049189a917bfe9d6b53a4,
        _:N2d18083a206744ef8755e58553797678,
        _:N3b018e8f88494e809cfd1f9ec8fc6996,
        _:N3b40222a2e08419e92df35178f3dc45d,
        _:N47a58942436e466bafc0c1472bc8ca85,
        _:N4f9e0474149242168f4b210eee1debb9,
        _:N55c2e4e74f204d2d97672bc4cbd28402,
        _:N5b295fb7dbdd43b6ab7f580ec45cb84d,
        _:N5fec7def41524bbba4d90ae2639d9487,
        _:N62add7615e0349529228f3d318d433d9,
        _:N663eccd6eded443ab424cc5c0f893212,
        _:N6bfa2c96ab194599a72e97bd59f13259,
        _:N6d2d7d6d53d04fe79f9bbc6b499c009d,
        _:N72ae5d55697e4028b4564dbafa8e1f5f,
        _:N795908e8632346368583c50f19576c71,
        _:N7ae8fd5722af4c109965f72046d7fab2,
        _:N7c10c3f217e74992b1c61b12b4200801,
        _:N7e931e8b184c45b38871b62116461323,
        _:N82b9549e3f67401cae00fa7216a29651,
        _:N882d523da57e4bad84feda5db96d716c,
        _:N9ab96992976f411c807bce47ca174bfa,
        _:N9f93e7b5064f4b06889214877a1f53d5,
        _:Na6b36884fa114919949eb4336ec1dcbd,
        _:Naf676d2a4c7d44b8a9ed9f417fe1b598,
        _:Nb1d82fca1b934d9db59ef8ff9da5e6a6,
        _:Nb3b2f43ceefb497c9ec40fa9c82ba076,
        _:Nb5806c9c0e054345af7870a967201f3c,
        _:Nb5980c86eb304c39947d687c201d204e,
        _:Nb691f4497db94943a14d72e11d07631f,
        _:Nbec8b8a149b44ee3804409237f8f0060,
        _:Nccaa6528261a40ec83078f37d0f5a246,
        _:Ncf4ef662fb5342759859c9c1f8a6a7d2,
        _:Nd245ef593335404f91b03efb2b17945c,
        _:Nd4d151471cb649e191b7d2d4bf550b35,
        _:Nde4e3139d26f42e5bb926ce0b6babecb,
        _:Nec641bcc45cc4b15a4fe48924c9ea07b,
        _:Nf8304ef7d3fc41ccba8b0418b0b67b53,
        _:Nfb2b467a318f4b88a4dff19bfd7b05cc .

