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

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

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

<artist/1563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7208#subject> ;
    schema:name "Yousuke Yasui"@en,
        "安井洋介"@ja ;
    foaf:made <album/7208#composition>,
        <album/7208#subject> ;
    foaf:name "Yousuke Yasui"@en,
        "安井洋介"@ja .

<artist/1971#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7208#subject> ;
    schema:name "Nakayama Raiden"@en ;
    foaf:made <album/7208#composition>,
        <album/7208#subject> ;
    foaf:name "Nakayama Raiden"@en .

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7208#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/7208#composition>,
        <album/7208#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7208#subject> ;
    schema:name "Ayako Saso"@en,
        "佐宗綾子"@ja ;
    foaf:made <album/7208#composition>,
        <album/7208#subject> ;
    foaf:name "Ayako Saso"@en,
        "佐宗綾子"@ja .

<artist/602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7208#subject> ;
    schema:name "Hiroto Saito"@en ;
    foaf:made <album/7208#composition>,
        <album/7208#subject> ;
    foaf:name "Hiroto Saito"@en .

<product/19470#subject> a schema:CreativeWork ;
    schema:name "Technic Beat"@en,
        "Technic Beat"@ja,
        "Technic Beat"@ja-latn ;
    foaf:name "Technic Beat"@en,
        "Technic Beat"@ja,
        "Technic Beat"@ja-latn .

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

<album/7208#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn ;
    mo:performance_of <album/7208#musicalwork> ;
    mo:recorded_as <album/7208#musicalexpression> ;
    schema:name "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn ;
    schema:workPerformed <album/7208#musicalwork> .

<org/81#subject> schema:name "SuperSweep co., ltd."@en,
        "株式会社スーパースィープ"@ja,
        "SuperSweep co., ltd."@ja-latn ;
    foaf:name "SuperSweep co., ltd."@en,
        "株式会社スーパースィープ"@ja,
        "SuperSweep co., ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/80/7208/7208-1209005666.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7208#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn ;
    mo:composer <artist/1563#subject>,
        <artist/1971#subject>,
        <artist/247#subject>,
        <artist/298#subject>,
        <artist/602#subject> ;
    mo:produced_work <album/7208#musicalwork> ;
    schema:name "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn .

<album/7208#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-16"^^xsd:date ;
    dcterms:title "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn ;
    mo:catalogue_number "SRIN-1040" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7208#musicalexpression> ;
    mo:publisher <org/81#subject> ;
    mo:record _:Ne001ccba697e4b6baa2941d68e252698 ;
    mo:record_count 1 ;
    schema:about <product/19470#subject> ;
    schema:datePublished "2008-04-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/7208/7208-1209005666.jpg> ;
    schema:name "Technicbeat Soundtrack"@en,
        "テクニクビート サウンドトラック"@ja,
        "Technicbeat Soundtrack"@ja-latn ;
    schema:publisher <org/81#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/7208/7208-1209005666.jpg> .

_:N09a4db84e5cc4d5e9392e28554371fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacmania (Pac-Mania)"@en,
        "Pacmania（パックマニア）"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Pacmania (Pac-Mania)"@en,
        "Pacmania（パックマニア）"@ja .

_:N11162746a07a4a6b8e06dd4db880ba84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splatter House (Splatterhouse)"@en,
        "Splatter House（スプラッターハウス）"@ja ;
    mo:track_number 43 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Splatter House (Splatterhouse)"@en,
        "Splatter House（スプラッターハウス）"@ja .

_:N1aee14e6a319416b82c56af1306584af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libble Rabble (Libble Rabble)"@en,
        "Libble Rabble（リブルラブル）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Libble Rabble (Libble Rabble)"@en,
        "Libble Rabble（リブルラブル）"@ja .

_:N1af00ebfb2fb447b83f136fb023160b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xevious (Xevious)"@en,
        "Xevious（ゼビウス）"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Xevious (Xevious)"@en,
        "Xevious（ゼビウス）"@ja .

_:N22bf6f137f814c20af50769e3448a52d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L7-A2 (Fighting Layer)"@en,
        "L7-A2（ファイティングレイヤー）"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "L7-A2 (Fighting Layer)"@en,
        "L7-A2（ファイティングレイヤー）"@ja .

_:N348319100e7b4aa4b29dd8bc50736e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technicbeat (Opening)"@en,
        "Technicbeat（Opening）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Technicbeat (Opening)"@en,
        "Technicbeat（Opening）"@ja .

_:N35ce4ce2c13a4945b950dac7036cfa34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rain dancers next (AC Ending)"@en,
        "rain dancers next（AC Ending）"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "rain dancers next (AC Ending)"@en,
        "rain dancers next（AC Ending）"@ja .

