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

<artist/6353#subject> a schema:Person,
        foaf:Person ;
    schema:name "WISSU"@en,
        "ういっす"@ja ;
    foaf:made <album/11451#lyrics>,
        <album/11451#subject> ;
    foaf:name "WISSU"@en,
        "ういっす"@ja .

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

<artist/204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Masashi Yano"@en,
        "矢野雅士"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "Masashi Yano"@en,
        "矢野雅士"@ja .

<artist/2956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "MASA-KING"@en,
        "まさKING"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "MASA-KING"@en,
        "まさKING"@ja .

<artist/2957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Kizakura"@en,
        "黄桜"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "Kizakura"@en,
        "黄桜"@ja .

<artist/2958#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Naohiro Saito"@en,
        "齊藤尚寛"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "Naohiro Saito"@en,
        "齊藤尚寛"@ja .

<artist/2959#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Natsuko Naitou"@en,
        "内藤那津子"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#lyrics>,
        <album/11451#subject> ;
    foaf:name "Natsuko Naitou"@en,
        "内藤那津子"@ja .

<artist/3492#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Ryuichi Yabuki"@en,
        "矢吹隆一"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "Ryuichi Yabuki"@en,
        "矢吹隆一"@ja .

<artist/5548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11451#subject> ;
    schema:name "Nanpei Misawa"@en,
        "三沢南平"@ja ;
    foaf:made <album/11451#composition>,
        <album/11451#subject> ;
    foaf:name "Nanpei Misawa"@en,
        "三沢南平"@ja .

<event/40> a mo:Release ;
    schema:name "Released at Cave Matsuri (Dec 27, 2008)" .

<product/3333#subject> a schema:CreativeWork ;
    schema:name "Dangun Feveron"@en,
        "弾銃フィーバロン"@ja,
        "Dangun Feveron"@ja-latn ;
    foaf:name "Dangun Feveron"@en,
        "弾銃フィーバロン"@ja,
        "Dangun Feveron"@ja-latn .

<product/887#subject> a schema:CreativeWork ;
    schema:name "puzzle! mushihime-tama"@en,
        "パズル!虫姫たま"@ja,
        "puzzle! mushihime-tama"@ja-latn ;
    foaf:name "puzzle! mushihime-tama"@en,
        "パズル!虫姫たま"@ja,
        "puzzle! mushihime-tama"@ja-latn .

<product/909#subject> a schema:CreativeWork ;
    schema:name "DonPachi"@en,
        "首領蜂"@ja,
        "DonPachi"@ja-latn ;
    foaf:name "DonPachi"@en,
        "首領蜂"@ja,
        "DonPachi"@ja-latn .

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

<org/123#subject> schema:name "CAVE"@en,
        "株式会社ケイブ"@ja,
        "CAVE"@ja-latn ;
    foaf:name "CAVE"@en,
        "株式会社ケイブ"@ja,
        "CAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/11451/11451-1235620191.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11451#performance> ;
    schema:name "The Copper Shoes Choir"@en,
        "銅の靴合唱団"@ja ;
    foaf:name "The Copper Shoes Choir"@en,
        "銅の靴合唱団"@ja .

<artist/796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11451#performance> ;
    schema:name "Yui Yoshii"@en,
        "吉井唯"@ja ;
    foaf:name "Yui Yoshii"@en,
        "吉井唯"@ja .

<album/11451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn ;
    mo:performance_of <album/11451#musicalwork> ;
    mo:performer _:N768c6e5a771b4cdc8573fb2113b9db53,
        <artist/6354#subject>,
        <artist/796#subject> ;
    mo:recorded_as <album/11451#musicalexpression> ;
    schema:byArtist _:N768c6e5a771b4cdc8573fb2113b9db53,
        <artist/6354#subject>,
        <artist/796#subject> ;
    schema:name "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn ;
    schema:workPerformed <album/11451#musicalwork> .

<album/11451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "椎葉"@en ;
            foaf:made <album/11451#composition> ;
            foaf:name "椎葉"@en ],
        <artist/204#subject>,
        <artist/2956#subject>,
        <artist/2957#subject>,
        <artist/2958#subject>,
        <artist/2959#subject>,
        <artist/3492#subject>,
        <artist/5548#subject> ;
    mo:produced_work <album/11451#musicalwork> ;
    schema:name "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn .

