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

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

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

<artist/8682#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141444#subject> ;
    schema:name "Kosei Asami"@en,
        "浅見昂生"@ja ;
    foaf:made <album/141444#composition>,
        <album/141444#subject> ;
    foaf:name "Kosei Asami"@en,
        "浅見昂生"@ja .

<product/4856#subject> a schema:CreativeWork ;
    schema:name "You're Under Arrest (Series)"@en,
        "逮捕しちゃうぞ (Series)"@ja,
        "Taiho Shichau zo (Series)"@ja-latn ;
    foaf:name "You're Under Arrest (Series)"@en,
        "逮捕しちゃうぞ (Series)"@ja,
        "Taiho Shichau zo (Series)"@ja-latn .

<album/141444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn ;
    mo:composer <artist/8682#subject> ;
    mo:produced_work <album/141444#musicalwork> ;
    schema:name "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn .

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

<album/141444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn ;
    mo:performance_of <album/141444#musicalwork> ;
    mo:recorded_as <album/141444#musicalexpression> ;
    schema:name "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn ;
    schema:workPerformed <album/141444#musicalwork> .

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

<https://media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141444#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> ;
    foaf:depicts <album/141444#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> .

<https://medium-media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-03-05"^^xsd:date ;
    dcterms:title "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn ;
    mo:catalogue_number "VICL-839" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141444#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N0442e57d67c74dfe96b6325323e7c363 ;
    mo:record_count 1 ;
    schema:about <product/4856#subject> ;
    schema:datePublished "1997-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> ;
    schema:name "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@en,
        "逮捕しちゃうぞ 逮捕仕候大江戸歌草子"@ja,
        "YOU'RE UNDER ARREST: Taiho Shichauzo Ooedo Operetta"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/141444/141444-863d20fbe1e8.jpg> .

_:N09ee3ed1240f4ee0a6d22c4c3772bd07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 続・一瞬の好敵手"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 続・一瞬の好敵手"@ja .

_:N0e8ffc2371c1483ea7af274dca8008e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第四幕 風雲花酔絵巻"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第四幕 風雲花酔絵巻"@ja .

_:N1d95dec5e9104b26b1fd5718216e31cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N1f62a17f0b184495bb643b927a10f7d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N2088c004b83444b6845da0aaf57952a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記"@ja .

_:N2ee61aafcf7d41f6b42ab9ce7146b502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N2f2d31ef004c43729e34cb038fe26221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第壱幕 墨田屋娘絡繰 ただ一つの願い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第壱幕 墨田屋娘絡繰 ただ一つの願い"@ja .

_:N340bddc7a8c74161b008d6e04f6ed6eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 怒れ村人よ"@ja ;
    mo:track_number 44 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 怒れ村人よ"@ja .

_:N370af992887d483692c3536335fc077e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N37192f3e4a8147d9917995572a637827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第四幕 風雲花酔絵巻 修羅の宴"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第四幕 風雲花酔絵巻 修羅の宴"@ja .

_:N3d4a5954e6fa430c90059ef9efb8e9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N3f070742c03040099e0dd9771ba80d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 41 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N44f4c53cbf5246a0bd3860fab1d64edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 闇に一条の光"@ja ;
    mo:track_number 40 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 闇に一条の光"@ja .

_:N478d02bea84447e9b30355a47647d4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第壱幕 墨田屋娘絡繰 颯爽たるかな岡っ引き"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第壱幕 墨田屋娘絡繰 颯爽たるかな岡っ引き"@ja .

_:N47cbba39458545d7a4e8556eb5839600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 巌の決意"@ja ;
    mo:track_number 42 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 巌の決意"@ja .

_:N4cd5973a620a4df0b812f3fe9879366c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 47 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N4e8aa40c536c4294861c8ac45745a2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N53379b1b41474436959ef85dddcabd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 一瞬の好敵手"@ja ;
    mo:track_number 32 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 一瞬の好敵手"@ja .