_:N3bfae593b3a94a8294b632bebbbbea0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metrocross (Metro-Cross)"@en,
        "Metrocross（メトロクロス）"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Metrocross (Metro-Cross)"@en,
        "Metrocross（メトロクロス）"@ja .

_:N3c51ffb8d2eb4957bdcdd0b45657ccc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brisa do mar (EverBlue2)"@en,
        "brisa do mar（EverBlue2）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "brisa do mar (EverBlue2)"@en,
        "brisa do mar（EverBlue2）"@ja .

_:N3f94ed7f1d614807a4644baa5f7cc342 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOY POP (Toypop)"@en,
        "TOY POP（トイポップ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "TOY POP (Toypop)"@en,
        "TOY POP（トイポップ）"@ja .

_:N4444505b81304226b3783377d461c714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mappy (Mappy)"@en,
        "Mappy（マッピー）"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Mappy (Mappy)"@en,
        "Mappy（マッピー）"@ja .

_:N462f461fac23480c82ae7cf46cd299d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE MAHJONG (Net de Ron)"@en,
        "LOVE MAHJONG（ネットでロン）"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "LOVE MAHJONG (Net de Ron)"@en,
        "LOVE MAHJONG（ネットでロン）"@ja .

_:N4d961f5ea4a4404ca6f04292fe65808b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rain dancers one more (PS2 Ending)"@en,
        "rain dancers one more（PS2 Ending）"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "rain dancers one more (PS2 Ending)"@en,
        "rain dancers one more（PS2 Ending）"@ja .

_:N4d9eee4a975c4731ae461148fd08c964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victim (Trial 1)"@en,
        "Victim（Trial 1）"@ja ;
    mo:track_number 45 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Victim (Trial 1)"@en,
        "Victim（Trial 1）"@ja .

_:N5227c2642c584c45a0d78b621d24e206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Gang the Video (Cosmo Gang - the Video)"@en,
        "Cosmo Gang the Video（コズモギャング ザ ビデオ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Cosmo Gang the Video (Cosmo Gang - the Video)"@en,
        "Cosmo Gang the Video（コズモギャング ザ ビデオ）"@ja .

_:N5c6a05f50c584eacb21f3f30970f6311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motos (Motos)"@en,
        "Motos（モトス）"@ja ;
    mo:track_number 42 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Motos (Motos)"@en,
        "Motos（モトス）"@ja .

_:N5dbf29a3e92c44a180149c6e4192fd76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stronger (Street Fighter EX)"@en,
        "Stronger（ストリートファイターEX）"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Stronger (Street Fighter EX)"@en,
        "Stronger（ストリートファイターEX）"@ja .

_:N73888af353194666bece4453b91cd8fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return of Ishtar (The Return of Ishtar)"@en,
        "The Return of Ishtar（ザ リターン オブ イシター）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "The Return of Ishtar (The Return of Ishtar)"@en,
        "The Return of Ishtar（ザ リターン オブ イシター）"@ja .

_:N7487e4e1e4784edbbdf974b6f8bdc1fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winning Run (Winning Run)"@en,
        "Winning Run（ウイニングラン）"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Winning Run (Winning Run)"@en,
        "Winning Run（ウイニングラン）"@ja .

_:N765c56c949ea456dae614581b198f747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Bullet (Gun Bullet)"@en,
        "Gun Bullet（ガンバレット）"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Gun Bullet (Gun Bullet)"@en,
        "Gun Bullet（ガンバレット）"@ja .

_:N7cf4b62509514c318e614b13ffba7c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Cepter (Thunder Ceptor)"@en,
        "Thunder Cepter（サンダーセプター）"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Thunder Cepter (Thunder Ceptor)"@en,
        "Thunder Cepter（サンダーセプター）"@ja .

_:N8674c573b80f46b2ae31dbca30767a45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "guts select (select)"@en,
        "guts select（select）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "guts select (select)"@en,
        "guts select（select）"@ja .

_:N87d85bfcbdc84817b3f4d7e2218afbad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tower of Druaga (The Tower of Druaga)"@en,
        "The Tower of Druaga（ドルアーガの塔）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "The Tower of Druaga (The Tower of Druaga)"@en,
        "The Tower of Druaga（ドルアーガの塔）"@ja .

_:N8a11dc285c7643cab0a209f805d63ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura Mankai (Street Fighter EX2)"@en,
        "Sakura Mankai（ストリートファイターEX2）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Sakura Mankai (Street Fighter EX2)"@en,
        "Sakura Mankai（ストリートファイターEX2）"@ja .