<album/11451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-27"^^xsd:date ;
    dcterms:title "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn ;
    mo:catalogue_number "CVST-0999" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/11451#musicalexpression> ;
    mo:publisher <org/123#subject> ;
    mo:record _:N440b1263542d4fa5b9c4bea26b58aa32,
        _:Nc0e209872d0b4e73894e82301dee3d8d ;
    mo:record_count 2 ;
    mo:release <event/40> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Himitsu no Hanapoko"@en ;
            foaf:name "Himitsu no Hanapoko"@en ],
        <product/3333#subject>,
        <product/887#subject>,
        <product/909#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "中西祐理"@en ;
            foaf:name "中西祐理"@en ],
        <artist/6354#subject>,
        <artist/796#subject> ;
    schema:datePublished "2008-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/11451/11451-1235620191.jpg> ;
    schema:name "Celebrity of the voice premium compilation album \"Voice bowl\""@en,
        "声セレブ プレミアムコンピ ボイス丼"@ja,
        "Celebrity of the voice premium compilation album \"Voice bowl\""@ja-latn ;
    schema:publisher <org/123#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/11451/11451-1235620191.jpg> .

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

_:N045aeca07588475c9c5bf814da261a92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase the Dark Target! (Unused BGM)"@en,
        "闇の標的を追え！ (Unused BGM)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Chase the Dark Target! (Unused BGM)"@en,
        "闇の標的を追え！ (Unused BGM)"@ja .

_:N061f11a933b343bca1ab3003aff92c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere in this Forest... (Ending)"@en,
        "この森のどこかで… (Ending)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Somewhere in this Forest... (Ending)"@en,
        "この森のどこかで… (Ending)"@ja .

_:N0682073fbb1648d8b81fdb5431e1686e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going to Lose (Just Before Defeat)"@en,
        "もうすぐ負けそう (敗北直前時)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Going to Lose (Just Before Defeat)"@en,
        "もうすぐ負けそう (敗北直前時)"@ja .

_:N078bc7e4c059474f83a0e79bbb34d250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen (Title)"@en,
        "タイトル画面 (Title)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Title Screen (Title)"@en,
        "タイトル画面 (Title)"@ja .

_:N0adb13b2a7ab4775b9efbb2aedea56f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oklahoma Mixer (VS)"@en,
        "オクラホマミキサー (対戦)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Oklahoma Mixer (VS)"@en,
        "オクラホマミキサー (対戦)"@ja .

_:N0b4c12f82a3146e5905280c52f9eef27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Bear (Stage 2)"@en,
        "森のくまさん (Stage 2)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Forest Bear (Stage 2)"@en,
        "森のくまさん (Stage 2)"@ja .

_:N0b843d0215da490889d9f874f6373d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja .

_:N10e98a9fd08a47d99c14ee87f99a1b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oklahoma Mixer 2 (VS When In Trouble)"@en,
        "オクラホマミキサー２ (対戦ピンチ時)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Oklahoma Mixer 2 (VS When In Trouble)"@en,
        "オクラホマミキサー２ (対戦ピンチ時)"@ja .

_:N2265c54e973640cc848fb726b882400f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave it to Me!! (Stage Clear)"@en,
        "俺に任せな!! (Stage Clear)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Leave it to Me!! (Stage Clear)"@en,
        "俺に任せな!! (Stage Clear)"@ja .

_:N2ef82423b477467ea5b1b44a92b22ead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack Mode (Attack Mode)"@en,
        "アタックモード (Attack Mode)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Attack Mode (Attack Mode)"@en,
        "アタックモード (Attack Mode)"@ja .

_:N30ded93860724baa998d76d266aef85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pressure (Last Boss)"@en,
        "重圧 (Last Boss)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Pressure (Last Boss)"@en,
        "重圧 (Last Boss)"@ja .

_:N35e6513f073d49c89680a9a8becc1cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS mode F (VS mode F last boss)"@en,
        "対戦モードF (VS mode F last boss)"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS mode F (VS mode F last boss)"@en,
        "対戦モードF (VS mode F last boss)"@ja .

_:N3966c8f37ad2483e9ce2c113dcd25f7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Worthy Rival Appears (Boss)"@en,
        "好敵手、現わる (Boss)"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "A Worthy Rival Appears (Boss)"@en,
        "好敵手、現わる (Boss)"@ja .

_:N3b3fe446e91c4dd1b5cce029296856ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Supermarket [SOUL SUPERMARKET] (Stage 4)"@en,
        "ソウルスーパーマーケット[SOUL SUPERMARKET] (Stage 4)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Soul Supermarket [SOUL SUPERMARKET] (Stage 4)"@en,
        "ソウルスーパーマーケット[SOUL SUPERMARKET] (Stage 4)"@ja .

