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

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

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

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

<album/33716#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn ;
    mo:performance_of <album/33716#musicalwork> ;
    mo:recorded_as <album/33716#musicalexpression> ;
    schema:name "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn ;
    schema:workPerformed <album/33716#musicalwork> .

<album/33716#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Emmett Plant"@en ;
            foaf:made <album/33716#composition> ;
            foaf:name "Emmett Plant"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Erik Hermansen"@en ;
            foaf:made <album/33716#composition> ;
            foaf:name "Erik Hermansen"@en ] ;
    mo:produced_work <album/33716#musicalwork> ;
    schema:name "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33716#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/33716#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/33716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-01"^^xsd:date ;
    dcterms:title "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/33716#musicalexpression> ;
    mo:publisher _:Nd80ddd9d9874438cb1cd7c32a3c7fc40 ;
    mo:record _:N467e3897716145e599588867bdb973d3,
        _:N93415885738940bb9555c906da765127 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DROD: Architects' Edition"@en ;
            foaf:name "DROD: Architects' Edition"@en ],
        [ a schema:CreativeWork ;
            schema:name "DROD: Journey to Rooted Hold"@en ;
            foaf:name "DROD: Journey to Rooted Hold"@en ] ;
    schema:datePublished "2012-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Deadly Music of Death - Volumes 1 and 2"@en,
        "Deadly Music of Death - Volumes 1 and 2"@ja,
        "Deadly Music of Death - Volumes 1 and 2"@ja-latn ;
    schema:publisher _:Nd80ddd9d9874438cb1cd7c32a3c7fc40 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33716#subject> ;
    schema:name "Emmett Plant"@en ;
    foaf:made <album/33716#subject> ;
    foaf:name "Emmett Plant"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33716#subject> ;
    schema:name "Erik Hermansen"@en ;
    foaf:made <album/33716#subject> ;
    foaf:name "Erik Hermansen"@en .

_:N01eb0c60b95947f7a2464ac2007015c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Machine I"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Ancient Machine I"@en .

_:N095f7fdd9103471f96bb5f24e9273e60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without Fear"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Without Fear"@en .

_:N112fc5b8d8034692a265a717012fac90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brood"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Brood"@en .

_:N1918541fabe1415284b86b454e4da8af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightwalk"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Nightwalk"@en .

_:N19561ba940564b2f8dc2037e3197f5da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spaces"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "The Spaces"@en .

_:N2cdcf3e98d144a33bc3d33dbe16e3286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devious"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Devious"@en .

_:N345dbd16ce7e4e30aa93dd981f3f12ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Givers"@en ;
    mo:track_number 20 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "The Givers"@en .

_:N371f2282bd8b4c78ac1ff37ca46163c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Everything"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Leave Everything"@en .

_:N4ddbc0a9f52e4518a000a6214c474a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Busride"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Busride"@en .

_:N557f3a68108b45fdb5c836b39324beef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Settle Down"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Settle Down"@en .

_:N5bb1bd110b044688ad04bc3796db274f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Construction"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Construction"@en .

_:N5d912654e0b74052983cefda25cd7e10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Gameshow"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Last Gameshow"@en .

_:N651524fcbf0a4a15b5b942bfd0cda901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Steady Smite"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "The Steady Smite"@en .

_:N6ee5ac7399644b50bb1290ea49d2cf12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glad You Came"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Glad You Came"@en .

_:N784b0e3a43fb46e9beb7f648afe4df99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Small Box"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "My Small Box"@en .

_:N8086afb1846f4e068795d755706ebd0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Far Below"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "So Far Below"@en .

_:N840383c642cf42bba26feab7db04373d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Things Next"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Next Things Next"@en .

_:N85095dc2cc06445ba5aa1960fc2991a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delver"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Delver"@en .

_:N8767266b9bce4edfa210e13b55beb2b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusions"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Delusions"@en .

_:N888231b2ff6b430eb5d484eed51b5cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the Game"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "The End of the Game"@en .

_:N8a27a361b5dc4bdc8aed9807ec09042d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Beauty"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Morning Beauty"@en .

_:N8a435023586f40789494e5d5fb8b2470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Enough"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Far Enough"@en .

