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

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

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

<album/86891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Holle"@en ;
            foaf:made <album/86891#composition> ;
            foaf:name "Matt Holle"@en ] ;
    mo:produced_work <album/86891#musicalwork> ;
    schema:name "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn .

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

<album/86891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn ;
    mo:performance_of <album/86891#musicalwork> ;
    mo:recorded_as <album/86891#musicalexpression> ;
    schema:name "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn ;
    schema:workPerformed <album/86891#musicalwork> .

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

<https://medium-media.vgm.io/albums/19/86891/86891-1558395443.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-20"^^xsd:date ;
    dcterms:title "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86891#musicalexpression> ;
    mo:publisher _:N82187061c6764489a014dedec96470f3 ;
    mo:record _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Battle Realms"@en ;
            foaf:name "Battle Realms"@en ] ;
    schema:datePublished "2012-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/86891/86891-1558395443.jpg> ;
    schema:name "Battle Realms Soundtrack"@en,
        "Battle Realms Soundtrack"@ja,
        "Battle Realms Soundtrack"@ja-latn ;
    schema:publisher _:N82187061c6764489a014dedec96470f3 ;
    foaf:depiction <https://media.vgm.io/albums/19/86891/86891-1558395443.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86891#subject> ;
    schema:name "Matt Holle"@en ;
    foaf:made <album/86891#subject> ;
    foaf:name "Matt Holle"@en .

_:N01d8b80f765543c8a107fb12cddcf7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Battle Preparations Normal"@en ;
    mo:track_number 35 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Battle Preparations Normal"@en .

_:N06da32bc07b34468aa022d10dd035a3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Scouting Trip Combat"@en ;
    mo:track_number 40 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Scouting Trip Combat"@en .

_:N149c386e0aa1442da393fc011705174c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Battle Preparations Combat"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Battle Preparations Combat"@en .

_:N1576a35e8a3c4cff98ebd7d0a308cc73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Swans Pool Normal"@en ;
    mo:track_number 33 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Swans Pool Normal"@en .

_:N1c1bbdc71a324f66ae10719f46fc8652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Serpent Son Normal"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Serpent Son Normal"@en .

_:N20042bf3678a465aaf6d01b6e61ee019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Overthrow Normal"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Overthrow Normal"@en .

_:N3065fa503ab74b368c1c5ab8fd2ca212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the Dragon"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Return of the Dragon"@en .

_:N33a2a584cf274d93af098ac980a395a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horde"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Horde"@en .

_:N3cbe74182e4348349af2df93b18f25cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Fire Dance Normal"@en ;
    mo:track_number 37 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Fire Dance Normal"@en .

_:N3e874b22538343009592658865977ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Perversion Normal"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Perversion Normal"@en .

_:N3f9552296a564816a243609a19463ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Death Ceremony Combat"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Death Ceremony Combat"@en .

_:N46d24dac790340418bc2df98d4a59612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Dark Homily Normal"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Dark Homily Normal"@en .

_:N4aa08d9140154ec18e271b8be98c54b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Dragons Cave Combat"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Dragons Cave Combat"@en .

_:N505f5e44ebf946d596be50eecd295228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Serpent Son Combat"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Serpent Son Combat"@en .

_:N5b219406a87642fea7697f2e9baccda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koi Pond"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Koi Pond"@en .

_:N6487fb2bf6ed4f9aaaab951fc830fd61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Harvest Time Normal"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Harvest Time Normal"@en .

_:N6fb6849f32ff440c9b61a089a0893dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Death Ceremony Normal"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Death Ceremony Normal"@en .

_:N721ae9ccca684bf59ce7e4abe3cd7dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Dark Homily Combat"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Dark Homily Combat"@en .

_:N74d595b22f2f4a909f4e2aebc413de96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Unholy Combat"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Unholy Combat"@en .

_:N775e8c0b23204610b334cc104b66e00f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Harvest Time Combat"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Harvest Time Combat"@en .

_:N7790b8cfc8894ef2a1e759426c6fd2fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Perversion Combat"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Perversion Combat"@en .

_:N7c7e6653e9fa4d6991a3146c04506e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Fall of Serpentholm Combat"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Fall of Serpentholm Combat"@en .

