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

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

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

<artist/1342#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Yukio Kaneoka"@en,
        "兼岡行男"@ja ;
    foaf:made <album/422#composition>,
        <album/422#subject> ;
    foaf:name "Yukio Kaneoka"@en,
        "兼岡行男"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/422#composition>,
        <album/422#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/422#composition>,
        <album/422#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/44101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "NINTENDO"@en ;
    foaf:made <album/422#composition>,
        <album/422#subject> ;
    foaf:name "NINTENDO"@en .

<product/2120#subject> a schema:CreativeWork ;
    schema:name "Yoshi's Cookie"@en,
        "ヨッシーのクッキー"@ja,
        "Yoshi no Cookie"@ja-latn ;
    foaf:name "Yoshi's Cookie"@en,
        "ヨッシーのクッキー"@ja,
        "Yoshi no Cookie"@ja-latn .

<product/2137#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn ;
    foaf:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn .

<product/2138#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros.: The Lost Levels"@en,
        "スーパーマリオブラザーズ2"@ja,
        "Super Mario Bros. 2"@ja-latn ;
    foaf:name "Super Mario Bros.: The Lost Levels"@en,
        "スーパーマリオブラザーズ2"@ja,
        "Super Mario Bros. 2"@ja-latn .

<product/2140#subject> a schema:CreativeWork ;
    schema:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn ;
    foaf:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/4032#subject> a schema:CreativeWork ;
    schema:name "Mario Bros."@en,
        "マリオブラザーズ"@ja,
        "Mario Bros."@ja-latn ;
    foaf:name "Mario Bros."@en,
        "マリオブラザーズ"@ja,
        "Mario Bros."@ja-latn .

<product/499#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn ;
    foaf:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn .

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

<album/422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn ;
    mo:performance_of <album/422#musicalwork> ;
    mo:recorded_as <album/422#musicalexpression> ;
    schema:name "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn ;
    schema:workPerformed <album/422#musicalwork> .

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/422/422-1486953415.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tsutomu"@en ;
            foaf:made <album/422#composition> ;
            foaf:name "Tsutomu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akira"@en ;
            foaf:made <album/422#composition> ;
            foaf:name "Akira"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuya"@en ;
            foaf:made <album/422#composition> ;
            foaf:name "Nobuya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Noriko"@en ;
            foaf:made <album/422#composition> ;
            foaf:name "Noriko"@en ],
        <artist/1342#subject>,
        <artist/190#subject>,
        <artist/363#subject>,
        <artist/44101#subject> ;
    mo:produced_work <album/422#musicalwork> ;
    schema:name "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn .

<album/422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-22"^^xsd:date ;
    dcterms:title "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn ;
    mo:catalogue_number "SCDC-00360" ;
    mo:media_type "CD" ;
    mo:publication_of <album/422#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:Nf635acbc9d1f447f9bc7545eec661980 ;
    mo:record_count 1 ;
    schema:about <product/2120#subject>,
        <product/2137#subject>,
        <product/2138#subject>,
        <product/2140#subject>,
        <product/258#subject>,
        <product/4032#subject>,
        <product/499#subject> ;
    schema:datePublished "2004-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/422/422-1486953415.jpg> ;
    schema:name "Famicom Sound History Series \"Mario the Music\""@en,
        "ファミコン サウンドヒストリー シリーズ「マリオ ザ ミュージック」"@ja,
        "Famicom Sound History Series \"Mario the Music\""@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/422/422-1486953415.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Akira"@en ;
    foaf:made <album/422#subject> ;
    foaf:name "Akira"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Noriko"@en ;
    foaf:made <album/422#subject> ;
    foaf:name "Noriko"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Tsutomu"@en ;
    foaf:made <album/422#subject> ;
    foaf:name "Tsutomu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/422#subject> ;
    schema:name "Nobuya"@en ;
    foaf:made <album/422#subject> ;
    foaf:name "Nobuya"@en .

_:N015305e5106042929e6639f08ee2f611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@en,
        "ボス"@ja ;
    mo:track_number 47 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Boss"@en,
        "ボス"@ja .

_:N024e326b5c4e4ab38eb2b29d7aa965e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 53 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:N04445d8496964c82acbde5a14def2bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Stage ~ Perfect ~ Game Over"@en,
        "ボーナスステージ～パーフェクト～ゲームオーバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Bonus Stage ~ Perfect ~ Game Over"@en,
        "ボーナスステージ～パーフェクト～ゲームオーバー"@ja .

