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

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

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

<artist/3260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1653#subject> ;
    schema:name "Hiro Takahashi"@en,
        "高橋ひろ"@ja ;
    foaf:made <album/1653#composition>,
        <album/1653#subject> ;
    foaf:name "Hiro Takahashi"@en,
        "高橋ひろ"@ja .

<artist/44084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1653#subject> ;
    schema:name "Donald Kawagen"@en,
        "かわげんドナルド"@ja ;
    foaf:made <album/1653#composition>,
        <album/1653#subject> ;
    foaf:name "Donald Kawagen"@en,
        "かわげんドナルド"@ja .

<artist/4574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1653#subject> ;
    schema:name "Matsuko Mawatari"@en,
        "馬渡松子"@ja ;
    foaf:made <album/1653#composition>,
        <album/1653#subject> ;
    foaf:name "Matsuko Mawatari"@en,
        "馬渡松子"@ja .

<artist/9356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1653#subject> ;
    schema:name "Gako Kojimaro"@en ;
    foaf:made <album/1653#composition>,
        <album/1653#subject> ;
    foaf:name "Gako Kojimaro"@en .

<product/1694#subject> a schema:CreativeWork ;
    schema:name "Yu☆Yu☆Hakusho (SFC)"@en,
        "幽☆遊☆白書 (SFC)"@ja,
        "Yu☆Yu☆Hakusho (SFC)"@ja-latn ;
    foaf:name "Yu☆Yu☆Hakusho (SFC)"@en,
        "幽☆遊☆白書 (SFC)"@ja,
        "Yu☆Yu☆Hakusho (SFC)"@ja-latn .

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

<album/1653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn ;
    mo:performance_of <album/1653#musicalwork> ;
    mo:recorded_as <album/1653#musicalexpression> ;
    schema:name "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn ;
    schema:workPerformed <album/1653#musicalwork> .

<org/4531#subject> schema:name "Remoras"@en,
        "Remoras"@ja,
        "Remoras"@ja-latn ;
    foaf:name "Remoras"@en,
        "Remoras"@ja,
        "Remoras"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/1653/1653-1247759022.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn ;
    mo:composer <artist/3260#subject>,
        <artist/44084#subject>,
        <artist/4574#subject>,
        <artist/9356#subject> ;
    mo:produced_work <album/1653#musicalwork> ;
    schema:name "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn .

<album/1653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-21"^^xsd:date ;
    dcterms:title "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn ;
    mo:catalogue_number "MRCA-20031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1653#musicalexpression> ;
    mo:publisher <org/4531#subject> ;
    mo:record _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    mo:record_count 1 ;
    schema:about <product/1694#subject> ;
    schema:datePublished "1994-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/1653/1653-1247759022.jpg> ;
    schema:name "Yu☆Yu☆Hakusho Game Music Ensemble"@en,
        "幽☆遊☆白書 ゲームミュージックアンサンブル"@ja,
        "Yu☆Yu☆Hakusho Game Music Ensemble"@ja-latn ;
    schema:publisher <org/4531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/1653/1653-1247759022.jpg> .

_:N025d6d4742c144d293a83822e05627f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneasiness"@en,
        "不安"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Uneasiness"@en,
        "不安"@ja .

_:N04239f88a9694e528d1d8ad943ea43c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Arena"@en,
        "第一闘技場"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The First Arena"@en,
        "第一闘技場"@ja .

_:N14733d6476784b74960216af86d7f194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Shall Meet (Ending)"@en,
        "きっと逢える（エンディング）"@ja ;
    mo:track_number 33 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "We Shall Meet (Ending)"@en,
        "きっと逢える（エンディング）"@ja .

_:N14817bf8dff44a7999c808ce517fda16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Explosion [Hakusho Mix]"@en,
        "微笑みの爆弾 [白書Mix]"@ja ;
    mo:track_number 44 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Smile Explosion [Hakusho Mix]"@en,
        "微笑みの爆弾 [白書Mix]"@ja .

_:N193f00e429294e3386b95c61fdc2abe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Second Arena"@en,
        "第二闘技場"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The Second Arena"@en,
        "第二闘技場"@ja .