_:N405a2c6710fc468ba546f04241193c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sad Barofever [BAROFEVER] (Stage 3)"@en,
        "悲しきバロフィーバー[BAROFEVER] (Stage 3)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Sad Barofever [BAROFEVER] (Stage 3)"@en,
        "悲しきバロフィーバー[BAROFEVER] (Stage 3)"@ja .

_:N43186ec262a349d4ba443b0f82b835e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open a Breach! (Bonus Scene)"@en,
        "突破口を開け (Bonus Scene)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Open a Breach! (Bonus Scene)"@en,
        "突破口を開け (Bonus Scene)"@ja .

_:N44b58cdbde634916a2e4bfa3758eb724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E. Collection (S.E.Collection)"@en,
        "S.E.コレクション (S.E.Collection)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "S.E. Collection (S.E.Collection)"@en,
        "S.E.コレクション (S.E.Collection)"@ja .

_:N460857f59f624bcbb801c59175d4be12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Midst of the Intensifying Battle (Stage 5)"@en,
        "激化する戦況の中で (Stage 5)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "In the Midst of the Intensifying Battle (Stage 5)"@en,
        "激化する戦況の中で (Stage 5)"@ja .

_:N46636cc02d484c4882ca51d1e31274b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Select Screen (Select)"@en,
        "セレクト画面 (Select)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Select Screen (Select)"@en,
        "セレクト画面 (Select)"@ja .

_:N48b08f346e8b4398b37166468034f89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reco de Singing (Opening)"@en,
        "レコ de 唱歌 (Opening)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Reco de Singing (Opening)"@en,
        "レコ de 唱歌 (Opening)"@ja .

_:N4a879201d23147d2ab3836e1054f4738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Ending Demo)"@en,
        "エンディング (Ending Demo)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Ending (Ending Demo)"@en,
        "エンディング (Ending Demo)"@ja .

_:N4eaba33577b74615be4d42ef72781fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.E. Collection (S.E.Collection)"@en,
        "S.E.コレクション (S.E.Collection)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "S.E. Collection (S.E.Collection)"@en,
        "S.E.コレクション (S.E.Collection)"@ja .

_:N584a3496b0ad4c0d8c58c70bac7a9dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Gone Crazy (Ending)"@en,
        "狂ってる (Ending)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "It's Gone Crazy (Ending)"@en,
        "狂ってる (Ending)"@ja .

_:N5c50eaff28574f099ed207e688afe50a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map Screen (Map)"@en,
        "マップ画面 (Map)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Map Screen (Map)"@en,
        "マップ画面 (Map)"@ja .

_:N5c9f3fe3bda443759630ee7a678349d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat... (During Defeat)"@en,
        "敗北… (敗北時)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Defeat... (During Defeat)"@en,
        "敗北… (敗北時)"@ja .

_:N5e86aa8524054cb597532af608a20a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "System Voice Collection (System Voice Collection)"@en,
        "システムボイスコレクション (System Voice Collection)"@ja ;
    mo:track_number 41 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "System Voice Collection (System Voice Collection)"@en,
        "システムボイスコレクション (System Voice Collection)"@ja .

_:N65706cf702924114a31293bd88f6199c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry (Name Entry)"@en,
        "ネームエントリー (Name Entry)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Name Entry (Name Entry)"@en,
        "ネームエントリー (Name Entry)"@ja .

_:N659316a7bf9e4750badd8d10ad80e14d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Tune 2 (Uunused BGM 2)"@en,
        "未使用曲2 (Uunused BGM 2)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Unused Tune 2 (Uunused BGM 2)"@en,
        "未使用曲2 (Uunused BGM 2)"@ja .

_:N69c58cb37db2435cbf8c8b84c66b57ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sortie Order! (Player Select)"@en,
        "出撃命令！ (Player Select)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Sortie Order! (Player Select)"@en,
        "出撃命令！ (Player Select)"@ja .

_:N73391ec7d93b41b986db1ecac1a0fb21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The God of Destruction Comes (Stage 3)"@en,
        "破壊神が行く (Stage 3)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "The God of Destruction Comes (Stage 3)"@en,
        "破壊神が行く (Stage 3)"@ja .