_:N179f64c34fe54381a0fa5f3b565ca261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater BGM ~ Warning ~ Underwater BGM (Hurry Up!)"@en,
        "水中BGM～ワーニング～水中BGM ハリーアップ!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Underwater BGM ~ Warning ~ Underwater BGM (Hurry Up!)"@en,
        "水中BGM～ワーニング～水中BGM ハリーアップ!"@ja .

_:N1acfadebbe644c8cbc41a31de792e598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title BGM"@en,
        "タイトルBGM"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Title BGM"@en,
        "タイトルBGM"@ja .

_:N1edbb6e2e03249dfbdffd9551e985648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] BLIND"@en,
        "[VS] BLIND"@ja ;
    mo:track_number 74 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] BLIND"@en,
        "[VS] BLIND"@ja .

_:N1f6c3d9ccbb74cfcac39f5e3f58ef93f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground BGM ~ Warning ~ Underground BGM (Hurry Up!)"@en,
        "地下BGM～ワーニング～地下BGM ハリーアップ！"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Underground BGM ~ Warning ~ Underground BGM (Hurry Up!)"@en,
        "地下BGM～ワーニング～地下BGM ハリーアップ！"@ja .

_:N1fe93713029146898131669dde01255c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAME OVER"@en,
        "GAME OVER"@ja ;
    mo:track_number 70 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "GAME OVER"@en,
        "GAME OVER"@ja .

_:N26b191c1637b401ba4dcf69025ab806f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 7 World"@en,
        "マップ7ワールド"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 7 World"@en,
        "マップ7ワールド"@ja .

_:N29cd0b55bb7c439d8c37b242715774ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Airship BGM ~ Warning ~ Airship BGM (Hurry Up!)"@en,
        "飛行船BGM～ワーニング～飛行船BGM ハリーアップ！"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Airship BGM ~ Warning ~ Airship BGM (Hurry Up!)"@en,
        "飛行船BGM～ワーニング～飛行船BGM ハリーアップ！"@ja .

_:N2ed8102125e7403997a1a02c1cc09fed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athletic BGM ~ Warning ~ Athletic BGM (Hurry Up!)"@en,
        "アスレチックBGM～ワーニング～アスレチックBGM ハリーアップ！"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Athletic BGM ~ Warning ~ Athletic BGM (Hurry Up!)"@en,
        "アスレチックBGM～ワーニング～アスレチックBGM ハリーアップ！"@ja .

_:N2f6cf432e47c44df9372fc4d94cacc90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 6 World"@en,
        "マップ6ワールド"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 6 World"@en,
        "マップ6ワールド"@ja .

_:N35717c0fd4b94047a3300d8ca524270f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld BGM"@en,
        "地上BGM"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Overworld BGM"@en,
        "地上BGM"@ja .

_:N36af4c2b54f444c0ad94bf401982d56a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon King Koopa ~ Warning ~ Demon King Koopa (Hurry Up!)"@en,
        "魔王クッパ～ワーニング～魔王クッパ ハリーアップ！"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Demon King Koopa ~ Warning ~ Demon King Koopa (Hurry Up!)"@en,
        "魔王クッパ～ワーニング～魔王クッパ ハリーアップ！"@ja .

_:N36ee85c22cbe4e4aae77359b4bca2887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy Battle ~ Warning ~ Enemy Battle (Hurry Up!)"@en,
        "敵バトル～ワーニング～敵バトル ハリーアップ！"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Enemy Battle ~ Warning ~ Enemy Battle (Hurry Up!)"@en,
        "敵バトル～ワーニング～敵バトル ハリーアップ！"@ja .

_:N37f7d659ba0548e0bd034b2b56a35e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L99 - 10 CLEAR (True Ending)"@en,
        "L99-10 CLEAR 真のエンディング"@ja ;
    mo:track_number 69 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "L99 - 10 CLEAR (True Ending)"@en,
        "L99-10 CLEAR 真のエンディング"@ja .

_:N3a0aee8acadb4c23b813ef2add3593ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 20 HI Clear (UFO) ~ Ending"@en,
        "Level 20 HI クリア（UFO）～エンディング"@ja ;
    mo:track_number 59 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Level 20 HI Clear (UFO) ~ Ending"@en,
        "Level 20 HI クリア（UFO）～エンディング"@ja .

_:N3aef6711f8ea4623a2e6cb9e53c0b7ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] PANIC"@en,
        "[VS] PANIC"@ja ;
    mo:track_number 72 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] PANIC"@en,
        "[VS] PANIC"@ja .

