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

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

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

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3234#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/3234#composition>,
        <album/3234#subject> ;
    foaf:name "Inon Zur"@en .

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3234#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/3234#composition>,
        <album/3234#subject> ;
    foaf:name "Jeremy Soule"@en .

<product/15937#subject> a schema:CreativeWork ;
    schema:name "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    foaf:name "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn .

<release/24062#subject> a schema:CreativeWork ;
    schema:name "Icewind Dale: Heart of Winter"@en,
        "Icewind Dale: Heart of Winter"@ja,
        "Icewind Dale: Heart of Winter"@ja-latn ;
    foaf:name "Icewind Dale: Heart of Winter"@en,
        "Icewind Dale: Heart of Winter"@ja,
        "Icewind Dale: Heart of Winter"@ja-latn .

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

<album/3234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    mo:performance_of <album/3234#musicalwork> ;
    mo:recorded_as <album/3234#musicalexpression> ;
    schema:name "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    schema:workPerformed <album/3234#musicalwork> .

<org/3050#subject> schema:name "Interplay Entertainment"@en,
        "Interplay Entertainment"@ja,
        "Interplay Entertainment"@ja-latn ;
    foaf:name "Interplay Entertainment"@en,
        "Interplay Entertainment"@ja,
        "Interplay Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/3234/3234-1190500726.jpg> a schema:ImageObject,
        foaf:Image .

<album/3234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    mo:composer <artist/1411#subject>,
        <artist/431#subject> ;
    mo:produced_work <album/3234#musicalwork> ;
    schema:name "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn .

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

<album/3234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-28"^^xsd:date ;
    dcterms:title "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    mo:catalogue_number "MN-W58-1336-1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3234#musicalexpression> ;
    mo:publisher <org/3050#subject> ;
    mo:record _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    mo:record_count 1 ;
    schema:about <product/15937#subject>,
        <release/24062#subject> ;
    schema:datePublished "2002-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/3234/3234-1190500726.jpg> ;
    schema:name "Icewind Dale II"@en,
        "Icewind Dale II"@ja,
        "Icewind Dale II"@ja-latn ;
    schema:publisher <org/3050#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/3234/3234-1190500726.jpg> .

_:N0334f8fb6ec24fb28a1a1ffea4248368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Dragon's Eye"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Return to Dragon's Eye"@en .

_:N08071de365004c279c0413cc59e02250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea of Moving Ice"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Sea of Moving Ice"@en .

_:N0a353e3fec16480e934afaacf9ca7409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icasaracht's Lair"@en ;
    mo:track_number 38 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Icasaracht's Lair"@en .

_:N1420859f9e64417ea3c0f5f445d5a090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lysara the Aurilite"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Lysara the Aurilite"@en .

_:N150920de78114babbe1856f78e097d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shrine of Waukeen"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Shrine of Waukeen"@en .

_:N207afa123b05445396d91e1ca8ce6747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isle of the Dead"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Isle of the Dead"@en .

_:N2b88dec419d6419e964ee0bf8edfc426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Severed Hand"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Severed Hand"@en .

_:N2ccce1d931594aad9e5d33104765c8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skeleton of a town"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Skeleton of a town"@en .

_:N349ca77a73ab443f9a7bc5bf4d3739c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palisades under siege"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Palisades under siege"@en .

_:N3e20e8b625964766bdea5d60d0f679a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Goblin Hordes"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Goblin Hordes"@en .

_:N459bd15076e846b5a8ab593c3a0a76a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reclaiming the bridge"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Reclaiming the bridge"@en .

_:N497db480444246be85154b6ca6b28d3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limha's Secret"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Limha's Secret"@en .

_:N49e185e4b90340429ad0bfaf11fc2500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chant of the Black Ravens"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Chant of the Black Ravens"@en .

_:N4b89f3b927ba4df19a593034bf69b364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IWD2 Main Theme"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "IWD2 Main Theme"@en .

_:N5d6b59caa3204997ba030cdca5f8840f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tormented Spirits of the Barrows"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Tormented Spirits of the Barrows"@en .

_:N5df9a6c947e44d5d8657227d16fc1068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbarian Battle"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Barbarian Battle"@en .

_:N5fbbef698f6d44fb857300a68fc22c45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Camp"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Camp"@en .

_:N63f659e27f6c4ab2af9e86700c062c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Heartstone"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Battle of the Heartstone"@en .

