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

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

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

<artist/504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69255#subject> ;
    schema:name "Akito Nakatsuka"@en,
        "中塚章人"@ja ;
    foaf:made <album/69255#composition>,
        <album/69255#subject> ;
    foaf:name "Akito Nakatsuka"@en,
        "中塚章人"@ja .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

<album/69255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn ;
    mo:composer <artist/504#subject> ;
    mo:produced_work <album/69255#musicalwork> ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/55/69255/69255-1498677263.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn ;
    mo:performance_of <album/69255#musicalwork> ;
    mo:performer <artist/26739#subject> ;
    mo:recorded_as <album/69255#musicalexpression> ;
    schema:byArtist <artist/26739#subject> ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn ;
    schema:workPerformed <album/69255#musicalwork> .

<artist/26739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69255#performance> ;
    schema:name "Dusty Zahrt"@en ;
    foaf:name "Dusty Zahrt"@en .

<album/69255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-26"^^xsd:date ;
    dcterms:title "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69255#musicalexpression> ;
    mo:publisher _:Ncc59eb66a5dc4caf887e0d620af30f4c ;
    mo:record _:N5062845252f84944ae13d9a756634354 ;
    mo:record_count 1 ;
    schema:about <product/501#subject> ;
    schema:byArtist <artist/26739#subject> ;
    schema:datePublished "2017-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/69255/69255-1498677263.jpg> ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "Zelda II: The Adventure of Link"@ja,
        "Zelda II: The Adventure of Link"@ja-latn ;
    schema:publisher _:Ncc59eb66a5dc4caf887e0d620af30f4c ;
    foaf:depiction <https://media.vgm.io/albums/55/69255/69255-1498677263.jpg> .

_:N024f78a120be40299da4eae26f28d8c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Receive Triforce"@en ;
    mo:track_number 42 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Receive Triforce"@en .

_:N0be6129d65794ae5822ceab9d10ec829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Up"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Level Up"@en .

_:N0d104ff75dad458c9c0b44fa70873982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside House"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Inside House"@en .

_:N11b77b6e92984ddf8a30c3f67caf4e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme (No Intro)"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Town Theme (No Intro)"@en .

_:N12baa08742594304b3e442bd1ccf9fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 44 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Ending Theme"@en .

_:N132a0c01255d47428ef583f2d784ea37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Palace Theme"@en ;
    mo:track_number 39 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Great Palace Theme"@en .

_:N1f50c7b9f7994d7e8b0d6b1b5ccf981d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Battle Theme"@en .

_:N23cf1a05c27b4cbab94923c93b742f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Receive Item"@en ;
    mo:track_number 32 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Receive Item"@en .

_:N247ea8c8bcbc4e00942e688fd092e249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside House (Version 2 - Unused)"@en ;
    mo:track_number 37 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Inside House (Version 2 - Unused)"@en .

_:N2abf99ade19349a3a0e389f2cf1b4845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme (Version 2 - Unused)"@en ;
    mo:track_number 36 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Battle Theme (Version 2 - Unused)"@en .

_:N360a19bf68d04ab68decef57cdaec55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Theme (No Intro)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Overworld Theme (No Intro)"@en .

_:N3ac578496ce540adbf8c8b7e53c09183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Ending Theme"@en .

_:N416bdf287fb8457691837f4ff1d9d225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Link Battle"@en ;
    mo:track_number 41 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Dark Link Battle"@en .

_:N43862f4467c1452daa4ae2b7fe2d415d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme"@en ;
    mo:track_number 31 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme"@en .

_:N44033dda65e9491aa182f109b10a65bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Clear"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Clear"@en .

_:N4ccc72e222f84ffd9c53fb7d0b53436b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme (No Intro) (Version 2 - Unused)"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme (No Intro) (Version 2 - Unused)"@en .

_:N5491cb5b956c428e912b9263a45184df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 34 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Boss Battle"@en .

_:N5a7bab946bd144ac84e25e70fe6e688a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside House"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Inside House"@en .

_:N5ebd422e8fbe44ca96ddf6cc0268a71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Palace Theme (No Intro)"@en ;
    mo:track_number 40 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Great Palace Theme (No Intro)"@en .

_:N70114c269c994690844a8586bc3596b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Theme (No Intro)"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Overworld Theme (No Intro)"@en .

_:N7671c3f3ff8240cba048d98a4df0ea29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme (No Intro)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme (No Intro)"@en .

_:N7e540d55d91344caacac91c5fad9b8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Town Theme"@en .

