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

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

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

<artist/14012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152771#subject> ;
    schema:name "Yuka Kitamura"@en,
        "北村友香"@ja ;
    foaf:made <album/152771#composition>,
        <album/152771#subject> ;
    foaf:name "Yuka Kitamura"@en,
        "北村友香"@ja .

<artist/18652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152771#subject> ;
    schema:name "Tai Tomisawa"@en,
        "富沢泰"@ja ;
    foaf:made <album/152771#composition>,
        <album/152771#subject> ;
    foaf:name "Tai Tomisawa"@en,
        "富沢泰"@ja .

<artist/30288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152771#subject> ;
    schema:name "Shoi Miyazawa"@en,
        "宮澤翔衣"@ja ;
    foaf:made <album/152771#composition>,
        <album/152771#subject> ;
    foaf:name "Shoi Miyazawa"@en,
        "宮澤翔衣"@ja .

<artist/62790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152771#subject> ;
    schema:name "Soma Tanizaki"@en,
        "谷﨑蒼馬"@ja ;
    foaf:made <album/152771#composition>,
        <album/152771#subject> ;
    foaf:name "Soma Tanizaki"@en,
        "谷﨑蒼馬"@ja .

<artist/9280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152771#subject> ;
    schema:name "Yoshikazu Takayama"@en,
        "高山義和"@ja ;
    foaf:made <album/152771#composition>,
        <album/152771#subject> ;
    foaf:name "Yoshikazu Takayama"@en,
        "高山義和"@ja .

<product/19446#subject> a schema:CreativeWork ;
    schema:name "ELDEN RING NIGHTREIGN"@en,
        "ELDEN RING NIGHTREIGN"@ja,
        "ELDEN RING NIGHTREIGN"@ja-latn ;
    foaf:name "ELDEN RING NIGHTREIGN"@en,
        "ELDEN RING NIGHTREIGN"@ja,
        "ELDEN RING NIGHTREIGN"@ja-latn .

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

<album/152771#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn ;
    mo:performance_of <album/152771#musicalwork> ;
    mo:recorded_as <album/152771#musicalexpression> ;
    schema:name "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/152771#musicalwork> .

<org/3968#subject> schema:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn ;
    foaf:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/152771/152771-b3be09e0f3ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152771#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn ;
    mo:composer <artist/14012#subject>,
        <artist/18652#subject>,
        <artist/30288#subject>,
        <artist/62790#subject>,
        <artist/9280#subject> ;
    mo:produced_work <album/152771#musicalwork> ;
    schema:name "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn .

<album/152771#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-16"^^xsd:date ;
    dcterms:title "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152771#musicalexpression> ;
    mo:publisher <org/3968#subject> ;
    mo:record _:N58776f4fe9304d72a81616eb87c275f8 ;
    mo:record_count 1 ;
    schema:about <product/19446#subject> ;
    schema:datePublished "2025-09-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/152771/152771-b3be09e0f3ee.jpg> ;
    schema:name "ELDEN RING NIGHTREIGN Original Soundtrack"@en,
        "ELDEN RING NIGHTREIGN オリジナルサウンドトラック"@ja,
        "ELDEN RING NIGHTREIGN Original Soundtrack"@ja-latn ;
    schema:publisher <org/3968#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/152771/152771-b3be09e0f3ee.jpg> .

_:N0548fb44e7e24c63b7d5ac8e72bb1f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightreign"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Nightreign"@en .

_:N0946f85cdfad416aaa4a8636ede6dcf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld Falls (Night)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld Falls (Night)"@en .

_:N0bfa7436af2f4341bf0693471d68f8c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld Falls (Eventide)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld Falls (Eventide)"@en .

_:N0e4a21dcc13b4f969c8061c424de855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@en ;
    mo:track_number 41 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The End"@en .

_:N13334cfc0ef24634a21edde56d45b959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caligo, Miasma of Night"@en ;
    mo:track_number 24 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Caligo, Miasma of Night"@en .

_:N1c49ecf4139a4b1e878ee2bfe9993094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Executor"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Executor"@en .

_:N21172b681fe9445097265fbce11c3d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Enemy"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Great Enemy"@en .

_:N2bde43c919bd46d994bb3cc15fd566ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noklateo, the Shrouded City"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Noklateo, the Shrouded City"@en .

_:N2f430c85dfda4b3c849f142ff435253f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Outset"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Outset"@en .

_:N36e49bb4949d48119ea3ba699a51569b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Debut Trailer"@en ;
    mo:track_number 45 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Debut Trailer"@en .

_:N3fadbf1d8eef405987e4093605952c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl's Solemn Wish"@en ;
    mo:track_number 34 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Girl's Solemn Wish"@en .

_:N40e5c83bad2141d6a37b7292fda928c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Raid"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Raid"@en .

_:N4ed00ce1fba440e6a3597737351aee94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tourney of the Lands Between"@en ;
    mo:track_number 31 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Tourney of the Lands Between"@en .

_:N573f77d4a50c41819f72aeb1e982cb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld (Night)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld (Night)"@en .