_:N4020ae17ebaa46c0b73cca5de0cc54f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 4 World"@en,
        "マップ4ワールド"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 4 World"@en,
        "マップ4ワールド"@ja .

_:N4a2bb2f9af8d44a294d2b30a61724b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] MUSIC TYPE A"@en,
        "[VS] MUSIC TYPE A"@ja ;
    mo:track_number 71 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] MUSIC TYPE A"@en,
        "[VS] MUSIC TYPE A"@ja .

_:N5070256c371b4120b97e535d3c0993d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROUND CLEAR"@en,
        "ROUND CLEAR"@ja ;
    mo:track_number 65 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "ROUND CLEAR"@en,
        "ROUND CLEAR"@ja .

_:N54caa82857d343a380f0434c0fabbb13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] MUSIC TYPE B"@en,
        "[VS] MUSIC TYPE B"@ja ;
    mo:track_number 73 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] MUSIC TYPE B"@en,
        "[VS] MUSIC TYPE B"@ja .

_:N5869d99e42fb4a19b8f508309d1a57bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Boss"@en,
        "ラストボス"@ja ;
    mo:track_number 51 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Last Boss"@en,
        "ラストボス"@ja .

_:N5993cff3c39e494a982f276793d8632f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 41 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N5ba0adf1f548465baeae6ca4e22ea8fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks Fanfare"@en,
        "花火ファンファーレ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Fireworks Fanfare"@en,
        "花火ファンファーレ"@ja .

_:N5bc345dfd7c847e4b8d200c6ce52e161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invincible"@en,
        "無敵"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Invincible"@en,
        "無敵"@ja .

_:N5d829043309f4171869c185edc68bb8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] POINT UP,POINT DOWN"@en,
        "[VS] POINT UP, POINT DOWN"@ja ;
    mo:track_number 77 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] POINT UP,POINT DOWN"@en,
        "[VS] POINT UP, POINT DOWN"@ja .

_:N5eeccd8f778046d9a1105914c2e1a153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[1P] MUSIC TYPE C"@en,
        "[1P] MUSIC TYPE C"@ja ;
    mo:track_number 64 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[1P] MUSIC TYPE C"@en,
        "[1P] MUSIC TYPE C"@ja .

_:N6082e0716a2846efb766680aa4d545c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "エンディング"@ja ;
    mo:track_number 52 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Ending"@en,
        "エンディング"@ja .

_:N65196000fccc46f4b50ed5e5161756e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Start ~ Success ~ Failure"@en,
        "ボーナススタート～当たり～はずれ"@ja ;
    mo:track_number 49 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Bonus Start ~ Success ~ Failure"@en,
        "ボーナススタート～当たり～はずれ"@ja .

_:N6523d91d08af49c3be775512665ca9d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fever ~ Fever Clear"@en,
        "Fever～Fever クリア"@ja ;
    mo:track_number 56 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Fever ~ Fever Clear"@en,
        "Fever～Fever クリア"@ja .

_:N676160257c3649178192786a0d320a90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress Boss ~ Warning ~ Fortress Boss (Hurry Up!)"@en,
        "砦のボス～ワーニング～砦のボス ハリーアップ！"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Fortress Boss ~ Warning ~ Fortress Boss (Hurry Up!)"@en,
        "砦のボス～ワーニング～砦のボス ハリーアップ！"@ja .

_:N692e7661a792418fb1a7e9fc4da373ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title BGM"@en,
        "タイトルBGM"@ja ;
    mo:track_number 60 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Title BGM"@en,
        "タイトルBGM"@ja .

_:N6ad1fa9356a84306ab155079b6b1f5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 1 World"@en,
        "マップ1ワールド"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 1 World"@en,
        "マップ1ワールド"@ja .

_:N6d796a95e9364624a154a1bbd5f78ec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] CONGRATULATION"@en,
        "[VS] CONGRATULATION"@ja ;
    mo:track_number 79 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] CONGRATULATION"@en,
        "[VS] CONGRATULATION"@ja .

_:N760af5f9cd3d4dccb3f43a696fd084b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress BGM ~ Warning ~ Fortress BGM (Hurry Up!)"@en,
        "砦BGM～ワーニング～砦BGM ハリーアップ！"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Fortress BGM ~ Warning ~ Fortress BGM (Hurry Up!)"@en,
        "砦BGM～ワーニング～砦BGM ハリーアップ！"@ja .

_:N7623c1d8405e42558534f7bf72104cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 8 World"@en,
        "マップ8ワールド"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 8 World"@en,
        "マップ8ワールド"@ja .