_:N7f71434a93374da7be7958ec55d08ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awaken Zelda"@en ;
    mo:track_number 43 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Awaken Zelda"@en .

_:N88c354e85f5b4cd5bc32203e2123bca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme (No Intro)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Town Theme (No Intro)"@en .

_:N89f7cd8d72c845f2acff7251d40826d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Clear"@en ;
    mo:track_number 35 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Dungeon Clear"@en .

_:N8e7052c733764d3bbdbe083335cffb97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Town Theme"@en .

_:N9639caabc75f4848a032465f3f4728fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme (No Intro)"@en ;
    mo:track_number 33 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme (No Intro)"@en .

_:N972f183ca43c4818a48248ff1e0a046f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme (No Intro) (Version 2 - Unused)"@en ;
    mo:track_number 38 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme (No Intro) (Version 2 - Unused)"@en .

_:N996d132cd6b640c5b9877dc0b97a1af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Boss Battle"@en .

_:Na32d5e3321aa4ec0bfddc62b9a07a109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Palace Theme"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Great Palace Theme"@en .

_:Na716fb8da2b54c43b94f38ef329ecb82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Palace Theme"@en .

_:Na71c6b6318e2491dbc044549e462533f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Link Battle"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Dark Link Battle"@en .

_:Nb5851535585c4fa7ab218e729a8f66ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Up"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Level Up"@en .

_:Nb5f9c806dce041ef8bc21ab36f5b15cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Palace Theme (No Intro)"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Great Palace Theme (No Intro)"@en .

_:Nbad24cf0bd4d4df0be4aebe43d14a8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Title Theme"@en .

_:Ncc1ac557af38478080b24a590cc77927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Theme"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Overworld Theme"@en .

_:Ncc59eb66a5dc4caf887e0d620af30f4c schema:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn ;
    foaf:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn .

_:Nd03663019b27441e9a6524aa2db309d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Overworld Theme"@en .

_:Nd58ee022cc234b5e90b71962cdb88863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside House (Version 2 - Unused)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Inside House (Version 2 - Unused)"@en .

_:Nd682e569794c453299e2dd81f5f25eb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Receive Item"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Receive Item"@en .

_:Ndc859a09fdcf417eadf5e33635d4fb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awaken Zelda"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Awaken Zelda"@en .

_:Nf4c2d4d5c37043678c3646eb7d0de3ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Receive Triforce"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Receive Triforce"@en .

_:Nf66a3fe95cae4620bbaf4a3b8249d492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Title Theme"@en .

_:Nfbe1695f27bb4d4889b4dc520bee58b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en ;
    mo:track_number 29 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Battle Theme"@en .

_:Nfce5602035af416783c991fe321848c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme (Version 2 - Unused)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5062845252f84944ae13d9a756634354 ;
    schema:name "Battle Theme (Version 2 - Unused)"@en .