_:N694afcf8772044dc907ec7fd6325ffbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Town of Lonelywood"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Town of Lonelywood"@en .

_:N6ed03bfbf0b7463f9c8d295d1ee501e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple of Auril"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Temple of Auril"@en .

_:N807442e1760a449eb5995c20d33f82ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrival at the docks"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Arrival at the docks"@en .

_:N84094c08d0b04561877b0c7132a9e4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saablic Tan - Red Wizard of Thay"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Saablic Tan - Red Wizard of Thay"@en .

_:N8b564d94f5004391aa4acfc37c235f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lair of Horrors"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Lair of Horrors"@en .

_:N943d2087bf4143ecaaed53dd6bf6373d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Seer Speaks"@en ;
    mo:track_number 37 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Seer Speaks"@en .

_:Na04ea3b97f5441abb038e77c3576b69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sherincal of the Chimera"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Sherincal of the Chimera"@en .

_:Na2b5dd7fb39141eebb8963a92cdba335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Remorhaz Tunnels"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Remorhaz Tunnels"@en .

_:Na608a246a48d4ee79e51ef7c15e132a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "None"@en .

_:Na62e8867afd844788aec1765b1bc913e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge of the Gloomfrost"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Edge of the Gloomfrost"@en .

_:Na7309ea438594032b80d5822fb5fbede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choose your hero"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Choose your hero"@en .

_:Nbbb0ecaddbb144999109d0bffd642e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jungles of Chult"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Jungles of Chult"@en .

_:Nbbf20f7a3ba84160ace78c02113e9bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fellwood"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Fellwood"@en .

_:Nc2520c680bc242ce937ba9de00af4af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Trials Await"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "More Trials Await"@en .

_:Nc5f2ea86655046fab86050aca8bb0244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress of the Horde"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Fortress of the Horde"@en .

_:Nd7bc4eb9c3e440c084a7a8e86bb312a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Battle"@en ;
    mo:track_number 40 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Dragon Battle"@en .

_:Ne1266fa900ec4f00944e9236df611c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flowing Caves"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Flowing Caves"@en .

_:Ne587c3d59e6a4d9fbb267615d8f5de2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shaengarne"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "The Shaengarne"@en .

_:Nf1da2523603e4532ac5177025d2e734a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Tent"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Inside the Tent"@en .

_:Nf727c7ae39254335baf101114e48ba29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown with the Twins"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Showdown with the Twins"@en .

_:Nf7dd556abf634e8fada487f8cc3f8b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Winter Theme"@en ;
    mo:track_number 41 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Heart of Winter Theme"@en .

_:Nf873b5c4a8af4caca8883f2c56272bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roar of the White Dragon"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Roar of the White Dragon"@en .

_:Nfb784aa83cef464aae6ffa71882fcf44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Kuldahar"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N8c8c4c3d2ad3418ca94577e57f4a9ea9 ;
    schema:name "Return to Kuldahar"@en .