_:N8c8fb3686984428d82008cdd2f9f1fc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxian3 (Galaxian3)"@en,
        "Galaxian3（ギャラクシアン3）"@ja ;
    mo:track_number 40 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Galaxian3 (Galaxian3)"@en,
        "Galaxian3（ギャラクシアン3）"@ja .

_:N8dacb651ea924e81b9a52b5a8e288903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "marching Ants (Trial 3)"@en,
        "marching Ants（Trial 3）"@ja ;
    mo:track_number 47 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "marching Ants (Trial 3)"@en,
        "marching Ants（Trial 3）"@ja .

_:N97e02027c2f146c39003177a6b2a39ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault (Assault)"@en,
        "Assault（アサルト）"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Assault (Assault)"@en,
        "Assault（アサルト）"@ja .

_:N9b19e8b6482f4c82880f67d64a7ad1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crowded Town (Street Fighter EX2)"@en,
        "Crowded Town（ストリートファイターEX2）"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Crowded Town (Street Fighter EX2)"@en,
        "Crowded Town（ストリートファイターEX2）"@ja .

_:Na93feda2e58c45c980e84238b9da6cbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dig Dug (Dig Dug)"@en,
        "Dig Dug（ディグダグ）"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Dig Dug (Dig Dug)"@en,
        "Dig Dug（ディグダグ）"@ja .

_:Naab5bd64f24a417ba43edccd0394424c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Rally-X (New Rally-X)"@en,
        "New Rally-X（ニューラリーX）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "New Rally-X (New Rally-X)"@en,
        "New Rally-X（ニューラリーX）"@ja .

_:Nb56de6b59fd44482bc2bf0da06fcb2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridge Racer (Ridge Racer)"@en,
        "Ridge Racer（リッジレーサー）"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Ridge Racer (Ridge Racer)"@en,
        "Ridge Racer（リッジレーサー）"@ja .

_:Nb95148e95157408085e66bf103a65b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youkai Douchuki (Youkai Douchuki)"@en,
        "Youkai Douchuki（妖怪道中記）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Youkai Douchuki (Youkai Douchuki)"@en,
        "Youkai Douchuki（妖怪道中記）"@ja .

_:Nbc3dc459209f498eaf67cd868cc4cf3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Force (Burning Force)"@en,
        "Burning Force（バーニングフォース）"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Burning Force (Burning Force)"@en,
        "Burning Force（バーニングフォース）"@ja .

_:Nbe94730cc19140feb5dd754a56c68510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Momo (Wonder Momo)"@en,
        "Wonder Momo（ワンダーモモ）"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Wonder Momo (Wonder Momo)"@en,
        "Wonder Momo（ワンダーモモ）"@ja .

_:Nc31e31e821644410b7d1f51dcb48b0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Zone (Street Fighter EX3)"@en,
        "Ancient Zone（ストリートファイターEX3）"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Ancient Zone (Street Fighter EX3)"@en,
        "Ancient Zone（ストリートファイターEX3）"@ja .

_:Nc44258fa5d4842c5bb669ddc4facd1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismatics"@en,
        "Prismatics"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Prismatics"@en,
        "Prismatics"@ja .

_:Nc795c88c9f6845678e65f46f9fa3bb61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling Thunder (Rolling Thunder)"@en,
        "Rolling Thunder（ローリングサンダー）"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Rolling Thunder (Rolling Thunder)"@en,
        "Rolling Thunder（ローリングサンダー）"@ja .

_:Nc825c5cae62b44319a03827884e747c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PURACHINA (Cardcaptor Sakura)"@en,
        "PURACHINA（カードキャプターさくら）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "PURACHINA (Cardcaptor Sakura)"@en,
        "PURACHINA（カードキャプターさくら）"@ja .

_:Ncbd94b779ce84411a6f22ac76f6292a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordyne (Ordyne)"@en,
        "Ordyne（オーダイン）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Ordyne (Ordyne)"@en,
        "Ordyne（オーダイン）"@ja .

_:Nd40dbfd852cb44c4ac261408ff4b2957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berabo Man (Chou Zetsurinjin Beraboh Man)"@en,
        "Berabo Man（超絶倫人ベラボーマン）"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Berabo Man (Chou Zetsurinjin Beraboh Man)"@en,
        "Berabo Man（超絶倫人ベラボーマン）"@ja .

_:Nd829a5ce7bbc4a7a8ae973089cc24e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider Control 16th"@en,
        "Spider Control 16th"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Spider Control 16th"@en,
        "Spider Control 16th"@ja .