_:N78c64791911d495d829816b6c93e4b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] MUSIC TYPE C"@en,
        "[VS] MUSIC TYPE C"@ja ;
    mo:track_number 75 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] MUSIC TYPE C"@en,
        "[VS] MUSIC TYPE C"@ja .

_:N84349cca164d45ff89a11f2385fda021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orgel"@en,
        "オルゴール"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Orgel"@en,
        "オルゴール"@ja .

_:N8a9344059fd24ef1907945baff6888f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flute Sound ~ Warp Island (Map 5 Sky World)"@en,
        "笛の音~ワープ島 マップ5ワールド空"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Flute Sound ~ Warp Island (Map 5 Sky World)"@en,
        "笛の音~ワープ島 マップ5ワールド空"@ja .

_:N8bb0d3d532c54da889148e2f15fdb44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Stage / Invincible BGM ~ Warning ~ Bonus Stage BGM (Hurry Up!)"@en,
        "ボーナス面／無敵BGM~ワーニング～ボーナス面BGM ハリーアップ！"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Bonus Stage / Invincible BGM ~ Warning ~ Bonus Stage BGM (Hurry Up!)"@en,
        "ボーナス面／無敵BGM~ワーニング～ボーナス面BGM ハリーアップ！"@ja .

_:N90e6328b5bd840e883c3c192f6bf34ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa Defeated"@en,
        "クッパ撃破"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Koopa Defeated"@en,
        "クッパ撃破"@ja .

_:N921ef17ece2f4230966b4c5b8fd0c5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Course Clear Fanfare ~ Scene Change BGM"@en,
        "コースクリア　ファンファーレ~シーン移動BGM"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Course Clear Fanfare ~ Scene Change BGM"@en,
        "コースクリア　ファンファーレ~シーン移動BGM"@ja .

_:N9271c09d0c6e45a9acccfea38adc6106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] SLAVE"@en,
        "[VS] SLAVE"@ja ;
    mo:track_number 76 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] SLAVE"@en,
        "[VS] SLAVE"@ja .

_:N9d8a14fbcd6d495aa8385e05bd8675b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAGE CLEAR"@en,
        "STAGE CLEAR"@ja ;
    mo:track_number 68 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "STAGE CLEAR"@en,
        "STAGE CLEAR"@ja .

_:N9e821599f556499e98ca0610eb3982c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King's Room"@en,
        "王様の部屋"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "King's Room"@en,
        "王様の部屋"@ja .

_:N9ef2ab4fe2d044909b2cf41bef2b6d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[1P] MUSIC TYPE B"@en,
        "[1P] MUSIC TYPE B"@ja ;
    mo:track_number 63 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[1P] MUSIC TYPE B"@en,
        "[1P] MUSIC TYPE B"@ja .

_:Na203b12827174474962e9d9bbd39a385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 3 World"@en,
        "マップ3ワールド"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 3 World"@en,
        "マップ3ワールド"@ja .

_:Na353b4dd6e314d208bf5be7045909f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld BGM ~ Warning ~ Overworld BGM (Hurry Up!)"@en,
        "地上BGM～ワーニング～地上BGM ハリーアップ！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Overworld BGM ~ Warning ~ Overworld BGM (Hurry Up!)"@en,
        "地上BGM～ワーニング～地上BGM ハリーアップ！"@ja .

_:Naa9600a4e3df40f1b0ccb326b38cc54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Course Clear Fanfare"@en,
        "コースクリア　ファンファーレ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Course Clear Fanfare"@en,
        "コースクリア　ファンファーレ"@ja .

_:Nae30a23c032f492bbcd05a54c1456403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Round Start"@en,
        "ROUND START"@ja ;
    mo:track_number 61 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Round Start"@en,
        "ROUND START"@ja .

_:Naedadb7c74d547638b1ee749551cf66f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L10 CLEAR"@en,
        "L10 CLEAR"@ja ;
    mo:track_number 66 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "L10 CLEAR"@en,
        "L10 CLEAR"@ja .

_:Naf0dc111661f4a40a0a3d7ed256e332e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground BGM"@en,
        "地下BGM"@ja ;
    mo:track_number 46 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Underground BGM"@en,
        "地下BGM"@ja .

_:Nb15ee363ea2b43099be969c9c38cad19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en,
        "ステージクリア"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Stage Clear"@en,
        "ステージクリア"@ja .