_:N5a55c64252204979b89d080356fe4eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第弐幕 良球本塁打初土俵 悔恨の呟き"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第弐幕 良球本塁打初土俵 悔恨の呟き"@ja .

_:N5b457f292be34e3d9ee318f7c5f232b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第四幕 風雲花酔絵巻 恋は思い込み"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第四幕 風雲花酔絵巻 恋は思い込み"@ja .

_:N5cb0e92cd07840d9866c6a343b783b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 再びの光よ清々しい風よ"@ja ;
    mo:track_number 46 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 再びの光よ清々しい風よ"@ja .

_:N60076cab24d04f9499eb94c2bb927d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N6a3d027e84724eda9dc4a513aba2e1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N6b72e85a06ab481ea0b0654cbdb4a0e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 暗雲をはらえ"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 暗雲をはらえ"@ja .

_:N6e0f58d965124e70a073a457ea48c4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第弐幕 良球本塁打初土俵 悔恨の叫び"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第弐幕 良球本塁打初土俵 悔恨の叫び"@ja .

_:N713e17073776422bb313d88ac918d62a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犯人さがし"@ja ;
    mo:track_number 48 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "犯人さがし"@ja .

_:N71da1fe8a0be4cd9878e1a8494fb213c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第参幕 頼右衛門姫変化 二人の歌は永遠にながれる"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第参幕 頼右衛門姫変化 二人の歌は永遠にながれる"@ja .

_:N7345efa1740c46ebb37a88d3ddeeaa25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第参幕 頼右衛門姫変化 花咲く瓦版"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第参幕 頼右衛門姫変化 花咲く瓦版"@ja .

_:N784f885c5f5b464292bd9ccf5128f9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N7f38665f6a0c4f0dbc0d4eb735399acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第弐幕 良球本塁打初土俵 土俵賛歌"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第弐幕 良球本塁打初土俵 土俵賛歌"@ja .

_:N8d125e4820024d7187e7c25d7be5a8d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犯人さがし"@ja ;
    mo:track_number 50 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "犯人さがし"@ja .

_:N8f56aa3e7a7d47418db671bf97391e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 43 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N91d4bf86ec7a44a2ad7521a854fcabda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 29 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:N954a1745a51f4ef086a4df7b199aa988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第参幕 頼右衛門姫変化 お江戸の休日"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第参幕 頼右衛門姫変化 お江戸の休日"@ja .

_:N96c2e27eeb114d4dade9c0f30d1bb9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第壱幕 墨田屋娘絡繰"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第壱幕 墨田屋娘絡繰"@ja .

_:N97403795ed5e40e9b794382e689b9fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第五幕 八百八町裏始末記 胸を痛め、心憂い"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第五幕 八百八町裏始末記 胸を痛め、心憂い"@ja .

_:N9bb3d1ac4c4f46fbbf7a9f3b2ce18e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Nb22dcd23fb404680a6b7a2b85a279f37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第参幕 頼右衛門姫変化"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第参幕 頼右衛門姫変化"@ja .

_:Nbf3a3cfaae574fce954bb92d88b56d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第四幕 風雲花酔絵巻 春の宴"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第四幕 風雲花酔絵巻 春の宴"@ja .

_:Nd45ef86917634159882af59070a5dd71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Nd482d192a6d94721a75403a7406e9e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Nd4e5c02e33b2470c911b103660dbd24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 45 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Nd781bec4ec5447b985a21b72739c33e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Ne07ed05bf7ff40008156b49c60a49abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第壱幕 墨田屋娘絡繰 墨田屋番頭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第壱幕 墨田屋娘絡繰 墨田屋番頭"@ja .

_:Ne10e90e38e1b4ec7bd2008978dcb1d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Ne3608cd8900f447eb97e6aa58e2dfa92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幕間"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "幕間"@ja .

_:Nefc641b9d44e49bd8ad00fcd30f8bfc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犯人さがし"@ja ;
    mo:track_number 49 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "犯人さがし"@ja .