_:Nd94c3112f0a6455e81201b63240914a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genpei Toumaden (Genpei Toumaden)"@en,
        "Genpei Toumaden（源平討魔伝）"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Genpei Toumaden (Genpei Toumaden)"@en,
        "Genpei Toumaden（源平討魔伝）"@ja .

_:Ndbaa1e45acc64ee193f7281c9efb13e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Buster (Dragon Buster)"@en,
        "Dragon Buster（ドラゴンバスター）"@ja ;
    mo:track_number 44 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Dragon Buster (Dragon Buster)"@en,
        "Dragon Buster（ドラゴンバスター）"@ja .

_:Ne8c820d7db5042bab214b9e5d5a946de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F/A (F/A)"@en,
        "F/A（F/A）"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "F/A (F/A)"@en,
        "F/A（F/A）"@ja .

_:Nee0caa84305f4a95bac00dd56243f001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TECTEC(^^)v (Trial 2)"@en,
        "TECTEC(^^)v（Trial 2）"@ja ;
    mo:track_number 46 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "TECTEC(^^)v (Trial 2)"@en,
        "TECTEC(^^)v（Trial 2）"@ja .

_:Nf25cf74ba8a14885b8fd44d9b5be86e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Absolute (Tetris T.A.)"@en,
        "The Absolute（テトリスT.A.）"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "The Absolute (Tetris T.A.)"@en,
        "The Absolute（テトリスT.A.）"@ja .

_:Nf437c0d43fec42edb791987f1eee2e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Kid (Sky Kid)"@en,
        "Sky Kid（スカイキッド）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Sky Kid (Sky Kid)"@en,
        "Sky Kid（スカイキッド）"@ja .

_:Nf84d31c3297348d89fd81a7cef43cd72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Spirit (Dragon Spirit)"@en,
        "Dragon Spirit（ドラゴンスピリット）"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "Dragon Spirit (Dragon Spirit)"@en,
        "Dragon Spirit（ドラゴンスピリット）"@ja .

_:Nfd2440f014a64ac9aae2cd3bacd34a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X-Day (X-Day)"@en,
        "X-Day（エックス デイ）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne001ccba697e4b6baa2941d68e252698 ;
    schema:name "X-Day (X-Day)"@en,
        "X-Day（エックス デイ）"@ja .