_:N8c8c4c3d2ad3418ca94577e57f4a9ea9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0334f8fb6ec24fb28a1a1ffea4248368,
        _:N08071de365004c279c0413cc59e02250,
        _:N0a353e3fec16480e934afaacf9ca7409,
        _:N1420859f9e64417ea3c0f5f445d5a090,
        _:N150920de78114babbe1856f78e097d75,
        _:N207afa123b05445396d91e1ca8ce6747,
        _:N2b88dec419d6419e964ee0bf8edfc426,
        _:N2ccce1d931594aad9e5d33104765c8cc,
        _:N349ca77a73ab443f9a7bc5bf4d3739c3,
        _:N3e20e8b625964766bdea5d60d0f679a0,
        _:N459bd15076e846b5a8ab593c3a0a76a7,
        _:N497db480444246be85154b6ca6b28d3f,
        _:N49e185e4b90340429ad0bfaf11fc2500,
        _:N4b89f3b927ba4df19a593034bf69b364,
        _:N5d6b59caa3204997ba030cdca5f8840f,
        _:N5df9a6c947e44d5d8657227d16fc1068,
        _:N5fbbef698f6d44fb857300a68fc22c45,
        _:N63f659e27f6c4ab2af9e86700c062c50,
        _:N694afcf8772044dc907ec7fd6325ffbe,
        _:N6ed03bfbf0b7463f9c8d295d1ee501e6,
        _:N807442e1760a449eb5995c20d33f82ca,
        _:N84094c08d0b04561877b0c7132a9e4b8,
        _:N8b564d94f5004391aa4acfc37c235f54,
        _:N943d2087bf4143ecaaed53dd6bf6373d,
        _:Na04ea3b97f5441abb038e77c3576b69e,
        _:Na2b5dd7fb39141eebb8963a92cdba335,
        _:Na608a246a48d4ee79e51ef7c15e132a9,
        _:Na62e8867afd844788aec1765b1bc913e,
        _:Na7309ea438594032b80d5822fb5fbede,
        _:Nbbb0ecaddbb144999109d0bffd642e02,
        _:Nbbf20f7a3ba84160ace78c02113e9bb8,
        _:Nc2520c680bc242ce937ba9de00af4af6,
        _:Nc5f2ea86655046fab86050aca8bb0244,
        _:Nd7bc4eb9c3e440c084a7a8e86bb312a5,
        _:Ne1266fa900ec4f00944e9236df611c14,
        _:Ne587c3d59e6a4d9fbb267615d8f5de2b,
        _:Nf1da2523603e4532ac5177025d2e734a,
        _:Nf727c7ae39254335baf101114e48ba29,
        _:Nf7dd556abf634e8fada487f8cc3f8b1a,
        _:Nf873b5c4a8af4caca8883f2c56272bed,
        _:Nfb784aa83cef464aae6ffa71882fcf44 ;
    mo:track_count 41 ;
    schema:duration "PT52:19"^^xsd:interval ;
    schema:numTracks 41 ;
    schema:track _:N0334f8fb6ec24fb28a1a1ffea4248368,
        _:N08071de365004c279c0413cc59e02250,
        _:N0a353e3fec16480e934afaacf9ca7409,
        _:N1420859f9e64417ea3c0f5f445d5a090,
        _:N150920de78114babbe1856f78e097d75,
        _:N207afa123b05445396d91e1ca8ce6747,
        _:N2b88dec419d6419e964ee0bf8edfc426,
        _:N2ccce1d931594aad9e5d33104765c8cc,
        _:N349ca77a73ab443f9a7bc5bf4d3739c3,
        _:N3e20e8b625964766bdea5d60d0f679a0,
        _:N459bd15076e846b5a8ab593c3a0a76a7,
        _:N497db480444246be85154b6ca6b28d3f,
        _:N49e185e4b90340429ad0bfaf11fc2500,
        _:N4b89f3b927ba4df19a593034bf69b364,
        _:N5d6b59caa3204997ba030cdca5f8840f,
        _:N5df9a6c947e44d5d8657227d16fc1068,
        _:N5fbbef698f6d44fb857300a68fc22c45,
        _:N63f659e27f6c4ab2af9e86700c062c50,
        _:N694afcf8772044dc907ec7fd6325ffbe,
        _:N6ed03bfbf0b7463f9c8d295d1ee501e6,
        _:N807442e1760a449eb5995c20d33f82ca,
        _:N84094c08d0b04561877b0c7132a9e4b8,
        _:N8b564d94f5004391aa4acfc37c235f54,
        _:N943d2087bf4143ecaaed53dd6bf6373d,
        _:Na04ea3b97f5441abb038e77c3576b69e,
        _:Na2b5dd7fb39141eebb8963a92cdba335,
        _:Na608a246a48d4ee79e51ef7c15e132a9,
        _:Na62e8867afd844788aec1765b1bc913e,
        _:Na7309ea438594032b80d5822fb5fbede,
        _:Nbbb0ecaddbb144999109d0bffd642e02,
        _:Nbbf20f7a3ba84160ace78c02113e9bb8,
        _:Nc2520c680bc242ce937ba9de00af4af6,
        _:Nc5f2ea86655046fab86050aca8bb0244,
        _:Nd7bc4eb9c3e440c084a7a8e86bb312a5,
        _:Ne1266fa900ec4f00944e9236df611c14,
        _:Ne587c3d59e6a4d9fbb267615d8f5de2b,
        _:Nf1da2523603e4532ac5177025d2e734a,
        _:Nf727c7ae39254335baf101114e48ba29,
        _:Nf7dd556abf634e8fada487f8cc3f8b1a,
        _:Nf873b5c4a8af4caca8883f2c56272bed,
        _:Nfb784aa83cef464aae6ffa71882fcf44 .

