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

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

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

<artist/12596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31838#subject> ;
    schema:name "Krzysztof Wierzynkiewicz"@en ;
    foaf:made <album/31838#composition>,
        <album/31838#subject> ;
    foaf:name "Krzysztof Wierzynkiewicz"@en .

<artist/12632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31838#subject> ;
    schema:name "Marcin Przybyłowicz"@en ;
    foaf:made <album/31838#composition>,
        <album/31838#subject> ;
    foaf:name "Marcin Przybyłowicz"@en .

<artist/12635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31838#subject> ;
    schema:name "Michał Cielecki"@en ;
    foaf:made <album/31838#composition>,
        <album/31838#subject> ;
    foaf:name "Michał Cielecki"@en .

<artist/2965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31838#subject> ;
    schema:name "Adam Skorupa"@en ;
    foaf:made <album/31838#composition>,
        <album/31838#subject> ;
    foaf:name "Adam Skorupa"@en .

<product/1137#subject> a schema:CreativeWork ;
    schema:name "The Witcher 2: Assassins of Kings"@en,
        "Wiedźmin 2: Zabójcy królów"@ja,
        "The Witcher 2: Assassins of Kings"@ja-latn ;
    foaf:name "The Witcher 2: Assassins of Kings"@en,
        "Wiedźmin 2: Zabójcy królów"@ja,
        "The Witcher 2: Assassins of Kings"@ja-latn .

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

<org/1150#subject> schema:name "CD Projekt RED"@en,
        "CD Projekt RED"@ja,
        "CD Projekt RED"@ja-latn ;
    foaf:name "CD Projekt RED"@en,
        "CD Projekt RED"@ja,
        "CD Projekt RED"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/31838/31838-1334948871.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn ;
    mo:performance_of <album/31838#musicalwork> ;
    mo:performer _:N47bc19ecc1104736be390fe5c975ec8f,
        _:Ncd48d86df0f14876bb19b87efd1e8e38 ;
    mo:recorded_as <album/31838#musicalexpression> ;
    schema:byArtist _:N47bc19ecc1104736be390fe5c975ec8f,
        _:Ncd48d86df0f14876bb19b87efd1e8e38 ;
    schema:name "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/31838#musicalwork> .

<album/31838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn ;
    mo:composer <artist/12596#subject>,
        <artist/12632#subject>,
        <artist/12635#subject>,
        <artist/2965#subject> ;
    mo:produced_work <album/31838#musicalwork> ;
    schema:name "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn .

<album/31838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-17"^^xsd:date ;
    dcterms:title "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31838#musicalexpression> ;
    mo:publisher <org/1150#subject> ;
    mo:record _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    mo:record_count 1 ;
    schema:about <product/1137#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Iwona Malczewska"@en ;
            foaf:name "Iwona Malczewska"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aleksander Grochocki"@en ;
            foaf:name "Aleksander Grochocki"@en ] ;
    schema:datePublished "2012-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/31838/31838-1334948871.jpg> ;
    schema:name "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@en,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja,
        "The Witcher 2: Assassins of Kings Enhanced Edition Official Soundtrack"@ja-latn ;
    schema:publisher <org/1150#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/31838/31838-1334948871.jpg> .

_:N08855d6ed8f04f21a8ec80debf99eb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Army Lying in Wait"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "An Army Lying in Wait"@en .

_:N0d3b0a2ab395450d960596342e10ccc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harpy Lair"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Harpy Lair"@en .

_:N25bb23bcbc3f473ab3484fcedf88e3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howl of the White Wolf"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Howl of the White Wolf"@en .

_:N315970d8190c4d62ab07408620b331b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 1"@en ;
    mo:track_number 47 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Bonus Track 1"@en .

_:N34b60b179eee4c52872bfe8b83a954d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladybird"@en,
        "Ladybug"@en ;
    mo:track_number 46 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Ladybird"@en,
        "Ladybug"@en .

_:N35bc30407a714d5b99578b7c0f067c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End is Never the Same"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The End is Never the Same"@en .

_:N3c7ca4572e254108b135214e7d7978d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regicide"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Regicide"@en .

_:N44cae39679ff4366a4fb1d9054fcdd07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Within the Mist"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Within the Mist"@en .

_:N47bc19ecc1104736be390fe5c975ec8f a schema:Person,
        foaf:Person ;
    mo:performed <album/31838#performance> ;
    schema:name "Aleksander Grochocki"@en ;
    foaf:name "Aleksander Grochocki"@en .

