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

<artist/14836#subject> a schema:Person,
        foaf:Person ;
    schema:name "Andrzej Sapkowski"@en ;
    foaf:made <album/14195#lyrics>,
        <album/14195#subject> ;
    foaf:name "Andrzej Sapkowski"@en .

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

<album/7042> a mo:Release ;
    mo:catalogue_number "TWOST_CD" .

<artist/2966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14195#subject> ;
    schema:name "Pawel Blaszczak"@en ;
    foaf:made <album/14195#composition>,
        <album/14195#subject> ;
    foaf:name "Pawel Blaszczak"@en .

<product/1136#subject> a schema:CreativeWork ;
    schema:name "The Witcher"@en,
        "Wiedźmin"@ja,
        "The Witcher"@ja-latn ;
    foaf:name "The Witcher"@en,
        "Wiedźmin"@ja,
        "The Witcher"@ja-latn .

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

<album/14195#musicalexpression> a mo:Signal ;
    mo:published_as <album/14195#subject> ;
    mo:records <album/14195#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/59/14195/14195-1551563227.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14195#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/14195/14195-1551563227.jpg> ;
    foaf:depicts <album/14195#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/14195/14195-1551563227.jpg> .

<https://medium-media.vgm.io/albums/59/14195/14195-1551563227.jpg> a schema:ImageObject,
        foaf:Image .

<album/14195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn ;
    mo:composer <artist/2965#subject>,
        <artist/2966#subject> ;
    mo:produced_work <album/14195#musicalwork> ;
    schema:name "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn .

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

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

<album/14195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn ;
    mo:performance_of <album/14195#musicalwork> ;
    mo:performer _:N18f0a69607bf4a11aa807abc231e1d1a,
        _:N5f7d78be1a56495e9fb1b036a62249f1,
        <artist/2965#subject> ;
    mo:recorded_as <album/14195#musicalexpression> ;
    schema:byArtist _:N18f0a69607bf4a11aa807abc231e1d1a,
        _:N5f7d78be1a56495e9fb1b036a62249f1,
        <artist/2965#subject> ;
    schema:name "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn ;
    schema:workPerformed <album/14195#musicalwork> .

<album/14195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-26"^^xsd:date ;
    dcterms:title "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7042> ;
    mo:publication_of <album/14195#musicalexpression> ;
    mo:publisher <org/1150#subject> ;
    mo:record _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    mo:record_count 1 ;
    schema:about <product/1136#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Karolina Cel"@en ;
            foaf:name "Karolina Cel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Iwona Malczewska"@en ;
            foaf:name "Iwona Malczewska"@en ],
        <artist/2965#subject> ;
    schema:datePublished "2007-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/14195/14195-1551563227.jpg> ;
    schema:name "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@en,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja,
        "WIEDŹMIN -GRA KOMPUTEROWA- ŚCIEŻKA DŹWIĘKOWA"@ja-latn ;
    schema:publisher <org/1150#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/14195/14195-1551563227.jpg> .

_:N01d74d66913c40e0869e4c23ae678bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening in the Tavern"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Evening in the Tavern"@en .

_:N0581d73cff1a41388001ebd59c2f441a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepare for Battle!"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Prepare for Battle!"@en .

_:N0cc5c49ecfb14decb6a214091df42d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Battle"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Last Battle"@en .

_:N157403e3c6b9412f9462efe887462e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Remember?"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Do You Remember?"@en .

_:N18f0a69607bf4a11aa807abc231e1d1a a schema:Person,
        foaf:Person ;
    mo:performed <album/14195#performance> ;
    schema:name "Karolina Cel"@en ;
    foaf:name "Karolina Cel"@en .

_:N1cb8e112666c4d5184bf74e3936cd093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom & Betrayal"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Kingdom & Betrayal"@en .

_:N1d1f2c6474f1420da33420caac4252ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River of Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "River of Life"@en .

_:N23a10504a2e346beb84490a93c5cb5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temerian Castle Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Temerian Castle Theme"@en .

_:N2f19a0b46c404e07be5d5f63de5046ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch Me If You Can"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Catch Me If You Can"@en .

_:N3333d422372e496885b256e253341a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elaine Ettariel"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Elaine Ettariel"@en .

_:N36494bea3075494192628526d8868c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Arms (Rebellion)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "To Arms (Rebellion)"@en .

_:N37d07d543b714a5f957c4d310553e919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Mighty"@en .

_:N3ad8f70662dd43b2850514dfc007ee7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Master Revealed"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "The Grand Master Revealed"@en .

_:N4383d47fc7c441698d6bf8fce1237032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lesser of Two Evils"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "The Lesser of Two Evils"@en .

_:N4dfca1c0504b449fb762c6e6c14004f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Withered Roses"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Withered Roses"@en .

_:N501c3134259d44c999412ff8dec04feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Twilight"@en .

_:N5718f6b453e440a28201c8be6e4c1ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wolf's Demise"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "A Wolf's Demise"@en .

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

_:N65151ccb79754853b4392ee35b55de02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Moments"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Peaceful Moments"@en .

_:N679f41819a934411981d778d473cefa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead City"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Dead City"@en .

_:N68bc1655484a4646b30b459e5846ed39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leo's Farewell"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Leo's Farewell"@en .

