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

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

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

<artist/4648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21845#subject> ;
    schema:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja ;
    foaf:made <album/21845#composition>,
        <album/21845#subject> ;
    foaf:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja .

<product/1427#subject> a schema:CreativeWork ;
    schema:name "Trigun: Badlands Rumble"@en,
        "Trigun: Badlands Rumble"@ja,
        "Trigun: Badlands Rumble"@ja-latn ;
    foaf:name "Trigun: Badlands Rumble"@en,
        "Trigun: Badlands Rumble"@ja,
        "Trigun: Badlands Rumble"@ja-latn .

<album/21845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn ;
    mo:composer <artist/4648#subject> ;
    mo:produced_work <album/21845#musicalwork> ;
    schema:name "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn .

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

<album/21845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn ;
    mo:performance_of <album/21845#musicalwork> ;
    mo:recorded_as <album/21845#musicalexpression> ;
    schema:name "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn ;
    schema:workPerformed <album/21845#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/21845/21845-1288898379.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-21"^^xsd:date ;
    dcterms:title "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn ;
    mo:catalogue_number "VTCL-60210" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21845#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    mo:record_count 1 ;
    schema:about <product/1427#subject> ;
    schema:datePublished "2010-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/21845/21845-1288898379.jpg> ;
    schema:name "TRIGUN -Badlands Rumble- O.S.T."@en,
        "劇場版 TRIGUN -Badlands Rumble- O.S.T."@ja,
        "TRIGUN -Badlands Rumble- O.S.T."@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/21845/21845-1288898379.jpg> .

_:N163d06e0b73e49adacd6bed7cab42041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't take the Last Donut"@en,
        "don't take the Last Donut"@ja,
        "don't take the Last Donut"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "don't take the Last Donut"@en,
        "don't take the Last Donut"@ja,
        "don't take the Last Donut"@ja-latn .

_:N2d03daeeb15b4416a105d3799f418d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovely calamities"@en,
        "lovely calamities"@ja,
        "lovely calamities"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "lovely calamities"@en,
        "lovely calamities"@ja,
        "lovely calamities"@ja-latn .

_:N3243ee1dc3904ea8985f80ebe2c7849f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Villain"@en,
        "大悪党"@ja,
        "Dai aku tou"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "Main Villain"@en,
        "大悪党"@ja,
        "Dai aku tou"@ja-latn .

_:N3bfd70cd17c14dd5b8ec1a6ad7e6dfc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Stampede"@en,
        "the Stampede"@ja,
        "the Stampede"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "the Stampede"@en,
        "the Stampede"@ja,
        "the Stampede"@ja-latn .

_:N4283995c7dc24a63a0d3f1591f61be1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "get even"@en,
        "get even"@ja,
        "get even"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "get even"@en,
        "get even"@ja,
        "get even"@ja-latn .

_:N429d60a81e7c47bc818582590d641c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an old public house"@en,
        "an old public house"@ja,
        "an old public house"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "an old public house"@en,
        "an old public house"@ja,
        "an old public house"@ja-latn .

_:N4c9faf8ea629421aa64cdfed3aca4245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a gentle Death"@en,
        "a gentle Death"@ja,
        "a gentle Death"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "a gentle Death"@en,
        "a gentle Death"@ja,
        "a gentle Death"@ja-latn .

_:N57d80ed883ef420e8d06a1dacd5f3967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "time to say goodbye"@en,
        "time to say goodbye"@ja,
        "time to say goodbye"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "time to say goodbye"@en,
        "time to say goodbye"@ja,
        "time to say goodbye"@ja-latn .

_:N614a46180af3470097515afed792e579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "parttime SP"@en,
        "parttime SP"@ja,
        "parttime SP"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "parttime SP"@en,
        "parttime SP"@ja,
        "parttime SP"@ja-latn .

_:N63b777a9235f481c81363f8e62d311c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snatch!snatch!snatch!"@en,
        "snatch!snatch!snatch!"@ja,
        "snatch!snatch!snatch!"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "snatch!snatch!snatch!"@en,
        "snatch!snatch!snatch!"@ja,
        "snatch!snatch!snatch!"@ja-latn .

_:N6ec6e52fb62c41e19eef0138061e1085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "she is not sweet"@en,
        "she is not sweet"@ja,
        "she is not sweet"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "she is not sweet"@en,
        "she is not sweet"@ja,
        "she is not sweet"@ja-latn .

_:N71183814da794592ba372c6480e3570a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "termination"@en,
        "termination"@ja,
        "termination"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "termination"@en,
        "termination"@ja,
        "termination"@ja-latn .

_:N767fb8330c2d4baf9795051a85b84a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "good men or bad?"@en,
        "good men or bad?"@ja,
        "good men or bad?"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "good men or bad?"@en,
        "good men or bad?"@ja,
        "good men or bad?"@ja-latn .

_:N77b2d832815246a4ad00de1c5b56cb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "★ lucky seven"@en,
        "ラッキー★セブン"@ja,
        "lucky seven"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "★ lucky seven"@en,
        "ラッキー★セブン"@ja,
        "lucky seven"@ja-latn .