_:Nb2084d635b3d4781a496847fe88d5faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 2 World"@en,
        "マップ2ワールド"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 2 World"@en,
        "マップ2ワールド"@ja .

_:Nbed2a0deb6774fc280a1be389e75e336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending BGM"@en,
        "エンディングBGM"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Ending BGM"@en,
        "エンディングBGM"@ja .

_:Nc0e0d0a22cf44d378758160a68b3a9e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invincible BGM ~ Warning ~ Invincible BGM (Hurry Up!)"@en,
        "無敵BGM～ワーニング～無敵BGM ハリーアップ！"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Invincible BGM ~ Warning ~ Invincible BGM (Hurry Up!)"@en,
        "無敵BGM～ワーニング～無敵BGM ハリーアップ！"@ja .

_:Nc1d67b7de61b40f99a89cf7b4d46cd62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[1P] MUSIC TYPE D (ROUND 11~)"@en,
        "[1P] MUSIC TYPE D （ROUND11～）"@ja ;
    mo:track_number 67 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[1P] MUSIC TYPE D (ROUND 11~)"@en,
        "[1P] MUSIC TYPE D （ROUND11～）"@ja .

_:Nc1e965e4e41b4089a16c0d1b970e4158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss"@en,
        "ミス"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Miss"@en,
        "ミス"@ja .

_:Nc5871f8903a6440494d27f3afccf1caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa Stage BGM ~ Warning ~ Koopa Stage BGM (Hurry Up!) ~ Koopa Defeated Fanfare"@en,
        "クッパステージBGM～ワーニング～クッパステージBGM（ハリーアップ！）～クッパを倒したときのファンファーレ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Koopa Stage BGM ~ Warning ~ Koopa Stage BGM (Hurry Up!) ~ Koopa Defeated Fanfare"@en,
        "クッパステージBGM～ワーニング～クッパステージBGM（ハリーアップ！）～クッパを倒したときのファンファーレ"@ja .

_:Nc929fb9200624198a6f5bf39698189b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slot BGM / Nervous Breakdown BGM"@en,
        "スロットBGM／神経衰弱BGM"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Slot BGM / Nervous Breakdown BGM"@en,
        "スロットBGM／神経衰弱BGM"@ja .

_:Ncd1337ebff6a46b1a6fca27c7e5758d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[1P] MUSIC TYPE A"@en,
        "[1P] MUSIC TYPE A"@ja ;
    mo:track_number 62 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[1P] MUSIC TYPE A"@en,
        "[1P] MUSIC TYPE A"@ja .

_:Nd38fabc1a6654d1196565bd9c46a53a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over ~ VS Game Over"@en,
        "ゲームオーバー～VS ゲームオーバー"@ja ;
    mo:track_number 57 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Game Over ~ VS Game Over"@en,
        "ゲームオーバー～VS ゲームオーバー"@ja .

_:Nd3a1b9a0a6a34232899af363ee5365c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kinopio's House"@en,
        "キノピオのお家"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Kinopio's House"@en,
        "キノピオのお家"@ja .

_:Nd76ea5b59ebe40bf9642e2a6dc7b977d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater BGM ~ Warning ~ Underwater BGM (Hurry Up!)"@en,
        "水中BGM～ワーニング~水中BGM ハリーアップ！"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Underwater BGM ~ Warning ~ Underwater BGM (Hurry Up!)"@en,
        "水中BGM～ワーニング~水中BGM ハリーアップ！"@ja .

_:Nda5e24383b304352b56439f8dc28edef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select"@en,
        "セレクト"@ja ;
    mo:track_number 55 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Select"@en,
        "セレクト"@ja .

_:Ndf474680ea684085b4223dff52f9a4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld BGM ~ Warning ~ Overworld BGM (Hurry Up!)"@en,
        "地上BGM～ワーニング～地上BGM ハリーアップ！"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Overworld BGM ~ Warning ~ Overworld BGM (Hurry Up!)"@en,
        "地上BGM～ワーニング～地上BGM ハリーアップ！"@ja .

_:Ndf5bfa8be58b47f489dd4341c17a6ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground BGM ~ Warning ~ Underground BGM (Hurry Up!)"@en,
        "地下BGM~ワーニング～地下BGM ハリーアップ！"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Underground BGM ~ Warning ~ Underground BGM (Hurry Up!)"@en,
        "地下BGM~ワーニング～地下BGM ハリーアップ！"@ja .

_:Ne1742daffb624a66876582c7636318c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Clear Fanfare"@en,
        "ワールドクリア　ファンファーレ"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "World Clear Fanfare"@en,
        "ワールドクリア　ファンファーレ"@ja .