_:N5e1a0f85e30f45faa93be93d361c22c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End (Recluse)"@en ;
    mo:track_number 44 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The End (Recluse)"@en .

_:N6350a692c116443897149106d5d9ad28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rotted Woods"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Rotted Woods"@en .

_:N693f9f0bb77645319e044f87933956b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Raider"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Raider"@en .

_:N71321b1a7ba3477a8dc21d668f8be8b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbreaking Night"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Unbreaking Night"@en .

_:N73ff361327a74255893b833c96192f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Recluse"@en ;
    mo:track_number 36 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Recluse"@en .

_:N769ef38b5beb405cb25a5114436a5267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crater"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Crater"@en .

_:N7a365af0b0ce45ec8df426211f6875d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Shelter"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Spirit Shelter"@en .

_:N7f707a372e36467788937edf0539ba87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld"@en .

_:N87394a66efed4924b18da3c535a39c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gladius, Beast of Night"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Gladius, Beast of Night"@en .

_:N8b5e510634954d17a0c1facf7624961e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld (Eventide)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld (Eventide)"@en .

_:N8c452c7641644153be6a1801b02d671a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gnoster, Wisdom of Night"@en ;
    mo:track_number 20 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Gnoster, Wisdom of Night"@en .

_:N91ba478b2a344d61ab7d1e90c21336bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End (Ironeye)"@en ;
    mo:track_number 43 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The End (Ironeye)"@en .

_:N9437474e64c34adcaf09934480389cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End (Wylder)"@en ;
    mo:track_number 42 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The End (Wylder)"@en .

_:N94e3b6165478412e9e5731503302653e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancients"@en ;
    mo:track_number 39 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Ancients"@en .

_:Naacfffc74a4743a2851309f860801ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@en ;
    mo:track_number 40 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Dawn"@en .

_:Naaefc50c99994a349d7a3e29438ca666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maris, Fathom of Night"@en ;
    mo:track_number 21 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Maris, Fathom of Night"@en .

_:Nad76c15591a842e6a45bd568bab6d107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Faces, One Sword"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Two Faces, One Sword"@en .

_:Nae6c0accc39d4b0d95a9f83107ea3d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Libra, Creature of Night"@en ;
    mo:track_number 22 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Libra, Creature of Night"@en .

_:Nb1cfd248b63d49c9a0f99f773ec81ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fulghor, Champion of Nightglow"@en ;
    mo:track_number 23 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Fulghor, Champion of Nightglow"@en .

_:Nb655ca05d54440ce8fc95c45012ed7c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shrouded Roundtable Hold"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Shrouded Roundtable Hold"@en .

_:Nb6b502191c0242098885ac7636c5047e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Guardian"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Guardian"@en .

_:Nbb2183e812224c3088a3a8a37da70a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nightfarers"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Nightfarers"@en .

_:Nc44134abec284126a9f9297f2b4a0954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limveld Falls"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Limveld Falls"@en .

_:Nc829b42e90d848c89897f55095292132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heolstor the Nightlord"@en ;
    mo:track_number 25 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Heolstor the Nightlord"@en .

_:Nd028b178d5d94061821fe36b8b534b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contamination"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Contamination"@en .

_:Nd5c1b5f881b64a2c824d0ff74b8515a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adel, Baron of Night"@en ;
    mo:track_number 19 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Adel, Baron of Night"@en .

_:Ndd6071828e6940a4bd61611283094faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mountaintop"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Mountaintop"@en .

_:Neead46d104894aa5abbbab0fbe01e190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "Return"@en .

_:Nf5e41769f2084be69a7d1e11a90c0a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Priestess Enters the Field of Battle"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "The Priestess Enters the Field of Battle"@en .

_:Nf79946cdbfba436b9bfd5a29ab1e1f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Revenant"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Revenant"@en .

_:Nfe5197f512d5402fae9ed1474ff0b0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Remembrance of the Duchess"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N58776f4fe9304d72a81616eb87c275f8 ;
    schema:name "A Remembrance of the Duchess"@en .