_:N82e31a06f1dc48b0adc6e4c93ee5af69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "empty smile"@en,
        "empty smile"@ja,
        "empty smile"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "empty smile"@en,
        "empty smile"@ja,
        "empty smile"@ja-latn .

_:N85b87a787e7247ad99b1f1058a203c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.T. in \"Badlands Rumble\""@en,
        "H.T. in \"Badlands Rumble\""@ja,
        "H.T. in \"Badlands Rumble\""@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "H.T. in \"Badlands Rumble\""@en,
        "H.T. in \"Badlands Rumble\""@ja,
        "H.T. in \"Badlands Rumble\""@ja-latn .

_:N8dd5236d285c4e9ebbb87a8a57400033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "that was then"@en,
        "that was then"@ja,
        "that was then"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "that was then"@en,
        "that was then"@ja,
        "that was then"@ja-latn .

_:N940dd9bf49fb445e8c4afab71e8a5b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "an unsafe stamp maniac"@en,
        "an unsafe stamp maniac"@ja,
        "an unsafe stamp maniac"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "an unsafe stamp maniac"@en,
        "an unsafe stamp maniac"@ja,
        "an unsafe stamp maniac"@ja-latn .

_:N9d47ce3989bb4448907efbbff1ba00e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you've blown it over the sands"@en,
        "you've blown it over the sands"@ja,
        "you've blown it over the sands"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "you've blown it over the sands"@en,
        "you've blown it over the sands"@ja,
        "you've blown it over the sands"@ja-latn .

_:Na8ea2e227a5c4968b59d046f089378ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white lies"@en,
        "white lies"@ja,
        "white lies"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "white lies"@en,
        "white lies"@ja,
        "white lies"@ja-latn .

_:Nab649dd66f31438a886c1a21cc7c372a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bad luck"@en,
        "悪運"@ja,
        "Aku-un"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "bad luck"@en,
        "悪運"@ja,
        "Aku-un"@ja-latn .

_:Nb299c0a7fc174b44b35a613fba15a00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Badlands rendez-vous"@en,
        "Badlands rendez-vous"@ja,
        "Badlands rendez-vous"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "Badlands rendez-vous"@en,
        "Badlands rendez-vous"@ja,
        "Badlands rendez-vous"@ja-latn .

_:Nbab6aa062105450386796f3495fd6b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "meet me in Macca city"@en,
        "meet me in Macca city"@ja,
        "meet me in Macca city"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "meet me in Macca city"@en,
        "meet me in Macca city"@ja,
        "meet me in Macca city"@ja-latn .

_:Nbd08a67dea034ac7a365917dc1a4f523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we are in a jam"@en,
        "we are in a jam"@ja,
        "we are in a jam"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "we are in a jam"@en,
        "we are in a jam"@ja,
        "we are in a jam"@ja-latn .

_:Nc7703185536a4c9285d8bcb2e3920e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tomakun"@en,
        "トマクン"@ja,
        "Toma kun"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "tomakun"@en,
        "トマクン"@ja,
        "Toma kun"@ja-latn .

_:Nde614c55ed104cfab5d7a77229bc572e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a grain of sand in sandwich"@en,
        "a grain of sand in sandwich"@ja,
        "a grain of sand in sandwich"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "a grain of sand in sandwich"@en,
        "a grain of sand in sandwich"@ja,
        "a grain of sand in sandwich"@ja-latn .

_:Ne050180daf7a4ce7b356d8b6fdd2c56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DICE for life"@en,
        "DICE for life"@ja,
        "DICE for life"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "DICE for life"@en,
        "DICE for life"@ja,
        "DICE for life"@ja-latn .

_:Ne6c3af0510a44cb7aba8cfc36e630ae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "little amelia"@en,
        "リトルアメリア"@ja,
        "little Amelia"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "little amelia"@en,
        "リトルアメリア"@ja,
        "little Amelia"@ja-latn .

_:Neb9a47659251449e905e2643da7b96a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blank"@en,
        "blank"@ja,
        "blank"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "blank"@en,
        "blank"@ja,
        "blank"@ja-latn .

_:Nf1a7ad5c53284cbd95ac7d6179c3ebe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the grandstand player"@en,
        "the grandstand player"@ja,
        "the grandstand player"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "the grandstand player"@en,
        "the grandstand player"@ja,
        "the grandstand player"@ja-latn .

_:Nf5964d52015042b6889631d2d23502a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the early morning light"@en,
        "in the early morning light"@ja,
        "in the early morning light"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "in the early morning light"@en,
        "in the early morning light"@ja,
        "in the early morning light"@ja-latn .

_:Nfc5b017f555644729b2132408b28040a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "when the wind stopped"@en,
        "風が止んだ時"@ja,
        "Kaze ga yanda toki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "when the wind stopped"@en,
        "風が止んだ時"@ja,
        "Kaze ga yanda toki"@ja-latn .