_:Nea1333debce74291b138b351c9461c6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title BGM"@en,
        "タイトルBGM"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Title BGM"@en,
        "タイトルBGM"@ja .

_:Neac7cc945cf346618a2ffce59ca8c09c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[VS] POINT GET"@en,
        "[VS] POINT GET"@ja ;
    mo:track_number 78 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "[VS] POINT GET"@en,
        "[VS] POINT GET"@ja .

_:Nec40ec9f2b324adca48fe36c158ab862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map 5 World"@en,
        "マップ5ワールド"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Map 5 World"@en,
        "マップ5ワールド"@ja .

_:Nec467e6ebe0d47cda022f54207056533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲームオーバー"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Game Over"@en,
        "ゲームオーバー"@ja .

_:Nec90dfe5e6d748cfa6918d150932a6a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chill ~ Chill Clear"@en,
        "Chill～Chill クリア"@ja ;
    mo:track_number 58 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Chill ~ Chill Clear"@en,
        "Chill～Chill クリア"@ja .

_:Necab852bb448452b827e25d92d04cd37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending BGM"@en,
        "エンディングBGM"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Ending BGM"@en,
        "エンディングBGM"@ja .

_:Nf50038546043420cb129704a85ef4aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Select"@en,
        "プレイヤーセレクト"@ja ;
    mo:track_number 44 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Player Select"@en,
        "プレイヤーセレクト"@ja .

_:Nfae1123498cf4e2f9c5979b399817181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title BGM"@en,
        "タイトルBGM"@ja ;
    mo:track_number 54 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Title BGM"@en,
        "タイトルBGM"@ja .

_:Nfbbbf1c59c9346efb42ce3ed47a35e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss ~ Game Over"@en,
        "ミス～ゲームオーバー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Miss ~ Game Over"@en,
        "ミス～ゲームオーバー"@ja .

_:Nfeebc30ea7fb48f7b407a8af328fa59e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Start A ~ Miss ~ Clear ~ Game Start B ~ Restart ~ Extend"@en,
        "ゲームスタートA～ミス～クリア～ゲームスタートB～リスタート～エクステンド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nf635acbc9d1f447f9bc7545eec661980 ;
    schema:name "Game Start A ~ Miss ~ Clear ~ Game Start B ~ Restart ~ Extend"@en,
        "ゲームスタートA～ミス～クリア～ゲームスタートB～リスタート～エクステンド"@ja .