_:N8ea39b29af7b44dab8317ebb1d9d06f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uncovered"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Uncovered"@en .

_:N9617a4971ae8469fab51c871f77a589d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Waiting"@en .

_:N9627b7bfa61c4203888b072bd8473889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underway"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Underway"@en .

_:N9c42b84f71594f15a3fed4951ea645ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Erik Mix (Architect's Oath)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Title Erik Mix (Architect's Oath)"@en .

_:N9e7f0647cc7248e7997f3b9a4e5e6223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Larger View"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Larger View"@en .

_:Na57c7d4b1e1644a7a783f2e791585f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Been Here"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "I've Been Here"@en .

_:Na5e43dbb138f4b29b470d8ffa38a4902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Reward"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "The Reward"@en .

_:Na731153c83ff42458fe0f725fcbc1694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whistler"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Whistler"@en .

_:Nb6e49e37f0314b19ace182e0257f658b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carve it Deep"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Carve it Deep"@en .

_:Nb9c6abe5a2ee4a83beeea460bcb91331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Fortune"@en .

_:Nc6e245844ff448b8b0c745929c3d96cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gustomatic"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Gustomatic"@en .

_:Nc76078f087d740eaa3e51a11c5d23261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaking around the Docks"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Sneaking around the Docks"@en .

_:Ncbcdc8a741e64b26a42aed0e3ac293a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smaller Plans"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Smaller Plans"@en .

_:Ncc859d5f0aa7469db676c1a3ef443e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way Down"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "The Way Down"@en .

_:Nd80ddd9d9874438cb1cd7c32a3c7fc40 schema:name "Caravel Games"@en ;
    foaf:name "Caravel Games"@en .

_:Ndd4b7505980141f7925685e9499cff1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In My Skin"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "In My Skin"@en .

_:Ne26488e4b82d4a5e8e947169f943d807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Paraguay"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "After Paraguay"@en .

_:Nec4fb84e4c3b45a49f14a483cb39ae4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Machine"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N93415885738940bb9555c906da765127 ;
    schema:name "Ancient Machine"@en .

_:Nf541e66748ca46a9b04491adc55e7f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We See You Now"@en ;
    mo:track_number 18 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "We See You Now"@en .

_:Nff2a71cf38d8419abe8e182d42c3e963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simple"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N467e3897716145e599588867bdb973d3 ;
    schema:name "Simple"@en .

_:N93415885738940bb9555c906da765127 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N112fc5b8d8034692a265a717012fac90,
        _:N1918541fabe1415284b86b454e4da8af,
        _:N19561ba940564b2f8dc2037e3197f5da,
        _:N5d912654e0b74052983cefda25cd7e10,
        _:N651524fcbf0a4a15b5b942bfd0cda901,
        _:N6ee5ac7399644b50bb1290ea49d2cf12,
        _:N8767266b9bce4edfa210e13b55beb2b0,
        _:N888231b2ff6b430eb5d484eed51b5cff,
        _:N8a435023586f40789494e5d5fb8b2470,
        _:N8ea39b29af7b44dab8317ebb1d9d06f5,
        _:N9617a4971ae8469fab51c871f77a589d,
        _:Na57c7d4b1e1644a7a783f2e791585f1b,
        _:Na731153c83ff42458fe0f725fcbc1694,
        _:Nb9c6abe5a2ee4a83beeea460bcb91331,
        _:Ncc859d5f0aa7469db676c1a3ef443e83,
        _:Ndd4b7505980141f7925685e9499cff1b,
        _:Ne26488e4b82d4a5e8e947169f943d807,
        _:Nec4fb84e4c3b45a49f14a483cb39ae4c ;
    mo:track_count 18 ;
    schema:duration "PT68:57"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N112fc5b8d8034692a265a717012fac90,
        _:N1918541fabe1415284b86b454e4da8af,
        _:N19561ba940564b2f8dc2037e3197f5da,
        _:N5d912654e0b74052983cefda25cd7e10,
        _:N651524fcbf0a4a15b5b942bfd0cda901,
        _:N6ee5ac7399644b50bb1290ea49d2cf12,
        _:N8767266b9bce4edfa210e13b55beb2b0,
        _:N888231b2ff6b430eb5d484eed51b5cff,
        _:N8a435023586f40789494e5d5fb8b2470,
        _:N8ea39b29af7b44dab8317ebb1d9d06f5,
        _:N9617a4971ae8469fab51c871f77a589d,
        _:Na57c7d4b1e1644a7a783f2e791585f1b,
        _:Na731153c83ff42458fe0f725fcbc1694,
        _:Nb9c6abe5a2ee4a83beeea460bcb91331,
        _:Ncc859d5f0aa7469db676c1a3ef443e83,
        _:Ndd4b7505980141f7925685e9499cff1b,
        _:Ne26488e4b82d4a5e8e947169f943d807,
        _:Nec4fb84e4c3b45a49f14a483cb39ae4c .

