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

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

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

<artist/624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4959#subject> ;
    schema:name "Kazuo Sawa"@en,
        "澤和雄"@ja ;
    foaf:made <album/4959#composition>,
        <album/4959#subject> ;
    foaf:name "Kazuo Sawa"@en,
        "澤和雄"@ja .

<product/1031#subject> a schema:CreativeWork ;
    schema:name "River City Ransom"@en,
        "ダウンタウン熱血物語"@ja,
        "Downtown Nekketsu Monogatari"@ja-latn ;
    foaf:name "River City Ransom"@en,
        "ダウンタウン熱血物語"@ja,
        "Downtown Nekketsu Monogatari"@ja-latn .

<product/2294#subject> a schema:CreativeWork ;
    schema:name "Renegade"@en,
        "熱血硬派くにおくん"@ja,
        "Nekketsu Kouha Kunio-kun"@ja-latn ;
    foaf:name "Renegade"@en,
        "熱血硬派くにおくん"@ja,
        "Nekketsu Kouha Kunio-kun"@ja-latn .

<product/2295#subject> a schema:CreativeWork ;
    schema:name "Super Dodge Ball"@en,
        "熱血高校ドッジボール部"@ja,
        "Nekketsu Koukou Dodgeball Bu"@ja-latn ;
    foaf:name "Super Dodge Ball"@en,
        "熱血高校ドッジボール部"@ja,
        "Nekketsu Koukou Dodgeball Bu"@ja-latn .

<album/4959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn ;
    mo:composer <artist/624#subject> ;
    mo:produced_work <album/4959#musicalwork> ;
    schema:name "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn .

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

<album/4959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn ;
    mo:performance_of <album/4959#musicalwork> ;
    mo:recorded_as <album/4959#musicalexpression> ;
    schema:name "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn ;
    schema:workPerformed <album/4959#musicalwork> .

<org/5261#subject> schema:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn ;
    foaf:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/4959/4959-1369699779.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-06-05"^^xsd:date ;
    dcterms:title "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn ;
    mo:catalogue_number "C228-5008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4959#musicalexpression> ;
    mo:publisher <org/5261#subject> ;
    mo:record _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    mo:record_count 1 ;
    schema:about <product/1031#subject>,
        <product/2294#subject>,
        <product/2295#subject> ;
    schema:datePublished "1989-06-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/4959/4959-1369699779.jpg> ;
    schema:name "Kunio-Kun Sound Collection"@en,
        "くにおくん サウンド・コレクション"@ja,
        "Kunio-Kun Sound Collection"@ja-latn ;
    schema:publisher <org/5261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/4959/4959-1369699779.jpg> .

_:N1d4d4fe4b83d44a1b79612d1e536534d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en,
        "エンディング・テーマ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Ending Theme"@en,
        "エンディング・テーマ"@ja .

_:N27608a04d3c843e3b99dd440b512ce5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Dragon Brothers Theme ~Ryuichi & Ryuji appears ~"@en,
        "ダブドラ兄弟のテーマ~竜一・竜二□登場~"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Double Dragon Brothers Theme ~Ryuichi & Ryuji appears ~"@en,
        "ダブドラ兄弟のテーマ~竜一・竜二□登場~"@ja .

_:N2be10c759cce4105bd03adb6c7bd4237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare"@en,
        "ファンファーレ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Fanfare"@en,
        "ファンファーレ"@ja .

_:N4150cf6b383e46b0843acb7dff25bd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme (Unused)"@en,
        "エンディング・テーマ〈ゲーム未収録曲〉"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Ending Theme (Unused)"@en,
        "エンディング・テーマ〈ゲーム未収録曲〉"@ja .

_:N462aebe51a37407db73476ff13a6d2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Intro~Rescue Hiroshi!!"@en,
        "ゲーム・イントロ~ヒロシを救え!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Game Intro~Rescue Hiroshi!!"@en,
        "ゲーム・イントロ~ヒロシを救え!!"@ja .