_:N5062845252f84944ae13d9a756634354 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024f78a120be40299da4eae26f28d8c8,
        _:N0be6129d65794ae5822ceab9d10ec829,
        _:N0d104ff75dad458c9c0b44fa70873982,
        _:N11b77b6e92984ddf8a30c3f67caf4e56,
        _:N12baa08742594304b3e442bd1ccf9fc0,
        _:N132a0c01255d47428ef583f2d784ea37,
        _:N1f50c7b9f7994d7e8b0d6b1b5ccf981d,
        _:N23cf1a05c27b4cbab94923c93b742f7c,
        _:N247ea8c8bcbc4e00942e688fd092e249,
        _:N2abf99ade19349a3a0e389f2cf1b4845,
        _:N360a19bf68d04ab68decef57cdaec55d,
        _:N3ac578496ce540adbf8c8b7e53c09183,
        _:N416bdf287fb8457691837f4ff1d9d225,
        _:N43862f4467c1452daa4ae2b7fe2d415d,
        _:N44033dda65e9491aa182f109b10a65bd,
        _:N4ccc72e222f84ffd9c53fb7d0b53436b,
        _:N5491cb5b956c428e912b9263a45184df,
        _:N5a7bab946bd144ac84e25e70fe6e688a,
        _:N5ebd422e8fbe44ca96ddf6cc0268a71b,
        _:N70114c269c994690844a8586bc3596b9,
        _:N7671c3f3ff8240cba048d98a4df0ea29,
        _:N7e540d55d91344caacac91c5fad9b8b1,
        _:N7f71434a93374da7be7958ec55d08ab6,
        _:N88c354e85f5b4cd5bc32203e2123bca4,
        _:N89f7cd8d72c845f2acff7251d40826d0,
        _:N8e7052c733764d3bbdbe083335cffb97,
        _:N9639caabc75f4848a032465f3f4728fb,
        _:N972f183ca43c4818a48248ff1e0a046f,
        _:N996d132cd6b640c5b9877dc0b97a1af1,
        _:Na32d5e3321aa4ec0bfddc62b9a07a109,
        _:Na716fb8da2b54c43b94f38ef329ecb82,
        _:Na71c6b6318e2491dbc044549e462533f,
        _:Nb5851535585c4fa7ab218e729a8f66ed,
        _:Nb5f9c806dce041ef8bc21ab36f5b15cf,
        _:Nbad24cf0bd4d4df0be4aebe43d14a8ac,
        _:Ncc1ac557af38478080b24a590cc77927,
        _:Nd03663019b27441e9a6524aa2db309d9,
        _:Nd58ee022cc234b5e90b71962cdb88863,
        _:Nd682e569794c453299e2dd81f5f25eb0,
        _:Ndc859a09fdcf417eadf5e33635d4fb31,
        _:Nf4c2d4d5c37043678c3646eb7d0de3ee,
        _:Nf66a3fe95cae4620bbaf4a3b8249d492,
        _:Nfbe1695f27bb4d4889b4dc520bee58b1,
        _:Nfce5602035af416783c991fe321848c9 ;
    mo:track_count 44 ;
    schema:duration "PT110:14"^^xsd:interval ;
    schema:numTracks 44 ;
    schema:track _:N024f78a120be40299da4eae26f28d8c8,
        _:N0be6129d65794ae5822ceab9d10ec829,
        _:N0d104ff75dad458c9c0b44fa70873982,
        _:N11b77b6e92984ddf8a30c3f67caf4e56,
        _:N12baa08742594304b3e442bd1ccf9fc0,
        _:N132a0c01255d47428ef583f2d784ea37,
        _:N1f50c7b9f7994d7e8b0d6b1b5ccf981d,
        _:N23cf1a05c27b4cbab94923c93b742f7c,
        _:N247ea8c8bcbc4e00942e688fd092e249,
        _:N2abf99ade19349a3a0e389f2cf1b4845,
        _:N360a19bf68d04ab68decef57cdaec55d,
        _:N3ac578496ce540adbf8c8b7e53c09183,
        _:N416bdf287fb8457691837f4ff1d9d225,
        _:N43862f4467c1452daa4ae2b7fe2d415d,
        _:N44033dda65e9491aa182f109b10a65bd,
        _:N4ccc72e222f84ffd9c53fb7d0b53436b,
        _:N5491cb5b956c428e912b9263a45184df,
        _:N5a7bab946bd144ac84e25e70fe6e688a,
        _:N5ebd422e8fbe44ca96ddf6cc0268a71b,
        _:N70114c269c994690844a8586bc3596b9,
        _:N7671c3f3ff8240cba048d98a4df0ea29,
        _:N7e540d55d91344caacac91c5fad9b8b1,
        _:N7f71434a93374da7be7958ec55d08ab6,
        _:N88c354e85f5b4cd5bc32203e2123bca4,
        _:N89f7cd8d72c845f2acff7251d40826d0,
        _:N8e7052c733764d3bbdbe083335cffb97,
        _:N9639caabc75f4848a032465f3f4728fb,
        _:N972f183ca43c4818a48248ff1e0a046f,
        _:N996d132cd6b640c5b9877dc0b97a1af1,
        _:Na32d5e3321aa4ec0bfddc62b9a07a109,
        _:Na716fb8da2b54c43b94f38ef329ecb82,
        _:Na71c6b6318e2491dbc044549e462533f,
        _:Nb5851535585c4fa7ab218e729a8f66ed,
        _:Nb5f9c806dce041ef8bc21ab36f5b15cf,
        _:Nbad24cf0bd4d4df0be4aebe43d14a8ac,
        _:Ncc1ac557af38478080b24a590cc77927,
        _:Nd03663019b27441e9a6524aa2db309d9,
        _:Nd58ee022cc234b5e90b71962cdb88863,
        _:Nd682e569794c453299e2dd81f5f25eb0,
        _:Ndc859a09fdcf417eadf5e33635d4fb31,
        _:Nf4c2d4d5c37043678c3646eb7d0de3ee,
        _:Nf66a3fe95cae4620bbaf4a3b8249d492,
        _:Nfbe1695f27bb4d4889b4dc520bee58b1,
        _:Nfce5602035af416783c991fe321848c9 .