_:Ne001ccba697e4b6baa2941d68e252698 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09a4db84e5cc4d5e9392e28554371fa4,
        _:N11162746a07a4a6b8e06dd4db880ba84,
        _:N1aee14e6a319416b82c56af1306584af,
        _:N1af00ebfb2fb447b83f136fb023160b1,
        _:N22bf6f137f814c20af50769e3448a52d,
        _:N348319100e7b4aa4b29dd8bc50736e09,
        _:N35ce4ce2c13a4945b950dac7036cfa34,
        _:N3bfae593b3a94a8294b632bebbbbea0d,
        _:N3c51ffb8d2eb4957bdcdd0b45657ccc8,
        _:N3f94ed7f1d614807a4644baa5f7cc342,
        _:N4444505b81304226b3783377d461c714,
        _:N462f461fac23480c82ae7cf46cd299d5,
        _:N4d961f5ea4a4404ca6f04292fe65808b,
        _:N4d9eee4a975c4731ae461148fd08c964,
        _:N5227c2642c584c45a0d78b621d24e206,
        _:N5c6a05f50c584eacb21f3f30970f6311,
        _:N5dbf29a3e92c44a180149c6e4192fd76,
        _:N73888af353194666bece4453b91cd8fc,
        _:N7487e4e1e4784edbbdf974b6f8bdc1fd,
        _:N765c56c949ea456dae614581b198f747,
        _:N7cf4b62509514c318e614b13ffba7c04,
        _:N8674c573b80f46b2ae31dbca30767a45,
        _:N87d85bfcbdc84817b3f4d7e2218afbad,
        _:N8a11dc285c7643cab0a209f805d63ff4,
        _:N8c8fb3686984428d82008cdd2f9f1fc2,
        _:N8dacb651ea924e81b9a52b5a8e288903,
        _:N97e02027c2f146c39003177a6b2a39ee,
        _:N9b19e8b6482f4c82880f67d64a7ad1dc,
        _:Na93feda2e58c45c980e84238b9da6cbf,
        _:Naab5bd64f24a417ba43edccd0394424c,
        _:Nb56de6b59fd44482bc2bf0da06fcb2a6,
        _:Nb95148e95157408085e66bf103a65b98,
        _:Nbc3dc459209f498eaf67cd868cc4cf3b,
        _:Nbe94730cc19140feb5dd754a56c68510,
        _:Nc31e31e821644410b7d1f51dcb48b0d1,
        _:Nc44258fa5d4842c5bb669ddc4facd1a4,
        _:Nc795c88c9f6845678e65f46f9fa3bb61,
        _:Nc825c5cae62b44319a03827884e747c3,
        _:Ncbd94b779ce84411a6f22ac76f6292a9,
        _:Nd40dbfd852cb44c4ac261408ff4b2957,
        _:Nd829a5ce7bbc4a7a8ae973089cc24e7e,
        _:Nd94c3112f0a6455e81201b63240914a3,
        _:Ndbaa1e45acc64ee193f7281c9efb13e1,
        _:Ne8c820d7db5042bab214b9e5d5a946de,
        _:Nee0caa84305f4a95bac00dd56243f001,
        _:Nf25cf74ba8a14885b8fd44d9b5be86e6,
        _:Nf437c0d43fec42edb791987f1eee2e19,
        _:Nf84d31c3297348d89fd81a7cef43cd72,
        _:Nfd2440f014a64ac9aae2cd3bacd34a42 ;
    mo:track_count 49 ;
    schema:duration "PT73:50"^^xsd:interval ;
    schema:numTracks 49 ;
    schema:track _:N09a4db84e5cc4d5e9392e28554371fa4,
        _:N11162746a07a4a6b8e06dd4db880ba84,
        _:N1aee14e6a319416b82c56af1306584af,
        _:N1af00ebfb2fb447b83f136fb023160b1,
        _:N22bf6f137f814c20af50769e3448a52d,
        _:N348319100e7b4aa4b29dd8bc50736e09,
        _:N35ce4ce2c13a4945b950dac7036cfa34,
        _:N3bfae593b3a94a8294b632bebbbbea0d,
        _:N3c51ffb8d2eb4957bdcdd0b45657ccc8,
        _:N3f94ed7f1d614807a4644baa5f7cc342,
        _:N4444505b81304226b3783377d461c714,
        _:N462f461fac23480c82ae7cf46cd299d5,
        _:N4d961f5ea4a4404ca6f04292fe65808b,
        _:N4d9eee4a975c4731ae461148fd08c964,
        _:N5227c2642c584c45a0d78b621d24e206,
        _:N5c6a05f50c584eacb21f3f30970f6311,
        _:N5dbf29a3e92c44a180149c6e4192fd76,
        _:N73888af353194666bece4453b91cd8fc,
        _:N7487e4e1e4784edbbdf974b6f8bdc1fd,
        _:N765c56c949ea456dae614581b198f747,
        _:N7cf4b62509514c318e614b13ffba7c04,
        _:N8674c573b80f46b2ae31dbca30767a45,
        _:N87d85bfcbdc84817b3f4d7e2218afbad,
        _:N8a11dc285c7643cab0a209f805d63ff4,
        _:N8c8fb3686984428d82008cdd2f9f1fc2,
        _:N8dacb651ea924e81b9a52b5a8e288903,
        _:N97e02027c2f146c39003177a6b2a39ee,
        _:N9b19e8b6482f4c82880f67d64a7ad1dc,
        _:Na93feda2e58c45c980e84238b9da6cbf,
        _:Naab5bd64f24a417ba43edccd0394424c,
        _:Nb56de6b59fd44482bc2bf0da06fcb2a6,
        _:Nb95148e95157408085e66bf103a65b98,
        _:Nbc3dc459209f498eaf67cd868cc4cf3b,
        _:Nbe94730cc19140feb5dd754a56c68510,
        _:Nc31e31e821644410b7d1f51dcb48b0d1,
        _:Nc44258fa5d4842c5bb669ddc4facd1a4,
        _:Nc795c88c9f6845678e65f46f9fa3bb61,
        _:Nc825c5cae62b44319a03827884e747c3,
        _:Ncbd94b779ce84411a6f22ac76f6292a9,
        _:Nd40dbfd852cb44c4ac261408ff4b2957,
        _:Nd829a5ce7bbc4a7a8ae973089cc24e7e,
        _:Nd94c3112f0a6455e81201b63240914a3,
        _:Ndbaa1e45acc64ee193f7281c9efb13e1,
        _:Ne8c820d7db5042bab214b9e5d5a946de,
        _:Nee0caa84305f4a95bac00dd56243f001,
        _:Nf25cf74ba8a14885b8fd44d9b5be86e6,
        _:Nf437c0d43fec42edb791987f1eee2e19,
        _:Nf84d31c3297348d89fd81a7cef43cd72,
        _:Nfd2440f014a64ac9aae2cd3bacd34a42 .