_:N208cbea58da0477384c6024d150cbec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiei"@en,
        "飛影～炎殺黒龍波，16回斬り"@ja ;
    mo:track_number 37 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Hiei"@en,
        "飛影～炎殺黒龍波，16回斬り"@ja .

_:N221ff34673974483b3a17a3fdbf315a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genkai"@en,
        "幻海～光浄裁"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Genkai"@en,
        "幻海～光浄裁"@ja .

_:N243f16b282c94ba09cd98154f34b3fe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sadness"@en,
        "悲しみ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Sadness"@en,
        "悲しみ"@ja .

_:N247dbb9fbe1442d8b2da1725c5634df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Arena [Death Mix]"@en,
        "第一闘技場 [Death Mix]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The First Arena [Death Mix]"@en,
        "第一闘技場 [Death Mix]"@ja .

_:N2704cfc6c63e44158225f8ddebc6bc49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Battle"@en,
        "戦闘"@ja .

_:N2c6699aa97274eecadcde08e67ee9aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Wind"@en,
        "霊界"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Spirit Wind"@en,
        "霊界"@ja .

_:N2ef1ad16ff9d44868b4e8da468ee9b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Makairokuyuukai Team"@en,
        "魔界六遊怪チーム～魔妖妖（鈴駒），魔炎斬撃（是流），鬼殺しの栓をはずす（酎）"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Makairokuyuukai Team"@en,
        "魔界六遊怪チーム～魔妖妖（鈴駒），魔炎斬撃（是流），鬼殺しの栓をはずす（酎）"@ja .

_:N30e05873f7fd4cdbac8e82de88c4c53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Second Arena [Killer Version]"@en,
        "第二闘技場 [Killer Version]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The Second Arena [Killer Version]"@en,
        "第二闘技場 [Killer Version]"@ja .

_:N31716f42ac544e4f94a6cbf81116b510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiei's Theme"@en,
        "飛影のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Hiei's Theme"@en,
        "飛影のテーマ"@ja .

_:N34109029dd85465b9fcd786e8809f04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majouzukai Team"@en,
        "魔性使いチーム～呪氷剣（凍矢），修羅旋風拳（陣），修羅念土闘衣（吏将）"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Majouzukai Team"@en,
        "魔性使いチーム～呪氷剣（凍矢），修羅旋風拳（陣），修羅念土闘衣（吏将）"@ja .

_:N36612814daff4568b958cbf240e2842e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom"@en,
        "妖怪"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Phantom"@en,
        "妖怪"@ja .

_:N397d7645e5ae49b9b7e9f8327e868a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Battle! Fierce Battle!! Suicide Island!!!"@en,
        "熱闘！激闘！！首くくり島！！！"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Hot Battle! Fierce Battle!! Suicide Island!!!"@en,
        "熱闘！激闘！！首くくり島！！！"@ja .

_:N3d25d262dd744313a159c4bb8b0575a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toguro 100%"@en,
        "戸愚呂100%"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Toguro 100%"@en,
        "戸愚呂100%"@ja .

_:N48c75c8eaefe40099904d84867977219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run!"@en,
        "走る！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Run!"@en,
        "走る！"@ja .

_:N526427ebb7b74d1fb1fd6382ba63a489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Demon Battler Suzuki's Theme"@en,
        "美しい魔闘家鈴木のテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Beautiful Demon Battler Suzuki's Theme"@en,
        "美しい魔闘家鈴木のテーマ"@ja .

_:N5bfe6b8de46c47919ecb7065ae4d996f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sayonara Bye Bye [Rag Mix]"@en,
        "さよならbyebye [Rag Mix]"@ja ;
    mo:track_number 47 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Sayonara Bye Bye [Rag Mix]"@en,
        "さよならbyebye [Rag Mix]"@ja .

_:N5ed874d97d404b69ac8558044e9ce434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunken Workman's Song"@en,
        "酎チュウ音頭"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Drunken Workman's Song"@en,
        "酎チュウ音頭"@ja .