_:Nf635acbc9d1f447f9bc7545eec661980 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N015305e5106042929e6639f08ee2f611,
        _:N024e326b5c4e4ab38eb2b29d7aa965e6,
        _:N04445d8496964c82acbde5a14def2bce,
        _:N179f64c34fe54381a0fa5f3b565ca261,
        _:N1acfadebbe644c8cbc41a31de792e598,
        _:N1edbb6e2e03249dfbdffd9551e985648,
        _:N1f6c3d9ccbb74cfcac39f5e3f58ef93f,
        _:N1fe93713029146898131669dde01255c,
        _:N26b191c1637b401ba4dcf69025ab806f,
        _:N29cd0b55bb7c439d8c37b242715774ea,
        _:N2ed8102125e7403997a1a02c1cc09fed,
        _:N2f6cf432e47c44df9372fc4d94cacc90,
        _:N35717c0fd4b94047a3300d8ca524270f,
        _:N36af4c2b54f444c0ad94bf401982d56a,
        _:N36ee85c22cbe4e4aae77359b4bca2887,
        _:N37f7d659ba0548e0bd034b2b56a35e5a,
        _:N3a0aee8acadb4c23b813ef2add3593ff,
        _:N3aef6711f8ea4623a2e6cb9e53c0b7ac,
        _:N4020ae17ebaa46c0b73cca5de0cc54f7,
        _:N4a2bb2f9af8d44a294d2b30a61724b70,
        _:N5070256c371b4120b97e535d3c0993d5,
        _:N54caa82857d343a380f0434c0fabbb13,
        _:N5869d99e42fb4a19b8f508309d1a57bc,
        _:N5993cff3c39e494a982f276793d8632f,
        _:N5ba0adf1f548465baeae6ca4e22ea8fb,
        _:N5bc345dfd7c847e4b8d200c6ce52e161,
        _:N5d829043309f4171869c185edc68bb8e,
        _:N5eeccd8f778046d9a1105914c2e1a153,
        _:N6082e0716a2846efb766680aa4d545c8,
        _:N65196000fccc46f4b50ed5e5161756e5,
        _:N6523d91d08af49c3be775512665ca9d8,
        _:N676160257c3649178192786a0d320a90,
        _:N692e7661a792418fb1a7e9fc4da373ff,
        _:N6ad1fa9356a84306ab155079b6b1f5c7,
        _:N6d796a95e9364624a154a1bbd5f78ec6,
        _:N760af5f9cd3d4dccb3f43a696fd084b1,
        _:N7623c1d8405e42558534f7bf72104cde,
        _:N78c64791911d495d829816b6c93e4b90,
        _:N84349cca164d45ff89a11f2385fda021,
        _:N8a9344059fd24ef1907945baff6888f8,
        _:N8bb0d3d532c54da889148e2f15fdb44d,
        _:N90e6328b5bd840e883c3c192f6bf34ca,
        _:N921ef17ece2f4230966b4c5b8fd0c5ba,
        _:N9271c09d0c6e45a9acccfea38adc6106,
        _:N9d8a14fbcd6d495aa8385e05bd8675b7,
        _:N9e821599f556499e98ca0610eb3982c3,
        _:N9ef2ab4fe2d044909b2cf41bef2b6d18,
        _:Na203b12827174474962e9d9bbd39a385,
        _:Na353b4dd6e314d208bf5be7045909f0a,
        _:Naa9600a4e3df40f1b0ccb326b38cc54a,
        _:Nae30a23c032f492bbcd05a54c1456403,
        _:Naedadb7c74d547638b1ee749551cf66f,
        _:Naf0dc111661f4a40a0a3d7ed256e332e,
        _:Nb15ee363ea2b43099be969c9c38cad19,
        _:Nb2084d635b3d4781a496847fe88d5faf,
        _:Nbed2a0deb6774fc280a1be389e75e336,
        _:Nc0e0d0a22cf44d378758160a68b3a9e2,
        _:Nc1d67b7de61b40f99a89cf7b4d46cd62,
        _:Nc1e965e4e41b4089a16c0d1b970e4158,
        _:Nc5871f8903a6440494d27f3afccf1caa,
        _:Nc929fb9200624198a6f5bf39698189b1,
        _:Ncd1337ebff6a46b1a6fca27c7e5758d7,
        _:Nd38fabc1a6654d1196565bd9c46a53a7,
        _:Nd3a1b9a0a6a34232899af363ee5365c9,
        _:Nd76ea5b59ebe40bf9642e2a6dc7b977d,
        _:Nda5e24383b304352b56439f8dc28edef,
        _:Ndf474680ea684085b4223dff52f9a4c4,
        _:Ndf5bfa8be58b47f489dd4341c17a6ca4,
        _:Ne1742daffb624a66876582c7636318c2,
        _:Nea1333debce74291b138b351c9461c6c,
        _:Neac7cc945cf346618a2ffce59ca8c09c,
        _:Nec40ec9f2b324adca48fe36c158ab862,
        _:Nec467e6ebe0d47cda022f54207056533,
        _:Nec90dfe5e6d748cfa6918d150932a6a9,
        _:Necab852bb448452b827e25d92d04cd37,
        _:Nf50038546043420cb129704a85ef4aef,
        _:Nfae1123498cf4e2f9c5979b399817181,
        _:Nfbbbf1c59c9346efb42ce3ed47a35e76,
        _:Nfeebc30ea7fb48f7b407a8af328fa59e ;
    mo:track_count 79 ;
    schema:duration "PT72:00"^^xsd:interval ;
    schema:numTracks 79 ;
    schema:track _:N015305e5106042929e6639f08ee2f611,
        _:N024e326b5c4e4ab38eb2b29d7aa965e6,
        _:N04445d8496964c82acbde5a14def2bce,
        _:N179f64c34fe54381a0fa5f3b565ca261,
        _:N1acfadebbe644c8cbc41a31de792e598,
        _:N1edbb6e2e03249dfbdffd9551e985648,
        _:N1f6c3d9ccbb74cfcac39f5e3f58ef93f,
        _:N1fe93713029146898131669dde01255c,
        _:N26b191c1637b401ba4dcf69025ab806f,
        _:N29cd0b55bb7c439d8c37b242715774ea,
        _:N2ed8102125e7403997a1a02c1cc09fed,
        _:N2f6cf432e47c44df9372fc4d94cacc90,
        _:N35717c0fd4b94047a3300d8ca524270f,
        _:N36af4c2b54f444c0ad94bf401982d56a,
        _:N36ee85c22cbe4e4aae77359b4bca2887,
        _:N37f7d659ba0548e0bd034b2b56a35e5a,
        _:N3a0aee8acadb4c23b813ef2add3593ff,
        _:N3aef6711f8ea4623a2e6cb9e53c0b7ac,
        _:N4020ae17ebaa46c0b73cca5de0cc54f7,
        _:N4a2bb2f9af8d44a294d2b30a61724b70,
        _:N5070256c371b4120b97e535d3c0993d5,
        _:N54caa82857d343a380f0434c0fabbb13,
        _:N5869d99e42fb4a19b8f508309d1a57bc,
        _:N5993cff3c39e494a982f276793d8632f,
        _:N5ba0adf1f548465baeae6ca4e22ea8fb,
        _:N5bc345dfd7c847e4b8d200c6ce52e161,
        _:N5d829043309f4171869c185edc68bb8e,
        _:N5eeccd8f778046d9a1105914c2e1a153,
        _:N6082e0716a2846efb766680aa4d545c8,
        _:N65196000fccc46f4b50ed5e5161756e5,
        _:N6523d91d08af49c3be775512665ca9d8,
        _:N676160257c3649178192786a0d320a90,
        _:N692e7661a792418fb1a7e9fc4da373ff,
        _:N6ad1fa9356a84306ab155079b6b1f5c7,
        _:N6d796a95e9364624a154a1bbd5f78ec6,
        _:N760af5f9cd3d4dccb3f43a696fd084b1,
        _:N7623c1d8405e42558534f7bf72104cde,
        _:N78c64791911d495d829816b6c93e4b90,
        _:N84349cca164d45ff89a11f2385fda021,
        _:N8a9344059fd24ef1907945baff6888f8,
        _:N8bb0d3d532c54da889148e2f15fdb44d,
        _:N90e6328b5bd840e883c3c192f6bf34ca,
        _:N921ef17ece2f4230966b4c5b8fd0c5ba,
        _:N9271c09d0c6e45a9acccfea38adc6106,
        _:N9d8a14fbcd6d495aa8385e05bd8675b7,
        _:N9e821599f556499e98ca0610eb3982c3,
        _:N9ef2ab4fe2d044909b2cf41bef2b6d18,
        _:Na203b12827174474962e9d9bbd39a385,
        _:Na353b4dd6e314d208bf5be7045909f0a,
        _:Naa9600a4e3df40f1b0ccb326b38cc54a,
        _:Nae30a23c032f492bbcd05a54c1456403,
        _:Naedadb7c74d547638b1ee749551cf66f,
        _:Naf0dc111661f4a40a0a3d7ed256e332e,
        _:Nb15ee363ea2b43099be969c9c38cad19,
        _:Nb2084d635b3d4781a496847fe88d5faf,
        _:Nbed2a0deb6774fc280a1be389e75e336,
        _:Nc0e0d0a22cf44d378758160a68b3a9e2,
        _:Nc1d67b7de61b40f99a89cf7b4d46cd62,
        _:Nc1e965e4e41b4089a16c0d1b970e4158,
        _:Nc5871f8903a6440494d27f3afccf1caa,
        _:Nc929fb9200624198a6f5bf39698189b1,
        _:Ncd1337ebff6a46b1a6fca27c7e5758d7,
        _:Nd38fabc1a6654d1196565bd9c46a53a7,
        _:Nd3a1b9a0a6a34232899af363ee5365c9,
        _:Nd76ea5b59ebe40bf9642e2a6dc7b977d,
        _:Nda5e24383b304352b56439f8dc28edef,
        _:Ndf474680ea684085b4223dff52f9a4c4,
        _:Ndf5bfa8be58b47f489dd4341c17a6ca4,
        _:Ne1742daffb624a66876582c7636318c2,
        _:Nea1333debce74291b138b351c9461c6c,
        _:Neac7cc945cf346618a2ffce59ca8c09c,
        _:Nec40ec9f2b324adca48fe36c158ab862,
        _:Nec467e6ebe0d47cda022f54207056533,
        _:Nec90dfe5e6d748cfa6918d150932a6a9,
        _:Necab852bb448452b827e25d92d04cd37,
        _:Nf50038546043420cb129704a85ef4aef,
        _:Nfae1123498cf4e2f9c5979b399817181,
        _:Nfbbbf1c59c9346efb42ce3ed47a35e76,
        _:Nfeebc30ea7fb48f7b407a8af328fa59e .

