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

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

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

<artist/102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Hiroaki Sano"@en,
        "佐野広明"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Hiroaki Sano"@en,
        "佐野広明"@ja .

<artist/18099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Ryo Yoshinaga"@en,
        "吉永涼"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Ryo Yoshinaga"@en,
        "吉永涼"@ja .

<artist/23736#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Aoi Takeda"@en,
        "武田葵"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Aoi Takeda"@en,
        "武田葵"@ja .

<artist/28170#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Takumi Sato"@en,
        "佐藤巧"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Takumi Sato"@en,
        "佐藤巧"@ja .

<artist/43187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根實知琉"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根實知琉"@ja .

<artist/761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Ippo Yamada"@en,
        "山田一法"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Ippo Yamada"@en,
        "山田一法"@ja .

<artist/770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84936#subject> ;
    schema:name "Ryo Kawakami"@en,
        "川上領"@ja ;
    foaf:made <album/84936#composition>,
        <album/84936#subject> ;
    foaf:name "Ryo Kawakami"@en,
        "川上領"@ja .

<product/16050#subject> a schema:CreativeWork ;
    schema:name "Bloodstained: Curse of the Moon"@en,
        "Bloodstained: Curse of the Moon"@ja,
        "Bloodstained: Curse of the Moon"@ja-latn ;
    foaf:name "Bloodstained: Curse of the Moon"@en,
        "Bloodstained: Curse of the Moon"@ja,
        "Bloodstained: Curse of the Moon"@ja-latn .

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

<album/84936#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn ;
    mo:performance_of <album/84936#musicalwork> ;
    mo:recorded_as <album/84936#musicalexpression> ;
    schema:name "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/84936#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/84936/84936-1559314588.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84936#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn ;
    mo:composer <artist/102#subject>,
        <artist/18099#subject>,
        <artist/23736#subject>,
        <artist/28170#subject>,
        <artist/43187#subject>,
        <artist/761#subject>,
        <artist/770#subject> ;
    mo:produced_work <album/84936#musicalwork> ;
    schema:name "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn .

<album/84936#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-01"^^xsd:date ;
    dcterms:title "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn ;
    mo:catalogue_number "MDD0050" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84936#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N2c09b6337efd4d1892c24c90a1593a25 ;
    mo:record_count 1 ;
    schema:about <product/16050#subject> ;
    schema:datePublished "2019-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/84936/84936-1559314588.jpg> ;
    schema:name "Bloodstained: Curse of the Moon Official Soundtrack"@en,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja,
        "Bloodstained: Curse of the Moon Official Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/84936/84936-1559314588.jpg> .

_:N0b76b8a7d925437ca925ad5192bfbd6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boundless Avarice"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Boundless Avarice"@en .

_:N11b0225c4bf442958b56ff035e237d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luscious Crimson"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Luscious Crimson"@en .

_:N1ef2950d8e7947f1b1d1458bc12faa78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Blade"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Moonlit Blade"@en .

_:N2cc251f74f68426cb6771097e5ffb517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full Moon's Calamity"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Full Moon's Calamity"@en .

_:N374c569d66254d89973ad7b94b729c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Emperor"@en ;
    mo:track_number 36 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Dark Emperor"@en .

_:N3910e26eb3ac4b1dab2998921dbd4546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Zangetsu"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Theme of Zangetsu"@en .

_:N3e0515ef47b84b8ca8273b06b0d20da2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Depths of Despair"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Depths of Despair"@en .

_:N3f98f4e33a554e1ea9a79c968ec63431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Princess"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Lunatic Princess"@en .

_:N4013780b369d455b84c61835dacc30d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of Eternity"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Call of Eternity"@en .

_:N40af0b1f7b094dbb91e9627ca73cc3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Horrible Night"@en ;
    mo:track_number 32 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "The Horrible Night"@en .

_:N524ea200dafa4ea7bce45bcf5b082db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Sorrow"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Echoes of Sorrow"@en .

_:N588bf05a6eac411fa342dc6611990769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Billowing Steam"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Billowing Steam"@en .

_:N5da88178893e4ea7804261328bb49228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exorschism"@en ;
    mo:track_number 37 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Exorschism"@en .

_:N61eb422859cf4550a46b01d95f451bf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperado's Death Parade"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Desperado's Death Parade"@en .

_:N6472ccd9cd3c43f58fadda83520a9d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of the Damned"@en ;
    mo:track_number 35 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Soul of the Damned"@en .

_:N676ff5a2b314465191e414c3325389a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Nightmare -Normal End Ver.-"@en ;
    mo:track_number 41 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "After the Nightmare -Normal End Ver.-"@en .