_:N6055c56b1ad645e6a7b89848c7a84510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looks Like We Lost the Flagbearer..."@en,
        "期待はずれだねぇ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Looks Like We Lost the Flagbearer..."@en,
        "期待はずれだねぇ"@ja .

_:N717fa017d2dc4386bb4abc75bee06727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kuwabara"@en,
        "桑原～霊剣"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Kuwabara"@en,
        "桑原～霊剣"@ja .

_:N729b90d319aa4b91970bfec654b8870a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give an Unbalanced Kiss [GM Version]"@en,
        "アンバランスなKissをして [GM Version]"@ja ;
    mo:track_number 46 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Give an Unbalanced Kiss [GM Version]"@en,
        "アンバランスなKissをして [GM Version]"@ja .

_:N7ea4f705064944b3a9a3b1769e440f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choice"@en,
        "選択"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Choice"@en,
        "選択"@ja .

_:N81c26dc5c26847f1b1718755ffcff3f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen"@en,
        "予兆"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Omen"@en,
        "予兆"@ja .

_:N8a5bf0b37c3844b786716af4bf1134f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gal's Theme"@en,
        "ギャルのテーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Gal's Theme"@en,
        "ギャルのテーマ"@ja .

_:N8ba4807835df4ce49706f4c676b3313c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kurama"@en,
        "蔵馬～風華円舞陣，シマネキ草の花が開く"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Kurama"@en,
        "蔵馬～風華円舞陣，シマネキ草の花が開く"@ja .

_:N91e79189194049859fb7379451b56e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Reminiscence"@en,
        "回想"@ja .

_:N942a64372cda4ea5980ed99f8a013485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en,
        "ファンファーレ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Fanfare"@en,
        "ファンファーレ"@ja .

_:N95989bf42cd848a5ab9062f642a9d7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Martial Arts Meeting"@en,
        "暗黒武術会"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Dark Martial Arts Meeting"@en,
        "暗黒武術会"@ja .

_:N978fea7e251243919d6ef88a5aa6f982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye-Catch"@en,
        "アイキャッチ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Eye-Catch"@en,
        "アイキャッチ"@ja .

_:N9f6c14507c5c4f92957fa5e5e5c68a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Still Fight?"@en,
        "まだ，戦えますか"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Can You Still Fight?"@en,
        "まだ，戦えますか"@ja .

_:Na83422112903403db93f91df55682d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toguro Team"@en,
        "戸愚呂チーム～手榴弾（鴉），魔闘戦斧（武威），擬態（戸愚呂兄），指弾（戸愚呂弟）"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Toguro Team"@en,
        "戸愚呂チーム～手榴弾（鴉），魔闘戦斧（武威），擬態（戸愚呂兄），指弾（戸愚呂弟）"@ja .

_:Nb2fa270b806a4aea9b353cc0584f8a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zukkoke Commander"@en,
        "ずっこけ吏将"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Zukkoke Commander"@en,
        "ずっこけ吏将"@ja .

_:Nb502d4bf7db84220b2c2c0bad5d9bd93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now, to Suicide Island"@en,
        "いざ，首くくり島へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Now, to Suicide Island"@en,
        "いざ，首くくり島へ"@ja .

_:Nb65104abe9364dcea54bb522e755fe98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uraotogi Team"@en,
        "裏御伽チーム～魔哭鳴斬剣（死々若丸），クラウンズイリュージョン「ハート編，スペード編」（鈴木）"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Uraotogi Team"@en,
        "裏御伽チーム～魔哭鳴斬剣（死々若丸），クラウンズイリュージョン「ハート編，スペード編」（鈴木）"@ja .

_:Nb68acf75e9234124b5334a175449b4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kurama's Theme"@en,
        "蔵馬のテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Kurama's Theme"@en,
        "蔵馬のテーマ"@ja .

_:Nba710569eaa44a89b0e5a14b3d715136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suzaku"@en,
        "朱雀～暗黒雷光波"@ja ;
    mo:track_number 39 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Suzaku"@en,
        "朱雀～暗黒雷光波"@ja .