_:N768c6e5a771b4cdc8573fb2113b9db53 a schema:Person,
        foaf:Person ;
    mo:performed <album/11451#performance> ;
    schema:name "中西祐理"@en ;
    foaf:name "中西祐理"@en .

_:N7792073dab4d4d12ad9b873991806384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear (Stage Clear)"@en,
        "ステージクリア (Stage Clear)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Stage Clear (Stage Clear)"@en,
        "ステージクリア (Stage Clear)"@ja .

_:N77a78942680e47c9a81cb3ae65f3c6d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going to Win (Just Before Victory)"@en,
        "もうすぐ勝てそう (勝利直前時)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Going to Win (Just Before Victory)"@en,
        "もうすぐ勝てそう (勝利直前時)"@ja .

_:N7bc014d0d2cf43c29d1ff69d62d7c039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenger Entering (During Intrusion)"@en,
        "挑戦者参上 (乱入時)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Challenger Entering (During Intrusion)"@en,
        "挑戦者参上 (乱入時)"@ja .

_:N7cae8209dd7348c2b9f33fa15ac987bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja .

_:N7d300b2bf72b4b358830b40ae94f50d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alps One Thousand Miles (Stage 5)"@en,
        "アルプス一万尺 (Stage 5)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Alps One Thousand Miles (Stage 5)"@en,
        "アルプス一万尺 (Stage 5)"@ja .

_:N7f11b54f8b824513a05c072b5ad6384e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Mode D (VS mode D)"@en,
        "対戦モードD (VS mode D)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS Mode D (VS mode D)"@en,
        "対戦モードD (VS mode D)"@ja .

_:N80728666802d49f79c8e62ce98cf29c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Tune 1 (Uunused BGM 1)"@en,
        "未使用曲1 (Uunused BGM 1)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Unused Tune 1 (Uunused BGM 1)"@en,
        "未使用曲1 (Uunused BGM 1)"@ja .

_:N8308e453096b4917ad61e24bf7caeeea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Name Entry (Name Entry)"@en,
        "ネームエントリー (Name Entry)"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Name Entry (Name Entry)"@en,
        "ネームエントリー (Name Entry)"@ja .

_:N8826ed7abce8417a8e99d2baae723e91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reco de Singing (Stage 6)"@en,
        "レコ de 唱歌 (Stage 6)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Reco de Singing (Stage 6)"@en,
        "レコ de 唱歌 (Stage 6)"@ja .

_:N8acbf88bfbec4fd48d37be83dcfcae4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Mr. Cyborg Soldier [HELLO Mr.CYBORG] (Stage 2)"@en,
        "ハロー・ミスター・サイボーグ兵士[HELLO Mr.CYBORG] (Stage 2)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Hello Mr. Cyborg Soldier [HELLO Mr.CYBORG] (Stage 2)"@en,
        "ハロー・ミスター・サイボーグ兵士[HELLO Mr.CYBORG] (Stage 2)"@ja .

_:N8baa027e59ec4f8ab710b1b1da441b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mime Mime (Stage 1)"@en,
        "マイムマイム (Stage 1)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Mime Mime (Stage 1)"@en,
        "マイムマイム (Stage 1)"@ja .

_:N8c9092dcd0004414b88822580502fa60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Outpost Base (Stage 1)"@en,
        "静けさの前哨基地 (Stage 1)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Silent Outpost Base (Stage 1)"@en,
        "静けさの前哨基地 (Stage 1)"@ja .

_:N8d5e2a173a3647048472dcebcbc8e76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Voice Collection (Unused Voice Collection)"@en,
        "未使用ボイスコレクション (Unused Voice Collection)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Unused Voice Collection (Unused Voice Collection)"@en,
        "未使用ボイスコレクション (Unused Voice Collection)"@ja .

_:N902b5a18ba51446f8dc61a2732b21666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Stage (Extra Stage)"@en,
        "エキストラステージ (Extra Stage)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Extra Stage (Extra Stage)"@en,
        "エキストラステージ (Extra Stage)"@ja .

_:N9581ce0f75ea4634a9e7f8b2eee7d714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Beat Attackers (Title)"@en,
        "ビートアタック人が舞う (Title)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Dancing Beat Attackers (Title)"@en,
        "ビートアタック人が舞う (Title)"@ja .

_:Na257fec1d1014afc95e58c8ffe3afd0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare (Fanfare)"@en,
        "ファンファーレ (Fanfare)"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Fanfare (Fanfare)"@en,
        "ファンファーレ (Fanfare)"@ja .