_:N6490c524434d4a2687a8ab7bcc0fdd9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Team America~Victory Ceremony"@en,
        "対アメリカ・チームのテーマ~表彰式"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Team America~Victory Ceremony"@en,
        "対アメリカ・チームのテーマ~表彰式"@ja .

_:N6949fd050f044f1f9c4aeb4a3f6047f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Japanese Championship ~Confrontation with Rival Riki~"@en,
        "日本選手権~宿敵りきとの対決"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Japanese Championship ~Confrontation with Rival Riki~"@en,
        "日本選手権~宿敵りきとの対決"@ja .

_:N6ce716c8b2a14eff87fbaf04cf7f66d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brawl Inside the Train ~ One-on-One Against Riki"@en,
        "車内大乱闘~りきとの一騎打ち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Brawl Inside the Train ~ One-on-One Against Riki"@en,
        "車内大乱闘~りきとの一騎打ち"@ja .

_:N7012d7164c9047d5a2a926fb85fe2e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Park/River Beach (Peace of the Moment)"@en,
        "公園/河原にて~ひとときのやすらぎ~"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Park/River Beach (Peace of the Moment)"@en,
        "公園/河原にて~ひとときのやすらぎ~"@ja .

_:N74438e3d24f64b1bae1e053ebc074cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Stop! You Punk?!\""@en,
        "『まて!このやろー!』"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "\"Stop! You Punk?!\""@en,
        "『まて!このやろー!』"@ja .

_:N77e717de8a2243e2a6538d2e33e4a028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Platform Scene ~ Clash"@en,
        "ラットホーム・シーン~激突"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Platform Scene ~ Clash"@en,
        "ラットホーム・シーン~激突"@ja .

_:N81208b40f7b84ee0874bab16f72e8bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knockdown! The Yakuza Boss Sabu"@en,
        "打倒!組長さぶ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Knockdown! The Yakuza Boss Sabu"@en,
        "打倒!組長さぶ"@ja .

_:N86ff73f526f3414ca732607bd0d0e913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Team England"@en,
        "対イギリス・チームのテーマ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Team England"@en,
        "対イギリス・チームのテーマ"@ja .

_:N8ded5e96a1dc4c9491004ccb57f54765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of 893"@en,
        "893のテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of 893"@en,
        "893のテーマ"@ja .

_:N954cbfac085745f5b9b28c64893f9cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hasebe ~Melody of Love~"@en,
        "長谷部~愛のメロディ~"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Hasebe ~Melody of Love~"@en,
        "長谷部~愛のメロディ~"@ja .

_:N9ab0c1e792f84a36ae4190c73f41b07e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title ~Opening Theme~"@en,
        "タイトル~オープニング・テーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Title ~Opening Theme~"@en,
        "タイトル~オープニング・テーマ"@ja .

_:Nb950fecda82747289437a2f6c4eb6422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reiho Academy ~Confrontation!!~"@en,
        "冷峰学園~対決!!~"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Reiho Academy ~Confrontation!!~"@en,
        "冷峰学園~対決!!~"@ja .

_:Nc5d6f92779354fd9ad2aacfde22f9509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening ~Downtown Nekketsu Monogatari Theme~"@en,
        "オープニング~ダウンタウン熱血物語のテーマ~"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Opening ~Downtown Nekketsu Monogatari Theme~"@en,
        "オープニング~ダウンタウン熱血物語のテーマ~"@ja .

_:Nc6313819b6a44783a689f9c1151500ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro ~ Battle Against the Female Gangster Misuzu"@en,
        "イントロ~対スケバン・みすずとの戦い"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Intro ~ Battle Against the Female Gangster Misuzu"@en,
        "イントロ~対スケバン・みすずとの戦い"@ja .

_:Nc7d36575a6b84b83940347983aae8eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Confrontation"@en,
        "対決のテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Confrontation"@en,
        "対決のテーマ"@ja .