_:N7adfc264ff464242a3a88473f2a77d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Smirk"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Wicked Smirk"@en .

_:N890dfb32bb32457db54d0033a0929647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamais vu"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Jamais vu"@en .

_:N8be6892cf8024a70b47ddf440806421a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 40 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Game Over"@en .

_:N8db0e42f6fe14de89b3938face0b4562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Nightmare"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "After the Nightmare"@en .

_:N8fec6629647e4018b048d02cff7857c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Gebel"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Theme of Gebel"@en .

_:N9ddf7e51b7ba40a9a127bffd9a2e16ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grim Dealings"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Grim Dealings"@en .

_:Na23c7b6df6084f27b6d252bdcc9c4a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Storm"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Heart of the Storm"@en .

_:Na32fbde9415b4f6780265cfc5660c690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Art Acquisition"@en ;
    mo:track_number 31 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Soul Art Acquisition"@en .

_:Nbbb54d572fbe4b4d9566db7d556467b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On To The Next Battle"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "On To The Next Battle"@en .

_:Nc5c284c04e624261a8681ea111f1fde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grotesque Horror"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Grotesque Horror"@en .

_:Nc7da2debc83a4346a79ab7d75de02cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage of Promise"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Voyage of Promise"@en .

_:Nc934405c50c44e7a805dfc0f96931b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Longest Night"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Beyond the Longest Night"@en .

_:Nd365a2aaf6ed4c76b76591cf0650d892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.I.P."@en ;
    mo:track_number 7 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "R.I.P."@en .

_:Nd8f5ce4eef1c4ccdb9e8b21238553f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Alfred"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Theme of Alfred"@en .

_:Ndd3ed2471e9e4d6980fe0b0d2119335f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Howling"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Silent Howling"@en .

_:Ndfa24a8a8c1742aba2047b88e08cd625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucid Dream"@en ;
    mo:track_number 39 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Lucid Dream"@en .

_:Ne1d609d8867d4aa2a69cdeadba149449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curse of the Moon"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Curse of the Moon"@en .

_:Ne724d42c68f545139d88cbfc462eb2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Bloodstained"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Theme of Bloodstained"@en .

_:Ne84bce3263a443d6b2c8a3b46da76fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Hellscape"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Into the Hellscape"@en .

_:Ned36751899ec4b379c35bd2c7b87ec9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frigid Waltz"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Frigid Waltz"@en .

_:Nf2826c4e914243ed81db1f4cffcd015a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Comrade"@en ;
    mo:track_number 33 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "New Comrade"@en .

_:Nf39e7c7f1d754e0a95fae57ce21f2cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gruesome Slaughter"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Gruesome Slaughter"@en .

_:Nf60823fc64724a1691d96bcdc90f2412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malicious Intent"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Malicious Intent"@en .

_:Nf92b89834dfc4c749fc718ec667671a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage of Promise (Theme of Miriam)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Voyage of Promise (Theme of Miriam)"@en .

_:Nfdb96eed220f4829b7a0a01b274e59c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Frontier"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N2c09b6337efd4d1892c24c90a1593a25 ;
    schema:name "Bloody Frontier"@en .