_:Na619fa5be72b4744ad19d8b3e200da5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start While Pressing A+B (Time Attack)"@en,
        "A+B押しながらStart (Time Attack)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Start While Pressing A+B (Time Attack)"@en,
        "A+B押しながらStart (Time Attack)"@ja .

_:Nac23239a298a463cac021336b516bcff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Step to Ambition (Boss)"@en,
        "野望にあと一歩 (Boss)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "One More Step to Ambition (Boss)"@en,
        "野望にあと一歩 (Boss)"@ja .

_:Nac92e9eb9d2c4e698af843486127f1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja ;
    mo:track_number 40 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja .

_:Naf9b09e1bfd840a5ad5578eec71d1aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message from Donpachi (Ending 1)"@en,
        "首領からの祝辞 (Ending 1)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Message from Donpachi (Ending 1)"@en,
        "首領からの祝辞 (Ending 1)"@ja .

_:Nb157996807734a9fb3edfb3001160482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gale Force (Stage 2)"@en,
        "疾風部隊 (Stage 2)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Gale Force (Stage 2)"@en,
        "疾風部隊 (Stage 2)"@ja .

_:Nb2dd539f9ebd4d8a9c081fccb43635b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Mode A (VS mode A)"@en,
        "対戦モードA (VS mode A)"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS Mode A (VS mode A)"@en,
        "対戦モードA (VS mode A)"@ja .

_:Nb71885eadda845a28b243b61c5e63200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over (Gameover)"@en,
        "ゲームオーバー (Gameover)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Game Over (Gameover)"@en,
        "ゲームオーバー (Gameover)"@ja .

_:Nb88213009f2241c6a81526f06ca30d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Fighter (Player Select)"@en,
        "バトルファイター (Player Select)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Battle Fighter (Player Select)"@en,
        "バトルファイター (Player Select)"@ja .

_:Nbb3a042fa7ea40348bcda72625ba0a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Duty is Done... (Ending 2)"@en,
        "任務を終えて… (Ending 2)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "My Duty is Done... (Ending 2)"@en,
        "任務を終えて… (Ending 2)"@ja .

_:Nc035df7f22d443c1a0b77e72c40269f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror Ball Shower (Stage Clear)"@en,
        "ミラーボールシャワー (Stage Clear)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Mirror Ball Shower (Stage Clear)"@en,
        "ミラーボールシャワー (Stage Clear)"@ja .

_:Nc3488e99a1da420e89191363cc8fe58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue (During Continue)"@en,
        "コンティニュー (コンティニュー時)"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Continue (During Continue)"@en,
        "コンティニュー (コンティニュー時)"@ja .

_:Nc39dda19f9c64d00b97d6c98109d1695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Shooter (Name Entry)"@en,
        "戦士として永遠に (Name Entry)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Eternal Shooter (Name Entry)"@en,
        "戦士として永遠に (Name Entry)"@ja .

_:Nc5b986ed92e64c53ab4d6d167902c4fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS mode E (VS mode E boss)"@en,
        "対戦モードE (VS mode E boss)"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS mode E (VS mode E boss)"@en,
        "対戦モードE (VS mode E boss)"@ja .

_:Nc64ff987c505424db64f9c2bb668a468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advance Through the Distant Sky (Stage 4)"@en,
        "遥か上空での進撃 (Stage 4)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Advance Through the Distant Sky (Stage 4)"@en,
        "遥か上空での進撃 (Stage 4)"@ja .

_:Nc973e33706104b66b856107d979f29fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Voice Collection (Voice Collection)"@en,
        "ボイスコレクション (Voice Collection)"@ja .

_:Ncaec9c5326384d18b1f19d9c4ce7b6ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Mode B (VS mode B)"@en,
        "対戦モードB (VS mode B)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS Mode B (VS mode B)"@en,
        "対戦モードB (VS mode B)"@ja .

_:Ncd12f03954014cabae9edbc96dc79d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mode Select Screen (Mode Select)"@en,
        "モード選択画面 (Mode Select)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Mode Select Screen (Mode Select)"@en,
        "モード選択画面 (Mode Select)"@ja .

_:Nd06513c559d2402c8bfcc3e4df0c6f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco mezase 999-nin [DISCO 999] (Stage 5)"@en,
        "ディスコめざせ999人[DISCO 999] (Stage 5)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Disco mezase 999-nin [DISCO 999] (Stage 5)"@en,
        "ディスコめざせ999人[DISCO 999] (Stage 5)"@ja .