_:Nf6d2108d5c5444c0be34a8a0a6c93917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第弐幕 良球本塁打初土俵"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第弐幕 良球本塁打初土俵"@ja .

_:Nfb34ce01c5774ea2a16374ea34b01c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第壱幕 墨田屋娘絡繰 安堵と驚愕の果てに"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第壱幕 墨田屋娘絡繰 安堵と驚愕の果てに"@ja .

_:Nfb378294946149cc9ddbda60db40fa47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第参幕 頼右衛門姫変化 虎視眈々"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N0442e57d67c74dfe96b6325323e7c363 ;
    schema:name "第参幕 頼右衛門姫変化 虎視眈々"@ja .

_:N0442e57d67c74dfe96b6325323e7c363 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09ee3ed1240f4ee0a6d22c4c3772bd07,
        _:N0e8ffc2371c1483ea7af274dca8008e9,
        _:N1d95dec5e9104b26b1fd5718216e31cf,
        _:N1f62a17f0b184495bb643b927a10f7d2,
        _:N2088c004b83444b6845da0aaf57952a3,
        _:N2ee61aafcf7d41f6b42ab9ce7146b502,
        _:N2f2d31ef004c43729e34cb038fe26221,
        _:N340bddc7a8c74161b008d6e04f6ed6eb,
        _:N370af992887d483692c3536335fc077e,
        _:N37192f3e4a8147d9917995572a637827,
        _:N3d4a5954e6fa430c90059ef9efb8e9b9,
        _:N3f070742c03040099e0dd9771ba80d18,
        _:N44f4c53cbf5246a0bd3860fab1d64edf,
        _:N478d02bea84447e9b30355a47647d4de,
        _:N47cbba39458545d7a4e8556eb5839600,
        _:N4cd5973a620a4df0b812f3fe9879366c,
        _:N4e8aa40c536c4294861c8ac45745a2f0,
        _:N53379b1b41474436959ef85dddcabd36,
        _:N5a55c64252204979b89d080356fe4eac,
        _:N5b457f292be34e3d9ee318f7c5f232b0,
        _:N5cb0e92cd07840d9866c6a343b783b2c,
        _:N60076cab24d04f9499eb94c2bb927d38,
        _:N6a3d027e84724eda9dc4a513aba2e1b8,
        _:N6b72e85a06ab481ea0b0654cbdb4a0e1,
        _:N6e0f58d965124e70a073a457ea48c4fb,
        _:N713e17073776422bb313d88ac918d62a,
        _:N71da1fe8a0be4cd9878e1a8494fb213c,
        _:N7345efa1740c46ebb37a88d3ddeeaa25,
        _:N784f885c5f5b464292bd9ccf5128f9a3,
        _:N7f38665f6a0c4f0dbc0d4eb735399acc,
        _:N8d125e4820024d7187e7c25d7be5a8d8,
        _:N8f56aa3e7a7d47418db671bf97391e8b,
        _:N91d4bf86ec7a44a2ad7521a854fcabda,
        _:N954a1745a51f4ef086a4df7b199aa988,
        _:N96c2e27eeb114d4dade9c0f30d1bb9bc,
        _:N97403795ed5e40e9b794382e689b9fd0,
        _:N9bb3d1ac4c4f46fbbf7a9f3b2ce18e88,
        _:Nb22dcd23fb404680a6b7a2b85a279f37,
        _:Nbf3a3cfaae574fce954bb92d88b56d46,
        _:Nd45ef86917634159882af59070a5dd71,
        _:Nd482d192a6d94721a75403a7406e9e11,
        _:Nd4e5c02e33b2470c911b103660dbd24d,
        _:Nd781bec4ec5447b985a21b72739c33e5,
        _:Ne07ed05bf7ff40008156b49c60a49abd,
        _:Ne10e90e38e1b4ec7bd2008978dcb1d8c,
        _:Ne3608cd8900f447eb97e6aa58e2dfa92,
        _:Nefc641b9d44e49bd8ad00fcd30f8bfc9,
        _:Nf6d2108d5c5444c0be34a8a0a6c93917,
        _:Nfb34ce01c5774ea2a16374ea34b01c23,
        _:Nfb378294946149cc9ddbda60db40fa47 ;
    mo:track_count 50 ;
    schema:duration "PT65:45"^^xsd:interval ;
    schema:numTracks 50 ;
    schema:track _:N09ee3ed1240f4ee0a6d22c4c3772bd07,
        _:N0e8ffc2371c1483ea7af274dca8008e9,
        _:N1d95dec5e9104b26b1fd5718216e31cf,
        _:N1f62a17f0b184495bb643b927a10f7d2,
        _:N2088c004b83444b6845da0aaf57952a3,
        _:N2ee61aafcf7d41f6b42ab9ce7146b502,
        _:N2f2d31ef004c43729e34cb038fe26221,
        _:N340bddc7a8c74161b008d6e04f6ed6eb,
        _:N370af992887d483692c3536335fc077e,
        _:N37192f3e4a8147d9917995572a637827,
        _:N3d4a5954e6fa430c90059ef9efb8e9b9,
        _:N3f070742c03040099e0dd9771ba80d18,
        _:N44f4c53cbf5246a0bd3860fab1d64edf,
        _:N478d02bea84447e9b30355a47647d4de,
        _:N47cbba39458545d7a4e8556eb5839600,
        _:N4cd5973a620a4df0b812f3fe9879366c,
        _:N4e8aa40c536c4294861c8ac45745a2f0,
        _:N53379b1b41474436959ef85dddcabd36,
        _:N5a55c64252204979b89d080356fe4eac,
        _:N5b457f292be34e3d9ee318f7c5f232b0,
        _:N5cb0e92cd07840d9866c6a343b783b2c,
        _:N60076cab24d04f9499eb94c2bb927d38,
        _:N6a3d027e84724eda9dc4a513aba2e1b8,
        _:N6b72e85a06ab481ea0b0654cbdb4a0e1,
        _:N6e0f58d965124e70a073a457ea48c4fb,
        _:N713e17073776422bb313d88ac918d62a,
        _:N71da1fe8a0be4cd9878e1a8494fb213c,
        _:N7345efa1740c46ebb37a88d3ddeeaa25,
        _:N784f885c5f5b464292bd9ccf5128f9a3,
        _:N7f38665f6a0c4f0dbc0d4eb735399acc,
        _:N8d125e4820024d7187e7c25d7be5a8d8,
        _:N8f56aa3e7a7d47418db671bf97391e8b,
        _:N91d4bf86ec7a44a2ad7521a854fcabda,
        _:N954a1745a51f4ef086a4df7b199aa988,
        _:N96c2e27eeb114d4dade9c0f30d1bb9bc,
        _:N97403795ed5e40e9b794382e689b9fd0,
        _:N9bb3d1ac4c4f46fbbf7a9f3b2ce18e88,
        _:Nb22dcd23fb404680a6b7a2b85a279f37,
        _:Nbf3a3cfaae574fce954bb92d88b56d46,
        _:Nd45ef86917634159882af59070a5dd71,
        _:Nd482d192a6d94721a75403a7406e9e11,
        _:Nd4e5c02e33b2470c911b103660dbd24d,
        _:Nd781bec4ec5447b985a21b72739c33e5,
        _:Ne07ed05bf7ff40008156b49c60a49abd,
        _:Ne10e90e38e1b4ec7bd2008978dcb1d8c,
        _:Ne3608cd8900f447eb97e6aa58e2dfa92,
        _:Nefc641b9d44e49bd8ad00fcd30f8bfc9,
        _:Nf6d2108d5c5444c0be34a8a0a6c93917,
        _:Nfb34ce01c5774ea2a16374ea34b01c23,
        _:Nfb378294946149cc9ddbda60db40fa47 .