_:N82187061c6764489a014dedec96470f3 schema:name "Liquid Entertainment"@en,
        "Liquid Entertainment"@ja,
        "Liquid Entertainment"@ja-latn ;
    foaf:name "Liquid Entertainment"@en,
        "Liquid Entertainment"@ja,
        "Liquid Entertainment"@ja-latn .

_:N897925a695044a2996e2dac561e74988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Swans Pool Combat"@en ;
    mo:track_number 32 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Swans Pool Combat"@en .

_:N89f2e7fadb3645c98bf15bb2993a22c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Dragon Warrior Normal"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Dragon Warrior Normal"@en .

_:N8f1da56f0bd74040bec9fbf8c34ea413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Better Days Normal"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Better Days Normal"@en .

_:N93bfff4391824d0b8f81ceec8b165c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Dragons Cave Normal"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Dragons Cave Normal"@en .

_:N95ce51d2f558467396d2dca49716b629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Menu 1"@en .

_:N9e1193eba41841158bcb35881e9cfd7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - The Dragon Returns Combat"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - The Dragon Returns Combat"@en .

_:N9f2c672eed62468b8d29e9739f5664f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Menu 2"@en .

_:Na2ecae8e975342a69b82b01b7d91886b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Serpent Attack Combat"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Serpent Attack Combat"@en .

_:Nae0eae8b15bf40b5af3807ce7e11b538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - The Dragon Returns Normal"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - The Dragon Returns Normal"@en .

_:Naf72fe96e4c147ca995b48fc47660ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Scouting Trip Normal"@en ;
    mo:track_number 41 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Scouting Trip Normal"@en .

_:Nb2e276a613474bc890184fd40e24e344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Dragon Warrior Combat"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Dragon Warrior Combat"@en .

_:Nc2882284d0bb4646a692ade02474b2a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Overthrow Combat"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Overthrow Combat"@en .

_:Ne4dcaa5b8f814eb1be11ef163623e2ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon - Better Days Combat"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Dragon - Better Days Combat"@en .

_:Ne72d741da14d45b4bdd90d5043ad27b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Freedom Normal"@en ;
    mo:track_number 39 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Freedom Normal"@en .

_:Nf04a6cdbf8d44e0bb90db974e98c2cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Fall of Serpentholm Normal"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Fall of Serpentholm Normal"@en .

_:Nf0df0fe91a5e4b4d91e0f8a18d95fb46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus - Unholy Normal"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Lotus - Unholy Normal"@en .

_:Nf2e16babec1745a1896aef783d547d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Freedom Combat"@en ;
    mo:track_number 38 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Freedom Combat"@en .

_:Nf4c6bc32d1e94e47ae78325ea24d69d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolf - Fire Dance Combat"@en ;
    mo:track_number 36 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Wolf - Fire Dance Combat"@en .

_:Nfc1396cf488c4c4bb132a976f6aa7a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serpent - Serpent Attack Normal"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd3c5eb6bb07a475189aa58f2658ec7fc ;
    schema:name "Serpent - Serpent Attack Normal"@en .