_:Nd51dc60bba3a42058165e64e2e888279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uotaro Is Working Absurdly (Name Entry)"@en,
        "魚太郎メチャ稼げるっす (Name Entry)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Uotaro Is Working Absurdly (Name Entry)"@en,
        "魚太郎メチャ稼げるっす (Name Entry)"@ja .

_:Nd521833a59254d34ac545b3f76dcc3c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VS Mode C (VS mode C)"@en,
        "対戦モードC (VS mode C)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "VS Mode C (VS mode C)"@en,
        "対戦モードC (VS mode C)"@ja .

_:Nd8c1914e59f34ad2b15847dad5728132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Bomber of Love [DANCING BOMBER] (Stage 1)"@en,
        "恋のダンシング・ボンバー[DANCING BOMBER] (Stage 1)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "Dancing Bomber of Love [DANCING BOMBER] (Stage 1)"@en,
        "恋のダンシング・ボンバー[DANCING BOMBER] (Stage 1)"@ja .

_:Ndccdd84ac36347fab4296796b7bb406b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Advancement Screen (Story)"@en,
        "ストーリー進行画面 (Story)"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Story Advancement Screen (Story)"@en,
        "ストーリー進行画面 (Story)"@ja .

_:Ne3c9a8d99ed3459f9e4faa1bf096c8d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Trouble (When In Trouble)"@en,
        "ピンチ (ピンチ時)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "In Trouble (When In Trouble)"@en,
        "ピンチ (ピンチ時)"@ja .

_:Nee36b16878324df9bb8737ad1548ade4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss (Boss)"@en,
        "ボス (Boss)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Boss (Boss)"@en,
        "ボス (Boss)"@ja .

_:Nf4a6a499e3e844b4a540340620b30d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funiculi Funicula (Stage 3)"@en,
        "フニクリフニクラ (Stage 3)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Funiculi Funicula (Stage 3)"@en,
        "フニクリフニクラ (Stage 3)"@ja .

_:Nf6868e8a49b44e2f809d5dc1cc1217fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Boss Arrival (Last Boss)"@en,
        "真ボス到着 (Last Boss)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0e209872d0b4e73894e82301dee3d8d ;
    schema:name "True Boss Arrival (Last Boss)"@en,
        "真ボス到着 (Last Boss)"@ja .

_:Nfdfed15d317c4f969aaa33bd3d95ff47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Week (Stage 4)"@en,
        "一週間 (Stage 4)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "One Week (Stage 4)"@en,
        "一週間 (Stage 4)"@ja .

_:Nff9365002c0f4a6e92ad3c96d705cd56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory! (During Victory)"@en,
        "勝利！ (勝利時)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N440b1263542d4fa5b9c4bea26b58aa32 ;
    schema:name "Victory! (During Victory)"@en,
        "勝利！ (勝利時)"@ja .