_:N58776f4fe9304d72a81616eb87c275f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0548fb44e7e24c63b7d5ac8e72bb1f17,
        _:N0946f85cdfad416aaa4a8636ede6dcf8,
        _:N0bfa7436af2f4341bf0693471d68f8c3,
        _:N0e4a21dcc13b4f969c8061c424de855e,
        _:N13334cfc0ef24634a21edde56d45b959,
        _:N1c49ecf4139a4b1e878ee2bfe9993094,
        _:N21172b681fe9445097265fbce11c3d22,
        _:N2bde43c919bd46d994bb3cc15fd566ef,
        _:N2f430c85dfda4b3c849f142ff435253f,
        _:N36e49bb4949d48119ea3ba699a51569b,
        _:N3fadbf1d8eef405987e4093605952c27,
        _:N40e5c83bad2141d6a37b7292fda928c8,
        _:N4ed00ce1fba440e6a3597737351aee94,
        _:N573f77d4a50c41819f72aeb1e982cb9c,
        _:N5e1a0f85e30f45faa93be93d361c22c0,
        _:N6350a692c116443897149106d5d9ad28,
        _:N693f9f0bb77645319e044f87933956b6,
        _:N71321b1a7ba3477a8dc21d668f8be8b2,
        _:N73ff361327a74255893b833c96192f3a,
        _:N769ef38b5beb405cb25a5114436a5267,
        _:N7a365af0b0ce45ec8df426211f6875d3,
        _:N7f707a372e36467788937edf0539ba87,
        _:N87394a66efed4924b18da3c535a39c6b,
        _:N8b5e510634954d17a0c1facf7624961e,
        _:N8c452c7641644153be6a1801b02d671a,
        _:N91ba478b2a344d61ab7d1e90c21336bf,
        _:N9437474e64c34adcaf09934480389cda,
        _:N94e3b6165478412e9e5731503302653e,
        _:Naacfffc74a4743a2851309f860801ea6,
        _:Naaefc50c99994a349d7a3e29438ca666,
        _:Nad76c15591a842e6a45bd568bab6d107,
        _:Nae6c0accc39d4b0d95a9f83107ea3d43,
        _:Nb1cfd248b63d49c9a0f99f773ec81ac2,
        _:Nb655ca05d54440ce8fc95c45012ed7c5,
        _:Nb6b502191c0242098885ac7636c5047e,
        _:Nbb2183e812224c3088a3a8a37da70a6e,
        _:Nc44134abec284126a9f9297f2b4a0954,
        _:Nc829b42e90d848c89897f55095292132,
        _:Nd028b178d5d94061821fe36b8b534b7b,
        _:Nd5c1b5f881b64a2c824d0ff74b8515a5,
        _:Ndd6071828e6940a4bd61611283094faf,
        _:Neead46d104894aa5abbbab0fbe01e190,
        _:Nf5e41769f2084be69a7d1e11a90c0a84,
        _:Nf79946cdbfba436b9bfd5a29ab1e1f0c,
        _:Nfe5197f512d5402fae9ed1474ff0b0f5 ;
    mo:track_count 45 ;
    schema:duration "PT143:38"^^xsd:interval ;
    schema:numTracks 45 ;
    schema:track _:N0548fb44e7e24c63b7d5ac8e72bb1f17,
        _:N0946f85cdfad416aaa4a8636ede6dcf8,
        _:N0bfa7436af2f4341bf0693471d68f8c3,
        _:N0e4a21dcc13b4f969c8061c424de855e,
        _:N13334cfc0ef24634a21edde56d45b959,
        _:N1c49ecf4139a4b1e878ee2bfe9993094,
        _:N21172b681fe9445097265fbce11c3d22,
        _:N2bde43c919bd46d994bb3cc15fd566ef,
        _:N2f430c85dfda4b3c849f142ff435253f,
        _:N36e49bb4949d48119ea3ba699a51569b,
        _:N3fadbf1d8eef405987e4093605952c27,
        _:N40e5c83bad2141d6a37b7292fda928c8,
        _:N4ed00ce1fba440e6a3597737351aee94,
        _:N573f77d4a50c41819f72aeb1e982cb9c,
        _:N5e1a0f85e30f45faa93be93d361c22c0,
        _:N6350a692c116443897149106d5d9ad28,
        _:N693f9f0bb77645319e044f87933956b6,
        _:N71321b1a7ba3477a8dc21d668f8be8b2,
        _:N73ff361327a74255893b833c96192f3a,
        _:N769ef38b5beb405cb25a5114436a5267,
        _:N7a365af0b0ce45ec8df426211f6875d3,
        _:N7f707a372e36467788937edf0539ba87,
        _:N87394a66efed4924b18da3c535a39c6b,
        _:N8b5e510634954d17a0c1facf7624961e,
        _:N8c452c7641644153be6a1801b02d671a,
        _:N91ba478b2a344d61ab7d1e90c21336bf,
        _:N9437474e64c34adcaf09934480389cda,
        _:N94e3b6165478412e9e5731503302653e,
        _:Naacfffc74a4743a2851309f860801ea6,
        _:Naaefc50c99994a349d7a3e29438ca666,
        _:Nad76c15591a842e6a45bd568bab6d107,
        _:Nae6c0accc39d4b0d95a9f83107ea3d43,
        _:Nb1cfd248b63d49c9a0f99f773ec81ac2,
        _:Nb655ca05d54440ce8fc95c45012ed7c5,
        _:Nb6b502191c0242098885ac7636c5047e,
        _:Nbb2183e812224c3088a3a8a37da70a6e,
        _:Nc44134abec284126a9f9297f2b4a0954,
        _:Nc829b42e90d848c89897f55095292132,
        _:Nd028b178d5d94061821fe36b8b534b7b,
        _:Nd5c1b5f881b64a2c824d0ff74b8515a5,
        _:Ndd6071828e6940a4bd61611283094faf,
        _:Neead46d104894aa5abbbab0fbe01e190,
        _:Nf5e41769f2084be69a7d1e11a90c0a84,
        _:Nf79946cdbfba436b9bfd5a29ab1e1f0c,
        _:Nfe5197f512d5402fae9ed1474ff0b0f5 .