_:Nd3c5eb6bb07a475189aa58f2658ec7fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d8b80f765543c8a107fb12cddcf7f6,
        _:N06da32bc07b34468aa022d10dd035a3e,
        _:N149c386e0aa1442da393fc011705174c,
        _:N1576a35e8a3c4cff98ebd7d0a308cc73,
        _:N1c1bbdc71a324f66ae10719f46fc8652,
        _:N20042bf3678a465aaf6d01b6e61ee019,
        _:N3065fa503ab74b368c1c5ab8fd2ca212,
        _:N33a2a584cf274d93af098ac980a395a1,
        _:N3cbe74182e4348349af2df93b18f25cf,
        _:N3e874b22538343009592658865977ccb,
        _:N3f9552296a564816a243609a19463ccf,
        _:N46d24dac790340418bc2df98d4a59612,
        _:N4aa08d9140154ec18e271b8be98c54b7,
        _:N505f5e44ebf946d596be50eecd295228,
        _:N5b219406a87642fea7697f2e9baccda3,
        _:N6487fb2bf6ed4f9aaaab951fc830fd61,
        _:N6fb6849f32ff440c9b61a089a0893dd1,
        _:N721ae9ccca684bf59ce7e4abe3cd7dea,
        _:N74d595b22f2f4a909f4e2aebc413de96,
        _:N775e8c0b23204610b334cc104b66e00f,
        _:N7790b8cfc8894ef2a1e759426c6fd2fd,
        _:N7c7e6653e9fa4d6991a3146c04506e4b,
        _:N897925a695044a2996e2dac561e74988,
        _:N89f2e7fadb3645c98bf15bb2993a22c7,
        _:N8f1da56f0bd74040bec9fbf8c34ea413,
        _:N93bfff4391824d0b8f81ceec8b165c13,
        _:N95ce51d2f558467396d2dca49716b629,
        _:N9e1193eba41841158bcb35881e9cfd7b,
        _:N9f2c672eed62468b8d29e9739f5664f2,
        _:Na2ecae8e975342a69b82b01b7d91886b,
        _:Nae0eae8b15bf40b5af3807ce7e11b538,
        _:Naf72fe96e4c147ca995b48fc47660ad9,
        _:Nb2e276a613474bc890184fd40e24e344,
        _:Nc2882284d0bb4646a692ade02474b2a0,
        _:Ne4dcaa5b8f814eb1be11ef163623e2ea,
        _:Ne72d741da14d45b4bdd90d5043ad27b4,
        _:Nf04a6cdbf8d44e0bb90db974e98c2cfc,
        _:Nf0df0fe91a5e4b4d91e0f8a18d95fb46,
        _:Nf2e16babec1745a1896aef783d547d4f,
        _:Nf4c6bc32d1e94e47ae78325ea24d69d1,
        _:Nfc1396cf488c4c4bb132a976f6aa7a30 ;
    mo:track_count 41 ;
    schema:duration "PT97:03"^^xsd:interval ;
    schema:numTracks 41 ;
    schema:track _:N01d8b80f765543c8a107fb12cddcf7f6,
        _:N06da32bc07b34468aa022d10dd035a3e,
        _:N149c386e0aa1442da393fc011705174c,
        _:N1576a35e8a3c4cff98ebd7d0a308cc73,
        _:N1c1bbdc71a324f66ae10719f46fc8652,
        _:N20042bf3678a465aaf6d01b6e61ee019,
        _:N3065fa503ab74b368c1c5ab8fd2ca212,
        _:N33a2a584cf274d93af098ac980a395a1,
        _:N3cbe74182e4348349af2df93b18f25cf,
        _:N3e874b22538343009592658865977ccb,
        _:N3f9552296a564816a243609a19463ccf,
        _:N46d24dac790340418bc2df98d4a59612,
        _:N4aa08d9140154ec18e271b8be98c54b7,
        _:N505f5e44ebf946d596be50eecd295228,
        _:N5b219406a87642fea7697f2e9baccda3,
        _:N6487fb2bf6ed4f9aaaab951fc830fd61,
        _:N6fb6849f32ff440c9b61a089a0893dd1,
        _:N721ae9ccca684bf59ce7e4abe3cd7dea,
        _:N74d595b22f2f4a909f4e2aebc413de96,
        _:N775e8c0b23204610b334cc104b66e00f,
        _:N7790b8cfc8894ef2a1e759426c6fd2fd,
        _:N7c7e6653e9fa4d6991a3146c04506e4b,
        _:N897925a695044a2996e2dac561e74988,
        _:N89f2e7fadb3645c98bf15bb2993a22c7,
        _:N8f1da56f0bd74040bec9fbf8c34ea413,
        _:N93bfff4391824d0b8f81ceec8b165c13,
        _:N95ce51d2f558467396d2dca49716b629,
        _:N9e1193eba41841158bcb35881e9cfd7b,
        _:N9f2c672eed62468b8d29e9739f5664f2,
        _:Na2ecae8e975342a69b82b01b7d91886b,
        _:Nae0eae8b15bf40b5af3807ce7e11b538,
        _:Naf72fe96e4c147ca995b48fc47660ad9,
        _:Nb2e276a613474bc890184fd40e24e344,
        _:Nc2882284d0bb4646a692ade02474b2a0,
        _:Ne4dcaa5b8f814eb1be11ef163623e2ea,
        _:Ne72d741da14d45b4bdd90d5043ad27b4,
        _:Nf04a6cdbf8d44e0bb90db974e98c2cfc,
        _:Nf0df0fe91a5e4b4d91e0f8a18d95fb46,
        _:Nf2e16babec1745a1896aef783d547d4f,
        _:Nf4c6bc32d1e94e47ae78325ea24d69d1,
        _:Nfc1396cf488c4c4bb132a976f6aa7a30 .