_:Nc0e209872d0b4e73894e82301dee3d8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N045aeca07588475c9c5bf814da261a92,
        _:N0b843d0215da490889d9f874f6373d99,
        _:N2265c54e973640cc848fb726b882400f,
        _:N30ded93860724baa998d76d266aef85b,
        _:N3966c8f37ad2483e9ce2c113dcd25f7e,
        _:N3b3fe446e91c4dd1b5cce029296856ab,
        _:N405a2c6710fc468ba546f04241193c6b,
        _:N43186ec262a349d4ba443b0f82b835e4,
        _:N44b58cdbde634916a2e4bfa3758eb724,
        _:N460857f59f624bcbb801c59175d4be12,
        _:N4eaba33577b74615be4d42ef72781fc5,
        _:N584a3496b0ad4c0d8c58c70bac7a9dc9,
        _:N659316a7bf9e4750badd8d10ad80e14d,
        _:N69c58cb37db2435cbf8c8b84c66b57ef,
        _:N73391ec7d93b41b986db1ecac1a0fb21,
        _:N80728666802d49f79c8e62ce98cf29c0,
        _:N8acbf88bfbec4fd48d37be83dcfcae4b,
        _:N8c9092dcd0004414b88822580502fa60,
        _:N9581ce0f75ea4634a9e7f8b2eee7d714,
        _:Na619fa5be72b4744ad19d8b3e200da5e,
        _:Nac23239a298a463cac021336b516bcff,
        _:Naf9b09e1bfd840a5ad5578eec71d1aeb,
        _:Nb157996807734a9fb3edfb3001160482,
        _:Nb88213009f2241c6a81526f06ca30d9a,
        _:Nbb3a042fa7ea40348bcda72625ba0a93,
        _:Nc035df7f22d443c1a0b77e72c40269f6,
        _:Nc39dda19f9c64d00b97d6c98109d1695,
        _:Nc64ff987c505424db64f9c2bb668a468,
        _:Nc973e33706104b66b856107d979f29fd,
        _:Nd06513c559d2402c8bfcc3e4df0c6f21,
        _:Nd51dc60bba3a42058165e64e2e888279,
        _:Nd8c1914e59f34ad2b15847dad5728132,
        _:Nf6868e8a49b44e2f809d5dc1cc1217fa ;
    mo:track_count 33 ;
    schema:duration "PT57:12"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N045aeca07588475c9c5bf814da261a92,
        _:N0b843d0215da490889d9f874f6373d99,
        _:N2265c54e973640cc848fb726b882400f,
        _:N30ded93860724baa998d76d266aef85b,
        _:N3966c8f37ad2483e9ce2c113dcd25f7e,
        _:N3b3fe446e91c4dd1b5cce029296856ab,
        _:N405a2c6710fc468ba546f04241193c6b,
        _:N43186ec262a349d4ba443b0f82b835e4,
        _:N44b58cdbde634916a2e4bfa3758eb724,
        _:N460857f59f624bcbb801c59175d4be12,
        _:N4eaba33577b74615be4d42ef72781fc5,
        _:N584a3496b0ad4c0d8c58c70bac7a9dc9,
        _:N659316a7bf9e4750badd8d10ad80e14d,
        _:N69c58cb37db2435cbf8c8b84c66b57ef,
        _:N73391ec7d93b41b986db1ecac1a0fb21,
        _:N80728666802d49f79c8e62ce98cf29c0,
        _:N8acbf88bfbec4fd48d37be83dcfcae4b,
        _:N8c9092dcd0004414b88822580502fa60,
        _:N9581ce0f75ea4634a9e7f8b2eee7d714,
        _:Na619fa5be72b4744ad19d8b3e200da5e,
        _:Nac23239a298a463cac021336b516bcff,
        _:Naf9b09e1bfd840a5ad5578eec71d1aeb,
        _:Nb157996807734a9fb3edfb3001160482,
        _:Nb88213009f2241c6a81526f06ca30d9a,
        _:Nbb3a042fa7ea40348bcda72625ba0a93,
        _:Nc035df7f22d443c1a0b77e72c40269f6,
        _:Nc39dda19f9c64d00b97d6c98109d1695,
        _:Nc64ff987c505424db64f9c2bb668a468,
        _:Nc973e33706104b66b856107d979f29fd,
        _:Nd06513c559d2402c8bfcc3e4df0c6f21,
        _:Nd51dc60bba3a42058165e64e2e888279,
        _:Nd8c1914e59f34ad2b15847dad5728132,
        _:Nf6868e8a49b44e2f809d5dc1cc1217fa .