_:N4b92d305e37e4a4f8c3ed41ef2e73c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Battle"@en,
        "The Smell of Battle"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Scent of Battle"@en,
        "The Smell of Battle"@en .

_:N50c3d14922fa40388316a664f09325da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Watering Hole in the Harbor"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "A Watering Hole in the Harbor"@en .

_:N530a93f1c7e34f38bcc442f28df97a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreary Stronghold"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Dreary Stronghold"@en .

_:N57b2fe073d9948f297270ed8d17274e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 2"@en ;
    mo:track_number 48 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Bonus Track 2"@en .

_:N57dee2145bad40ef8810e1fef6bf6337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assassins of Kings"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Assassins of Kings"@en .

_:N626b4802d79649fdb9b34fcd19bf09a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tavern on the Riverbank"@en,
        "The Coastal Tavern"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "A Tavern on the Riverbank"@en,
        "The Coastal Tavern"@en .

_:N636aa03844b84ff39cfa00f18c38dd96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dwarven Stone upon Dwarven Stone"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Dwarven Stone upon Dwarven Stone"@en .

_:N6375dddd6ee54695a620acf3994c2a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Mountains (Edit Version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Blue Mountains (Edit Version)"@en .

_:N6542c568c68e4b25af163206808abd20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sewers"@en,
        "The Sewers"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Sewers"@en,
        "The Sewers"@en .

_:N6721a23e442e43b1a26f0190a3719243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harbor Town"@en ;
    mo:track_number 38 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Harbor Town"@en .

_:N6b387e9bf4c543a88c0dc070a6956807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice Makes Perfect"@en ;
    mo:track_number 39 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Practice Makes Perfect"@en .

_:N6ee42e6d0fde4542844b86c4e9fd2cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tournament"@en ;
    mo:track_number 42 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Tournament"@en .

_:N89d9a5349d1a4f02a428f09da9e9e971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Hunt"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Wild Hunt"@en .

_:N8eaaf03117ed4e6fb2fe2b96700d469f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Assassin Looms"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Assassin Looms"@en .

_:N91ffa456cd6745c0a9671e33493c2d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easier Said than Killed"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Easier Said than Killed"@en .

_:N941e21df17574a0cacf18fb727393a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arena of Rage"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Arena of Rage"@en .

_:N949140c9a20f4f51b52dfb01637eb89a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tough Times"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Tough Times"@en .

_:N9e4a4e389b9a4340a8f3f2241e8a6885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vergen by Night"@en,
        "Vergen by Night (Edit Version)"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Vergen by Night"@en,
        "Vergen by Night (Edit Version)"@en .

_:Na0e372e558d144089badeedd39eadce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Approaches (Outro)"@en,
        "War is Coming (Outro)"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "War Approaches (Outro)"@en,
        "War is Coming (Outro)"@en .

_:Na42fe82c610945e8b545ab8c50ae313e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows and Conspiracies"@en ;
    mo:track_number 36 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Shadows and Conspiracies"@en .

_:Na5c49fc862d644cd9f9de694f6c7c48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Souls in Ruin"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Souls in Ruin"@en .

_:Na7a815e4091443deb8a7f89cbc8bcad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest by Night"@en,
        "Nocturnal Forest"@en ;
    mo:track_number 44 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Forest by Night"@en,
        "Nocturnal Forest"@en .

_:Nb02c883b631a4f33aa8dc170df30d77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Completing the Contract"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Completing the Contract"@en .

_:Nb10b41b865624154920f21bc93ac03eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Quiet Corner"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "A Quiet Corner"@en .

_:Nb1abd690304f46caaf736d11782a638d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush"@en ;
    mo:track_number 32 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Ambush"@en .

_:Nba5a942084204ae99fb787482d9c573a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trapped"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Trapped"@en .

_:Nbb3c8f7c6ac14528a12e44bf7c124052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violence"@en ;
    mo:track_number 45 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Violence"@en .

_:Nbe71d98bd7294b29af746198bc90c544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Fields"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Into the Fields"@en .

_:Nc16474b580b9456dbf8c3db004cae624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Underworld"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Through the Underworld"@en .

_:Nc683ec5df527494da6e8776578e31a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night at Loc Muinne"@en,
        "Night in Loc Muinne"@en ;
    mo:track_number 30 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Night at Loc Muinne"@en,
        "Night in Loc Muinne"@en .

_:Ncbb01993f0aa454ca08cb71851026efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lone Survivor"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Lone Survivor"@en .

_:Ncd48d86df0f14876bb19b87efd1e8e38 a schema:Person,
        foaf:Person ;
    mo:performed <album/31838#performance> ;
    schema:name "Iwona Malczewska"@en ;
    foaf:name "Iwona Malczewska"@en .

_:Ne396b9803476495c9f6a531bfb1ae229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of a Kingslayer"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Path of a Kingslayer"@en .

_:Ne44fc04f20d44c80ad7e8aed7fa197ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Theme"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Cave Theme"@en .

_:Ne66f4937e7584670a611ef8d9c169d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nilfgaard"@en ;
    mo:track_number 41 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Nilfgaard"@en .

_:Ne7e0ea2224ec4200a5c4c045e80aac8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flotsam Before Sunrise"@en,
        "Flotsam at Sunrise"@en ;
    mo:track_number 34 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Flotsam Before Sunrise"@en,
        "Flotsam at Sunrise"@en .

_:Nf2aef8826a1c44d1ba7d4c94c156e2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 3"@en ;
    mo:track_number 49 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Bonus Track 3"@en .

_:Nf713b7a31e57484b8f8a97225addfaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Camp by Night"@en ;
    mo:track_number 40 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "The Camp by Night"@en .

_:Nf854b4b651a34e88bb81d4eec6f52186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Nearly Peaceful Place"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "A Nearly Peaceful Place"@en .

_:Nf9cb2f30cb804cf39fd864649a9a716b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 4"@en ;
    mo:track_number 50 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Bonus Track 4"@en .

_:Nfc7f87cf551349e486dbdfc0c9896d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorceresses"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "Sorceresses"@en .

_:Nfca2c68a70e94c64977bb66c4dfb78c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Temeria (Intro)"@en,
        "Within the Temeria (Intro)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "In Temeria (Intro)"@en,
        "Within the Temeria (Intro)"@en .

_:Nfec4d471ae5b4dfb9d5ba2325fb21b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For a Higher Cause"@en ;
    mo:track_number 43 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nc20ff46693e448a6ae2af5600db4aab0 ;
    schema:name "For a Higher Cause"@en .

_:Nc20ff46693e448a6ae2af5600db4aab0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08855d6ed8f04f21a8ec80debf99eb20,
        _:N0d3b0a2ab395450d960596342e10ccc2,
        _:N25bb23bcbc3f473ab3484fcedf88e3a2,
        _:N315970d8190c4d62ab07408620b331b6,
        _:N34b60b179eee4c52872bfe8b83a954d6,
        _:N35bc30407a714d5b99578b7c0f067c78,
        _:N3c7ca4572e254108b135214e7d7978d0,
        _:N44cae39679ff4366a4fb1d9054fcdd07,
        _:N4b92d305e37e4a4f8c3ed41ef2e73c13,
        _:N50c3d14922fa40388316a664f09325da,
        _:N530a93f1c7e34f38bcc442f28df97a32,
        _:N57b2fe073d9948f297270ed8d17274e3,
        _:N57dee2145bad40ef8810e1fef6bf6337,
        _:N626b4802d79649fdb9b34fcd19bf09a2,
        _:N636aa03844b84ff39cfa00f18c38dd96,
        _:N6375dddd6ee54695a620acf3994c2a03,
        _:N6542c568c68e4b25af163206808abd20,
        _:N6721a23e442e43b1a26f0190a3719243,
        _:N6b387e9bf4c543a88c0dc070a6956807,
        _:N6ee42e6d0fde4542844b86c4e9fd2cd8,
        _:N89d9a5349d1a4f02a428f09da9e9e971,
        _:N8eaaf03117ed4e6fb2fe2b96700d469f,
        _:N91ffa456cd6745c0a9671e33493c2d94,
        _:N941e21df17574a0cacf18fb727393a48,
        _:N949140c9a20f4f51b52dfb01637eb89a,
        _:N9e4a4e389b9a4340a8f3f2241e8a6885,
        _:Na0e372e558d144089badeedd39eadce2,
        _:Na42fe82c610945e8b545ab8c50ae313e,
        _:Na5c49fc862d644cd9f9de694f6c7c48c,
        _:Na7a815e4091443deb8a7f89cbc8bcad7,
        _:Nb02c883b631a4f33aa8dc170df30d77b,
        _:Nb10b41b865624154920f21bc93ac03eb,
        _:Nb1abd690304f46caaf736d11782a638d,
        _:Nba5a942084204ae99fb787482d9c573a,
        _:Nbb3c8f7c6ac14528a12e44bf7c124052,
        _:Nbe71d98bd7294b29af746198bc90c544,
        _:Nc16474b580b9456dbf8c3db004cae624,
        _:Nc683ec5df527494da6e8776578e31a3b,
        _:Ncbb01993f0aa454ca08cb71851026efc,
        _:Ne396b9803476495c9f6a531bfb1ae229,
        _:Ne44fc04f20d44c80ad7e8aed7fa197ce,
        _:Ne66f4937e7584670a611ef8d9c169d49,
        _:Ne7e0ea2224ec4200a5c4c045e80aac8f,
        _:Nf2aef8826a1c44d1ba7d4c94c156e2f0,
        _:Nf713b7a31e57484b8f8a97225addfaa8,
        _:Nf854b4b651a34e88bb81d4eec6f52186,
        _:Nf9cb2f30cb804cf39fd864649a9a716b,
        _:Nfc7f87cf551349e486dbdfc0c9896d10,
        _:Nfca2c68a70e94c64977bb66c4dfb78c2,
        _:Nfec4d471ae5b4dfb9d5ba2325fb21b37 ;
    mo:track_count 50 ;
    schema:duration "PT131:03"^^xsd:interval ;
    schema:numTracks 50 ;
    schema:track _:N08855d6ed8f04f21a8ec80debf99eb20,
        _:N0d3b0a2ab395450d960596342e10ccc2,
        _:N25bb23bcbc3f473ab3484fcedf88e3a2,
        _:N315970d8190c4d62ab07408620b331b6,
        _:N34b60b179eee4c52872bfe8b83a954d6,
        _:N35bc30407a714d5b99578b7c0f067c78,
        _:N3c7ca4572e254108b135214e7d7978d0,
        _:N44cae39679ff4366a4fb1d9054fcdd07,
        _:N4b92d305e37e4a4f8c3ed41ef2e73c13,
        _:N50c3d14922fa40388316a664f09325da,
        _:N530a93f1c7e34f38bcc442f28df97a32,
        _:N57b2fe073d9948f297270ed8d17274e3,
        _:N57dee2145bad40ef8810e1fef6bf6337,
        _:N626b4802d79649fdb9b34fcd19bf09a2,
        _:N636aa03844b84ff39cfa00f18c38dd96,
        _:N6375dddd6ee54695a620acf3994c2a03,
        _:N6542c568c68e4b25af163206808abd20,
        _:N6721a23e442e43b1a26f0190a3719243,
        _:N6b387e9bf4c543a88c0dc070a6956807,
        _:N6ee42e6d0fde4542844b86c4e9fd2cd8,
        _:N89d9a5349d1a4f02a428f09da9e9e971,
        _:N8eaaf03117ed4e6fb2fe2b96700d469f,
        _:N91ffa456cd6745c0a9671e33493c2d94,
        _:N941e21df17574a0cacf18fb727393a48,
        _:N949140c9a20f4f51b52dfb01637eb89a,
        _:N9e4a4e389b9a4340a8f3f2241e8a6885,
        _:Na0e372e558d144089badeedd39eadce2,
        _:Na42fe82c610945e8b545ab8c50ae313e,
        _:Na5c49fc862d644cd9f9de694f6c7c48c,
        _:Na7a815e4091443deb8a7f89cbc8bcad7,
        _:Nb02c883b631a4f33aa8dc170df30d77b,
        _:Nb10b41b865624154920f21bc93ac03eb,
        _:Nb1abd690304f46caaf736d11782a638d,
        _:Nba5a942084204ae99fb787482d9c573a,
        _:Nbb3c8f7c6ac14528a12e44bf7c124052,
        _:Nbe71d98bd7294b29af746198bc90c544,
        _:Nc16474b580b9456dbf8c3db004cae624,
        _:Nc683ec5df527494da6e8776578e31a3b,
        _:Ncbb01993f0aa454ca08cb71851026efc,
        _:Ne396b9803476495c9f6a531bfb1ae229,
        _:Ne44fc04f20d44c80ad7e8aed7fa197ce,
        _:Ne66f4937e7584670a611ef8d9c169d49,
        _:Ne7e0ea2224ec4200a5c4c045e80aac8f,
        _:Nf2aef8826a1c44d1ba7d4c94c156e2f0,
        _:Nf713b7a31e57484b8f8a97225addfaa8,
        _:Nf854b4b651a34e88bb81d4eec6f52186,
        _:Nf9cb2f30cb804cf39fd864649a9a716b,
        _:Nfc7f87cf551349e486dbdfc0c9896d10,
        _:Nfca2c68a70e94c64977bb66c4dfb78c2,
        _:Nfec4d471ae5b4dfb9d5ba2325fb21b37 .