_:Nbbc9558352d541f2ae6f26d1a8eefd80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle [For Craftman]"@en,
        "戦闘 [For Craftman]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Battle [For Craftman]"@en,
        "戦闘 [For Craftman]"@ja .

_:Nbdbdf678f42a441b89ccd5eb625015a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toguro 100% [Applause Mix]"@en,
        "戸愚呂100% [Applause Mix]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Toguro 100% [Applause Mix]"@en,
        "戸愚呂100% [Applause Mix]"@ja .

_:Nc8aa3bb25b15442f9833ae01308ac266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kuwabara's Theme"@en,
        "桑原のテーマ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Kuwabara's Theme"@en,
        "桑原のテーマ"@ja .

_:Ncb8cfeea08724e418a29614c1579d2c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuusuke"@en,
        "幽助～霊丸"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Yuusuke"@en,
        "幽助～霊丸"@ja .

_:Ncc22fd9fdb8640b0b731cccfb5f97974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Match Ends"@en,
        "試合終了"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The Match Ends"@en,
        "試合終了"@ja .

_:Nebb9bc99df1c4813995636038677151a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger"@en,
        "危機"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "Danger"@en,
        "危機"@ja .

_:Nf493d62247cf496e95247344358e99d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Homework Never Ends [SF Mix]"@en,
        "ホームワークが終わらない [SF Mix]"@ja ;
    mo:track_number 45 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb95cc4e1f9144aca9900eb594c4fc503 ;
    schema:name "The Homework Never Ends [SF Mix]"@en,
        "ホームワークが終わらない [SF Mix]"@ja .