_:N467e3897716145e599588867bdb973d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N01eb0c60b95947f7a2464ac2007015c8,
        _:N095f7fdd9103471f96bb5f24e9273e60,
        _:N2cdcf3e98d144a33bc3d33dbe16e3286,
        _:N345dbd16ce7e4e30aa93dd981f3f12ec,
        _:N371f2282bd8b4c78ac1ff37ca46163c0,
        _:N4ddbc0a9f52e4518a000a6214c474a4e,
        _:N557f3a68108b45fdb5c836b39324beef,
        _:N5bb1bd110b044688ad04bc3796db274f,
        _:N784b0e3a43fb46e9beb7f648afe4df99,
        _:N8086afb1846f4e068795d755706ebd0f,
        _:N840383c642cf42bba26feab7db04373d,
        _:N85095dc2cc06445ba5aa1960fc2991a2,
        _:N8a27a361b5dc4bdc8aed9807ec09042d,
        _:N9627b7bfa61c4203888b072bd8473889,
        _:N9c42b84f71594f15a3fed4951ea645ad,
        _:N9e7f0647cc7248e7997f3b9a4e5e6223,
        _:Na5e43dbb138f4b29b470d8ffa38a4902,
        _:Nb6e49e37f0314b19ace182e0257f658b,
        _:Nc6e245844ff448b8b0c745929c3d96cb,
        _:Nc76078f087d740eaa3e51a11c5d23261,
        _:Ncbcdc8a741e64b26a42aed0e3ac293a1,
        _:Nf541e66748ca46a9b04491adc55e7f60,
        _:Nff2a71cf38d8419abe8e182d42c3e963 ;
    mo:track_count 23 ;
    schema:duration "PT49:59"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N01eb0c60b95947f7a2464ac2007015c8,
        _:N095f7fdd9103471f96bb5f24e9273e60,
        _:N2cdcf3e98d144a33bc3d33dbe16e3286,
        _:N345dbd16ce7e4e30aa93dd981f3f12ec,
        _:N371f2282bd8b4c78ac1ff37ca46163c0,
        _:N4ddbc0a9f52e4518a000a6214c474a4e,
        _:N557f3a68108b45fdb5c836b39324beef,
        _:N5bb1bd110b044688ad04bc3796db274f,
        _:N784b0e3a43fb46e9beb7f648afe4df99,
        _:N8086afb1846f4e068795d755706ebd0f,
        _:N840383c642cf42bba26feab7db04373d,
        _:N85095dc2cc06445ba5aa1960fc2991a2,
        _:N8a27a361b5dc4bdc8aed9807ec09042d,
        _:N9627b7bfa61c4203888b072bd8473889,
        _:N9c42b84f71594f15a3fed4951ea645ad,
        _:N9e7f0647cc7248e7997f3b9a4e5e6223,
        _:Na5e43dbb138f4b29b470d8ffa38a4902,
        _:Nb6e49e37f0314b19ace182e0257f658b,
        _:Nc6e245844ff448b8b0c745929c3d96cb,
        _:Nc76078f087d740eaa3e51a11c5d23261,
        _:Ncbcdc8a741e64b26a42aed0e3ac293a1,
        _:Nf541e66748ca46a9b04491adc55e7f60,
        _:Nff2a71cf38d8419abe8e182d42c3e963 .