_:Nfc91ef01d91b4afba67b2c81b2717852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sandsteam"@en,
        "sandsteam"@ja,
        "sandsteam"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0eb8f7f4a4a74734b750df728836d5a1 ;
    schema:name "sandsteam"@en,
        "sandsteam"@ja,
        "sandsteam"@ja-latn .

_:N0eb8f7f4a4a74734b750df728836d5a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N163d06e0b73e49adacd6bed7cab42041,
        _:N2d03daeeb15b4416a105d3799f418d96,
        _:N3243ee1dc3904ea8985f80ebe2c7849f,
        _:N3bfd70cd17c14dd5b8ec1a6ad7e6dfc1,
        _:N4283995c7dc24a63a0d3f1591f61be1a,
        _:N429d60a81e7c47bc818582590d641c11,
        _:N4c9faf8ea629421aa64cdfed3aca4245,
        _:N57d80ed883ef420e8d06a1dacd5f3967,
        _:N614a46180af3470097515afed792e579,
        _:N63b777a9235f481c81363f8e62d311c5,
        _:N6ec6e52fb62c41e19eef0138061e1085,
        _:N71183814da794592ba372c6480e3570a,
        _:N767fb8330c2d4baf9795051a85b84a50,
        _:N77b2d832815246a4ad00de1c5b56cb42,
        _:N82e31a06f1dc48b0adc6e4c93ee5af69,
        _:N85b87a787e7247ad99b1f1058a203c5d,
        _:N8dd5236d285c4e9ebbb87a8a57400033,
        _:N940dd9bf49fb445e8c4afab71e8a5b87,
        _:N9d47ce3989bb4448907efbbff1ba00e3,
        _:Na8ea2e227a5c4968b59d046f089378ff,
        _:Nab649dd66f31438a886c1a21cc7c372a,
        _:Nb299c0a7fc174b44b35a613fba15a00d,
        _:Nbab6aa062105450386796f3495fd6b17,
        _:Nbd08a67dea034ac7a365917dc1a4f523,
        _:Nc7703185536a4c9285d8bcb2e3920e50,
        _:Nde614c55ed104cfab5d7a77229bc572e,
        _:Ne050180daf7a4ce7b356d8b6fdd2c56f,
        _:Ne6c3af0510a44cb7aba8cfc36e630ae4,
        _:Neb9a47659251449e905e2643da7b96a8,
        _:Nf1a7ad5c53284cbd95ac7d6179c3ebe2,
        _:Nf5964d52015042b6889631d2d23502a2,
        _:Nfc5b017f555644729b2132408b28040a,
        _:Nfc91ef01d91b4afba67b2c81b2717852 ;
    mo:track_count 33 ;
    schema:duration "PT64:09"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N163d06e0b73e49adacd6bed7cab42041,
        _:N2d03daeeb15b4416a105d3799f418d96,
        _:N3243ee1dc3904ea8985f80ebe2c7849f,
        _:N3bfd70cd17c14dd5b8ec1a6ad7e6dfc1,
        _:N4283995c7dc24a63a0d3f1591f61be1a,
        _:N429d60a81e7c47bc818582590d641c11,
        _:N4c9faf8ea629421aa64cdfed3aca4245,
        _:N57d80ed883ef420e8d06a1dacd5f3967,
        _:N614a46180af3470097515afed792e579,
        _:N63b777a9235f481c81363f8e62d311c5,
        _:N6ec6e52fb62c41e19eef0138061e1085,
        _:N71183814da794592ba372c6480e3570a,
        _:N767fb8330c2d4baf9795051a85b84a50,
        _:N77b2d832815246a4ad00de1c5b56cb42,
        _:N82e31a06f1dc48b0adc6e4c93ee5af69,
        _:N85b87a787e7247ad99b1f1058a203c5d,
        _:N8dd5236d285c4e9ebbb87a8a57400033,
        _:N940dd9bf49fb445e8c4afab71e8a5b87,
        _:N9d47ce3989bb4448907efbbff1ba00e3,
        _:Na8ea2e227a5c4968b59d046f089378ff,
        _:Nab649dd66f31438a886c1a21cc7c372a,
        _:Nb299c0a7fc174b44b35a613fba15a00d,
        _:Nbab6aa062105450386796f3495fd6b17,
        _:Nbd08a67dea034ac7a365917dc1a4f523,
        _:Nc7703185536a4c9285d8bcb2e3920e50,
        _:Nde614c55ed104cfab5d7a77229bc572e,
        _:Ne050180daf7a4ce7b356d8b6fdd2c56f,
        _:Ne6c3af0510a44cb7aba8cfc36e630ae4,
        _:Neb9a47659251449e905e2643da7b96a8,
        _:Nf1a7ad5c53284cbd95ac7d6179c3ebe2,
        _:Nf5964d52015042b6889631d2d23502a2,
        _:Nfc5b017f555644729b2132408b28040a,
        _:Nfc91ef01d91b4afba67b2c81b2717852 .