_:Nc90a96138cc042cfb9b46b299c04a87e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Middle Boss Theme"@en,
        "中ボスのテーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Middle Boss Theme"@en,
        "中ボスのテーマ"@ja .

_:Nce50314fa99c422b8439130991af9f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warehouse/Factory ~Kobayashi appears~"@en,
        "倉庫/工場~小林登場~"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Warehouse/Factory ~Kobayashi appears~"@en,
        "倉庫/工場~小林登場~"@ja .

_:Ncf34f9f95749436fa287776ae8c155e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advance to the World Series!!"@en,
        "世界進出!!"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Advance to the World Series!!"@en,
        "世界進出!!"@ja .

_:Nd2058f98bba7410a9820f3c421244a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bike Chase Scene ~ Roaring V-Model Engine"@en,
        "バイク・チェイス・シーン~うなるV型エンジン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Bike Chase Scene ~ Roaring V-Model Engine"@en,
        "バイク・チェイス・シーン~うなるV型エンジン"@ja .

_:Nd337afa7c8744a63a7cd002f5d13e7f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yokozuka ~ Crush the Gang!!"@en,
        "ヨコスカ~族をたたきつぶせ!!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Yokozuka ~ Crush the Gang!!"@en,
        "ヨコスカ~族をたたきつぶせ!!"@ja .

_:Nd3942994cd29440290f7bdd7cce88128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening ~Hot Blooded Tough Guy~"@en,
        "オープニング~熱血硬派~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Opening ~Hot Blooded Tough Guy~"@en,
        "オープニング~熱血硬派~"@ja .

_:Nd57b4862bad749019cdf601630b137d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Team Iceland"@en,
        "アイスランド・チームのテーマ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Team Iceland"@en,
        "アイスランド・チームのテーマ"@ja .

_:Nda0d6bbe8866451c908187ec0290ab38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Large Duel ~The Final Fight~"@en,
        "大決闘~最後の闘い~"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Large Duel ~The Final Fight~"@en,
        "大決闘~最後の闘い~"@ja .

_:Ne2bd2d0b4a774c9a9fd2c3779fd271cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shopping Song"@en,
        "お買物ソング"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Shopping Song"@en,
        "お買物ソング"@ja .

_:Ne7dcd1cc4c3d46548e91aebdf4752928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Team China"@en,
        "対中国・チームのテーマ"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Team China"@en,
        "対中国・チームのテーマ"@ja .

_:Ne9123953b4004210bbf90c249988e052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en,
        "ゲーム・オーバー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Game Over"@en,
        "ゲーム・オーバー"@ja .

_:Need7bbe5ff054f2ab173822531c02f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Theme ~Godai/Gouda appears~"@en,
        "大ボスのテーマ~五代/豪田□登場~"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Big Boss Theme ~Godai/Gouda appears~"@en,
        "大ボスのテーマ~五代/豪田□登場~"@ja .

_:Nf66ad292da0f49fd8f1041fd8c026560 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Team Africa"@en,
        "対アフリカ・チームのテーマ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5fb9cfcd1d04d60bfbfd5f420403d91 ;
    schema:name "Theme of Team Africa"@en,
        "対アフリカ・チームのテーマ"@ja .