_:N440b1263542d4fa5b9c4bea26b58aa32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N061f11a933b343bca1ab3003aff92c61,
        _:N0682073fbb1648d8b81fdb5431e1686e,
        _:N078bc7e4c059474f83a0e79bbb34d250,
        _:N0adb13b2a7ab4775b9efbb2aedea56f6,
        _:N0b4c12f82a3146e5905280c52f9eef27,
        _:N10e98a9fd08a47d99c14ee87f99a1b8f,
        _:N2ef82423b477467ea5b1b44a92b22ead,
        _:N35e6513f073d49c89680a9a8becc1cde,
        _:N46636cc02d484c4882ca51d1e31274b6,
        _:N48b08f346e8b4398b37166468034f89a,
        _:N4a879201d23147d2ab3836e1054f4738,
        _:N5c50eaff28574f099ed207e688afe50a,
        _:N5c9f3fe3bda443759630ee7a678349d1,
        _:N5e86aa8524054cb597532af608a20a5e,
        _:N65706cf702924114a31293bd88f6199c,
        _:N7792073dab4d4d12ad9b873991806384,
        _:N77a78942680e47c9a81cb3ae65f3c6d0,
        _:N7bc014d0d2cf43c29d1ff69d62d7c039,
        _:N7cae8209dd7348c2b9f33fa15ac987bd,
        _:N7d300b2bf72b4b358830b40ae94f50d2,
        _:N7f11b54f8b824513a05c072b5ad6384e,
        _:N8308e453096b4917ad61e24bf7caeeea,
        _:N8826ed7abce8417a8e99d2baae723e91,
        _:N8baa027e59ec4f8ab710b1b1da441b70,
        _:N8d5e2a173a3647048472dcebcbc8e76b,
        _:N902b5a18ba51446f8dc61a2732b21666,
        _:Na257fec1d1014afc95e58c8ffe3afd0e,
        _:Nac92e9eb9d2c4e698af843486127f1f9,
        _:Nb2dd539f9ebd4d8a9c081fccb43635b0,
        _:Nb71885eadda845a28b243b61c5e63200,
        _:Nc3488e99a1da420e89191363cc8fe58d,
        _:Nc5b986ed92e64c53ab4d6d167902c4fd,
        _:Ncaec9c5326384d18b1f19d9c4ce7b6ec,
        _:Ncd12f03954014cabae9edbc96dc79d44,
        _:Nd521833a59254d34ac545b3f76dcc3c9,
        _:Ndccdd84ac36347fab4296796b7bb406b,
        _:Ne3c9a8d99ed3459f9e4faa1bf096c8d7,
        _:Nee36b16878324df9bb8737ad1548ade4,
        _:Nf4a6a499e3e844b4a540340620b30d7b,
        _:Nfdfed15d317c4f969aaa33bd3d95ff47,
        _:Nff9365002c0f4a6e92ad3c96d705cd56 ;
    mo:track_count 41 ;
    schema:duration "PT48:35"^^xsd:interval ;
    schema:numTracks 41 ;
    schema:track _:N061f11a933b343bca1ab3003aff92c61,
        _:N0682073fbb1648d8b81fdb5431e1686e,
        _:N078bc7e4c059474f83a0e79bbb34d250,
        _:N0adb13b2a7ab4775b9efbb2aedea56f6,
        _:N0b4c12f82a3146e5905280c52f9eef27,
        _:N10e98a9fd08a47d99c14ee87f99a1b8f,
        _:N2ef82423b477467ea5b1b44a92b22ead,
        _:N35e6513f073d49c89680a9a8becc1cde,
        _:N46636cc02d484c4882ca51d1e31274b6,
        _:N48b08f346e8b4398b37166468034f89a,
        _:N4a879201d23147d2ab3836e1054f4738,
        _:N5c50eaff28574f099ed207e688afe50a,
        _:N5c9f3fe3bda443759630ee7a678349d1,
        _:N5e86aa8524054cb597532af608a20a5e,
        _:N65706cf702924114a31293bd88f6199c,
        _:N7792073dab4d4d12ad9b873991806384,
        _:N77a78942680e47c9a81cb3ae65f3c6d0,
        _:N7bc014d0d2cf43c29d1ff69d62d7c039,
        _:N7cae8209dd7348c2b9f33fa15ac987bd,
        _:N7d300b2bf72b4b358830b40ae94f50d2,
        _:N7f11b54f8b824513a05c072b5ad6384e,
        _:N8308e453096b4917ad61e24bf7caeeea,
        _:N8826ed7abce8417a8e99d2baae723e91,
        _:N8baa027e59ec4f8ab710b1b1da441b70,
        _:N8d5e2a173a3647048472dcebcbc8e76b,
        _:N902b5a18ba51446f8dc61a2732b21666,
        _:Na257fec1d1014afc95e58c8ffe3afd0e,
        _:Nac92e9eb9d2c4e698af843486127f1f9,
        _:Nb2dd539f9ebd4d8a9c081fccb43635b0,
        _:Nb71885eadda845a28b243b61c5e63200,
        _:Nc3488e99a1da420e89191363cc8fe58d,
        _:Nc5b986ed92e64c53ab4d6d167902c4fd,
        _:Ncaec9c5326384d18b1f19d9c4ce7b6ec,
        _:Ncd12f03954014cabae9edbc96dc79d44,
        _:Nd521833a59254d34ac545b3f76dcc3c9,
        _:Ndccdd84ac36347fab4296796b7bb406b,
        _:Ne3c9a8d99ed3459f9e4faa1bf096c8d7,
        _:Nee36b16878324df9bb8737ad1548ade4,
        _:Nf4a6a499e3e844b4a540340620b30d7b,
        _:Nfdfed15d317c4f969aaa33bd3d95ff47,
        _:Nff9365002c0f4a6e92ad3c96d705cd56 .