_:Nb95cc4e1f9144aca9900eb594c4fc503 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N025d6d4742c144d293a83822e05627f8,
        _:N04239f88a9694e528d1d8ad943ea43c9,
        _:N14733d6476784b74960216af86d7f194,
        _:N14817bf8dff44a7999c808ce517fda16,
        _:N193f00e429294e3386b95c61fdc2abe5,
        _:N208cbea58da0477384c6024d150cbec1,
        _:N221ff34673974483b3a17a3fdbf315a7,
        _:N243f16b282c94ba09cd98154f34b3fe5,
        _:N247dbb9fbe1442d8b2da1725c5634df2,
        _:N2704cfc6c63e44158225f8ddebc6bc49,
        _:N2c6699aa97274eecadcde08e67ee9aa5,
        _:N2ef1ad16ff9d44868b4e8da468ee9b0e,
        _:N30e05873f7fd4cdbac8e82de88c4c53e,
        _:N31716f42ac544e4f94a6cbf81116b510,
        _:N34109029dd85465b9fcd786e8809f04d,
        _:N36612814daff4568b958cbf240e2842e,
        _:N397d7645e5ae49b9b7e9f8327e868a04,
        _:N3d25d262dd744313a159c4bb8b0575a0,
        _:N48c75c8eaefe40099904d84867977219,
        _:N526427ebb7b74d1fb1fd6382ba63a489,
        _:N5bfe6b8de46c47919ecb7065ae4d996f,
        _:N5ed874d97d404b69ac8558044e9ce434,
        _:N6055c56b1ad645e6a7b89848c7a84510,
        _:N717fa017d2dc4386bb4abc75bee06727,
        _:N729b90d319aa4b91970bfec654b8870a,
        _:N7ea4f705064944b3a9a3b1769e440f6c,
        _:N81c26dc5c26847f1b1718755ffcff3f7,
        _:N8a5bf0b37c3844b786716af4bf1134f8,
        _:N8ba4807835df4ce49706f4c676b3313c,
        _:N91e79189194049859fb7379451b56e8f,
        _:N942a64372cda4ea5980ed99f8a013485,
        _:N95989bf42cd848a5ab9062f642a9d7c6,
        _:N978fea7e251243919d6ef88a5aa6f982,
        _:N9f6c14507c5c4f92957fa5e5e5c68a3e,
        _:Na83422112903403db93f91df55682d69,
        _:Nb2fa270b806a4aea9b353cc0584f8a17,
        _:Nb502d4bf7db84220b2c2c0bad5d9bd93,
        _:Nb65104abe9364dcea54bb522e755fe98,
        _:Nb68acf75e9234124b5334a175449b4f3,
        _:Nba710569eaa44a89b0e5a14b3d715136,
        _:Nbbc9558352d541f2ae6f26d1a8eefd80,
        _:Nbdbdf678f42a441b89ccd5eb625015a7,
        _:Nc8aa3bb25b15442f9833ae01308ac266,
        _:Ncb8cfeea08724e418a29614c1579d2c5,
        _:Ncc22fd9fdb8640b0b731cccfb5f97974,
        _:Nebb9bc99df1c4813995636038677151a,
        _:Nf493d62247cf496e95247344358e99d4 ;
    mo:track_count 47 ;
    schema:duration "PT67:36"^^xsd:interval ;
    schema:numTracks 47 ;
    schema:track _:N025d6d4742c144d293a83822e05627f8,
        _:N04239f88a9694e528d1d8ad943ea43c9,
        _:N14733d6476784b74960216af86d7f194,
        _:N14817bf8dff44a7999c808ce517fda16,
        _:N193f00e429294e3386b95c61fdc2abe5,
        _:N208cbea58da0477384c6024d150cbec1,
        _:N221ff34673974483b3a17a3fdbf315a7,
        _:N243f16b282c94ba09cd98154f34b3fe5,
        _:N247dbb9fbe1442d8b2da1725c5634df2,
        _:N2704cfc6c63e44158225f8ddebc6bc49,
        _:N2c6699aa97274eecadcde08e67ee9aa5,
        _:N2ef1ad16ff9d44868b4e8da468ee9b0e,
        _:N30e05873f7fd4cdbac8e82de88c4c53e,
        _:N31716f42ac544e4f94a6cbf81116b510,
        _:N34109029dd85465b9fcd786e8809f04d,
        _:N36612814daff4568b958cbf240e2842e,
        _:N397d7645e5ae49b9b7e9f8327e868a04,
        _:N3d25d262dd744313a159c4bb8b0575a0,
        _:N48c75c8eaefe40099904d84867977219,
        _:N526427ebb7b74d1fb1fd6382ba63a489,
        _:N5bfe6b8de46c47919ecb7065ae4d996f,
        _:N5ed874d97d404b69ac8558044e9ce434,
        _:N6055c56b1ad645e6a7b89848c7a84510,
        _:N717fa017d2dc4386bb4abc75bee06727,
        _:N729b90d319aa4b91970bfec654b8870a,
        _:N7ea4f705064944b3a9a3b1769e440f6c,
        _:N81c26dc5c26847f1b1718755ffcff3f7,
        _:N8a5bf0b37c3844b786716af4bf1134f8,
        _:N8ba4807835df4ce49706f4c676b3313c,
        _:N91e79189194049859fb7379451b56e8f,
        _:N942a64372cda4ea5980ed99f8a013485,
        _:N95989bf42cd848a5ab9062f642a9d7c6,
        _:N978fea7e251243919d6ef88a5aa6f982,
        _:N9f6c14507c5c4f92957fa5e5e5c68a3e,
        _:Na83422112903403db93f91df55682d69,
        _:Nb2fa270b806a4aea9b353cc0584f8a17,
        _:Nb502d4bf7db84220b2c2c0bad5d9bd93,
        _:Nb65104abe9364dcea54bb522e755fe98,
        _:Nb68acf75e9234124b5334a175449b4f3,
        _:Nba710569eaa44a89b0e5a14b3d715136,
        _:Nbbc9558352d541f2ae6f26d1a8eefd80,
        _:Nbdbdf678f42a441b89ccd5eb625015a7,
        _:Nc8aa3bb25b15442f9833ae01308ac266,
        _:Ncb8cfeea08724e418a29614c1579d2c5,
        _:Ncc22fd9fdb8640b0b731cccfb5f97974,
        _:Nebb9bc99df1c4813995636038677151a,
        _:Nf493d62247cf496e95247344358e99d4 .