_:Ne5fb9cfcd1d04d60bfbfd5f420403d91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d4d4fe4b83d44a1b79612d1e536534d,
        _:N27608a04d3c843e3b99dd440b512ce5d,
        _:N2be10c759cce4105bd03adb6c7bd4237,
        _:N4150cf6b383e46b0843acb7dff25bd50,
        _:N462aebe51a37407db73476ff13a6d2b7,
        _:N6490c524434d4a2687a8ab7bcc0fdd9e,
        _:N6949fd050f044f1f9c4aeb4a3f6047f6,
        _:N6ce716c8b2a14eff87fbaf04cf7f66d9,
        _:N7012d7164c9047d5a2a926fb85fe2e3b,
        _:N74438e3d24f64b1bae1e053ebc074cf1,
        _:N77e717de8a2243e2a6538d2e33e4a028,
        _:N81208b40f7b84ee0874bab16f72e8bf4,
        _:N86ff73f526f3414ca732607bd0d0e913,
        _:N8ded5e96a1dc4c9491004ccb57f54765,
        _:N954cbfac085745f5b9b28c64893f9cd0,
        _:N9ab0c1e792f84a36ae4190c73f41b07e,
        _:Nb950fecda82747289437a2f6c4eb6422,
        _:Nc5d6f92779354fd9ad2aacfde22f9509,
        _:Nc6313819b6a44783a689f9c1151500ea,
        _:Nc7d36575a6b84b83940347983aae8eec,
        _:Nc90a96138cc042cfb9b46b299c04a87e,
        _:Nce50314fa99c422b8439130991af9f03,
        _:Ncf34f9f95749436fa287776ae8c155e8,
        _:Nd2058f98bba7410a9820f3c421244a1b,
        _:Nd337afa7c8744a63a7cd002f5d13e7f1,
        _:Nd3942994cd29440290f7bdd7cce88128,
        _:Nd57b4862bad749019cdf601630b137d2,
        _:Nda0d6bbe8866451c908187ec0290ab38,
        _:Ne2bd2d0b4a774c9a9fd2c3779fd271cd,
        _:Ne7dcd1cc4c3d46548e91aebdf4752928,
        _:Ne9123953b4004210bbf90c249988e052,
        _:Need7bbe5ff054f2ab173822531c02f68,
        _:Nf66ad292da0f49fd8f1041fd8c026560 ;
    mo:track_count 33 ;
    schema:duration "PT56:37"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N1d4d4fe4b83d44a1b79612d1e536534d,
        _:N27608a04d3c843e3b99dd440b512ce5d,
        _:N2be10c759cce4105bd03adb6c7bd4237,
        _:N4150cf6b383e46b0843acb7dff25bd50,
        _:N462aebe51a37407db73476ff13a6d2b7,
        _:N6490c524434d4a2687a8ab7bcc0fdd9e,
        _:N6949fd050f044f1f9c4aeb4a3f6047f6,
        _:N6ce716c8b2a14eff87fbaf04cf7f66d9,
        _:N7012d7164c9047d5a2a926fb85fe2e3b,
        _:N74438e3d24f64b1bae1e053ebc074cf1,
        _:N77e717de8a2243e2a6538d2e33e4a028,
        _:N81208b40f7b84ee0874bab16f72e8bf4,
        _:N86ff73f526f3414ca732607bd0d0e913,
        _:N8ded5e96a1dc4c9491004ccb57f54765,
        _:N954cbfac085745f5b9b28c64893f9cd0,
        _:N9ab0c1e792f84a36ae4190c73f41b07e,
        _:Nb950fecda82747289437a2f6c4eb6422,
        _:Nc5d6f92779354fd9ad2aacfde22f9509,
        _:Nc6313819b6a44783a689f9c1151500ea,
        _:Nc7d36575a6b84b83940347983aae8eec,
        _:Nc90a96138cc042cfb9b46b299c04a87e,
        _:Nce50314fa99c422b8439130991af9f03,
        _:Ncf34f9f95749436fa287776ae8c155e8,
        _:Nd2058f98bba7410a9820f3c421244a1b,
        _:Nd337afa7c8744a63a7cd002f5d13e7f1,
        _:Nd3942994cd29440290f7bdd7cce88128,
        _:Nd57b4862bad749019cdf601630b137d2,
        _:Nda0d6bbe8866451c908187ec0290ab38,
        _:Ne2bd2d0b4a774c9a9fd2c3779fd271cd,
        _:Ne7dcd1cc4c3d46548e91aebdf4752928,
        _:Ne9123953b4004210bbf90c249988e052,
        _:Need7bbe5ff054f2ab173822531c02f68,
        _:Nf66ad292da0f49fd8f1041fd8c026560 .