_:N763eabc9e4b14e4190dfc28e0184fc59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Approaches"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Night Approaches"@en .

_:N7b06233a9eea4b629f2db17b3ad32f97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Sword"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Silver Sword"@en .

_:N909199689e274c13962e2e2e646461df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Princess Striga"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "The Princess Striga"@en .

_:N9a24b14327414d299e40d6815718b2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning to the Fortress"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Returning to the Fortress"@en .

_:Nae835e9e61e44541b47b1a6541febb5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dike"@en ;
    mo:track_number 24 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "The Dike"@en .

_:Nb7efb3e1c53c48c0b6ce42a811be62d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Matter of Conscience"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "A Matter of Conscience"@en .

_:Nb9733fbe84a348eda0274c4d2e270bcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusk of a Northern Kingdom"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Dusk of a Northern Kingdom"@en .

_:Nc6ac77d78b6f49c590df176144ee0f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ominous Place"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "An Ominous Place"@en .

_:Nec41df7650b2446d93b6a8e42b501069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Order"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "The Order"@en .

_:Nf01024bf3df64b48875ed2da0825a388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tavern at the End of World"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nb341ff87d4c04ae49ce7aa237d304917 ;
    schema:name "Tavern at the End of World"@en .

_:Nb341ff87d4c04ae49ce7aa237d304917 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01d74d66913c40e0869e4c23ae678bd0,
        _:N0581d73cff1a41388001ebd59c2f441a,
        _:N0cc5c49ecfb14decb6a214091df42d68,
        _:N157403e3c6b9412f9462efe887462e7f,
        _:N1cb8e112666c4d5184bf74e3936cd093,
        _:N1d1f2c6474f1420da33420caac4252ca,
        _:N23a10504a2e346beb84490a93c5cb5ba,
        _:N2f19a0b46c404e07be5d5f63de5046ba,
        _:N3333d422372e496885b256e253341a61,
        _:N36494bea3075494192628526d8868c69,
        _:N37d07d543b714a5f957c4d310553e919,
        _:N3ad8f70662dd43b2850514dfc007ee7b,
        _:N4383d47fc7c441698d6bf8fce1237032,
        _:N4dfca1c0504b449fb762c6e6c14004f1,
        _:N501c3134259d44c999412ff8dec04feb,
        _:N5718f6b453e440a28201c8be6e4c1ce8,
        _:N65151ccb79754853b4392ee35b55de02,
        _:N679f41819a934411981d778d473cefa6,
        _:N68bc1655484a4646b30b459e5846ed39,
        _:N763eabc9e4b14e4190dfc28e0184fc59,
        _:N7b06233a9eea4b629f2db17b3ad32f97,
        _:N909199689e274c13962e2e2e646461df,
        _:N9a24b14327414d299e40d6815718b2c0,
        _:Nae835e9e61e44541b47b1a6541febb5e,
        _:Nb7efb3e1c53c48c0b6ce42a811be62d0,
        _:Nb9733fbe84a348eda0274c4d2e270bcb,
        _:Nc6ac77d78b6f49c590df176144ee0f8e,
        _:Nec41df7650b2446d93b6a8e42b501069,
        _:Nf01024bf3df64b48875ed2da0825a388 ;
    mo:track_count 29 ;
    schema:duration "PT73:15"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N01d74d66913c40e0869e4c23ae678bd0,
        _:N0581d73cff1a41388001ebd59c2f441a,
        _:N0cc5c49ecfb14decb6a214091df42d68,
        _:N157403e3c6b9412f9462efe887462e7f,
        _:N1cb8e112666c4d5184bf74e3936cd093,
        _:N1d1f2c6474f1420da33420caac4252ca,
        _:N23a10504a2e346beb84490a93c5cb5ba,
        _:N2f19a0b46c404e07be5d5f63de5046ba,
        _:N3333d422372e496885b256e253341a61,
        _:N36494bea3075494192628526d8868c69,
        _:N37d07d543b714a5f957c4d310553e919,
        _:N3ad8f70662dd43b2850514dfc007ee7b,
        _:N4383d47fc7c441698d6bf8fce1237032,
        _:N4dfca1c0504b449fb762c6e6c14004f1,
        _:N501c3134259d44c999412ff8dec04feb,
        _:N5718f6b453e440a28201c8be6e4c1ce8,
        _:N65151ccb79754853b4392ee35b55de02,
        _:N679f41819a934411981d778d473cefa6,
        _:N68bc1655484a4646b30b459e5846ed39,
        _:N763eabc9e4b14e4190dfc28e0184fc59,
        _:N7b06233a9eea4b629f2db17b3ad32f97,
        _:N909199689e274c13962e2e2e646461df,
        _:N9a24b14327414d299e40d6815718b2c0,
        _:Nae835e9e61e44541b47b1a6541febb5e,
        _:Nb7efb3e1c53c48c0b6ce42a811be62d0,
        _:Nb9733fbe84a348eda0274c4d2e270bcb,
        _:Nc6ac77d78b6f49c590df176144ee0f8e,
        _:Nec41df7650b2446d93b6a8e42b501069,
        _:Nf01024bf3df64b48875ed2da0825a388 .