_:N2c09b6337efd4d1892c24c90a1593a25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b76b8a7d925437ca925ad5192bfbd6a,
        _:N11b0225c4bf442958b56ff035e237d35,
        _:N1ef2950d8e7947f1b1d1458bc12faa78,
        _:N2cc251f74f68426cb6771097e5ffb517,
        _:N374c569d66254d89973ad7b94b729c00,
        _:N3910e26eb3ac4b1dab2998921dbd4546,
        _:N3e0515ef47b84b8ca8273b06b0d20da2,
        _:N3f98f4e33a554e1ea9a79c968ec63431,
        _:N4013780b369d455b84c61835dacc30d2,
        _:N40af0b1f7b094dbb91e9627ca73cc3aa,
        _:N524ea200dafa4ea7bce45bcf5b082db5,
        _:N588bf05a6eac411fa342dc6611990769,
        _:N5da88178893e4ea7804261328bb49228,
        _:N61eb422859cf4550a46b01d95f451bf5,
        _:N6472ccd9cd3c43f58fadda83520a9d73,
        _:N676ff5a2b314465191e414c3325389a5,
        _:N7adfc264ff464242a3a88473f2a77d9f,
        _:N890dfb32bb32457db54d0033a0929647,
        _:N8be6892cf8024a70b47ddf440806421a,
        _:N8db0e42f6fe14de89b3938face0b4562,
        _:N8fec6629647e4018b048d02cff7857c8,
        _:N9ddf7e51b7ba40a9a127bffd9a2e16ed,
        _:Na23c7b6df6084f27b6d252bdcc9c4a25,
        _:Na32fbde9415b4f6780265cfc5660c690,
        _:Nbbb54d572fbe4b4d9566db7d556467b9,
        _:Nc5c284c04e624261a8681ea111f1fde5,
        _:Nc7da2debc83a4346a79ab7d75de02cef,
        _:Nc934405c50c44e7a805dfc0f96931b55,
        _:Nd365a2aaf6ed4c76b76591cf0650d892,
        _:Nd8f5ce4eef1c4ccdb9e8b21238553f82,
        _:Ndd3ed2471e9e4d6980fe0b0d2119335f,
        _:Ndfa24a8a8c1742aba2047b88e08cd625,
        _:Ne1d609d8867d4aa2a69cdeadba149449,
        _:Ne724d42c68f545139d88cbfc462eb2a9,
        _:Ne84bce3263a443d6b2c8a3b46da76fa6,
        _:Ned36751899ec4b379c35bd2c7b87ec9d,
        _:Nf2826c4e914243ed81db1f4cffcd015a,
        _:Nf39e7c7f1d754e0a95fae57ce21f2cd8,
        _:Nf60823fc64724a1691d96bcdc90f2412,
        _:Nf92b89834dfc4c749fc718ec667671a4,
        _:Nfdb96eed220f4829b7a0a01b274e59c4 ;
    mo:track_count 41 ;
    schema:duration "PT63:09"^^xsd:interval ;
    schema:numTracks 41 ;
    schema:track _:N0b76b8a7d925437ca925ad5192bfbd6a,
        _:N11b0225c4bf442958b56ff035e237d35,
        _:N1ef2950d8e7947f1b1d1458bc12faa78,
        _:N2cc251f74f68426cb6771097e5ffb517,
        _:N374c569d66254d89973ad7b94b729c00,
        _:N3910e26eb3ac4b1dab2998921dbd4546,
        _:N3e0515ef47b84b8ca8273b06b0d20da2,
        _:N3f98f4e33a554e1ea9a79c968ec63431,
        _:N4013780b369d455b84c61835dacc30d2,
        _:N40af0b1f7b094dbb91e9627ca73cc3aa,
        _:N524ea200dafa4ea7bce45bcf5b082db5,
        _:N588bf05a6eac411fa342dc6611990769,
        _:N5da88178893e4ea7804261328bb49228,
        _:N61eb422859cf4550a46b01d95f451bf5,
        _:N6472ccd9cd3c43f58fadda83520a9d73,
        _:N676ff5a2b314465191e414c3325389a5,
        _:N7adfc264ff464242a3a88473f2a77d9f,
        _:N890dfb32bb32457db54d0033a0929647,
        _:N8be6892cf8024a70b47ddf440806421a,
        _:N8db0e42f6fe14de89b3938face0b4562,
        _:N8fec6629647e4018b048d02cff7857c8,
        _:N9ddf7e51b7ba40a9a127bffd9a2e16ed,
        _:Na23c7b6df6084f27b6d252bdcc9c4a25,
        _:Na32fbde9415b4f6780265cfc5660c690,
        _:Nbbb54d572fbe4b4d9566db7d556467b9,
        _:Nc5c284c04e624261a8681ea111f1fde5,
        _:Nc7da2debc83a4346a79ab7d75de02cef,
        _:Nc934405c50c44e7a805dfc0f96931b55,
        _:Nd365a2aaf6ed4c76b76591cf0650d892,
        _:Nd8f5ce4eef1c4ccdb9e8b21238553f82,
        _:Ndd3ed2471e9e4d6980fe0b0d2119335f,
        _:Ndfa24a8a8c1742aba2047b88e08cd625,
        _:Ne1d609d8867d4aa2a69cdeadba149449,
        _:Ne724d42c68f545139d88cbfc462eb2a9,
        _:Ne84bce3263a443d6b2c8a3b46da76fa6,
        _:Ned36751899ec4b379c35bd2c7b87ec9d,
        _:Nf2826c4e914243ed81db1f4cffcd015a,
        _:Nf39e7c7f1d754e0a95fae57ce21f2cd8,
        _:Nf60823fc64724a1691d96bcdc90f2412,
        _:Nf92b89834dfc4c749fc718ec667671a4,
        _:Nfdb96eed220f4829b7a0a01b274e59c4 .

