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

<artist/30507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikołaj Rybacki"@en ;
    foaf:made <album/46173#subject>,
        <album/46173#vocals> ;
    foaf:name "Mikołaj Rybacki"@en .

<artist/30508#subject> a schema:Person,
        foaf:Person ;
    schema:name "Katarzyna Bromirska"@en ;
    foaf:made <album/46173#subject>,
        <album/46173#vocals> ;
    foaf:name "Katarzyna Bromirska"@en .

<album/46173#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn ;
    mo:produced_work <album/46173#musicalwork> ;
    schema:name "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn .

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

<album/52948> a mo:Release ;
    mo:catalogue_number "ALAB_RUS" .

<album/52976> a mo:Release ;
    mo:catalogue_number "ALAB_CZ" .

<album/57431> a mo:Release ;
    mo:catalogue_number "N/A" .

<album/63239> a mo:Release ;
    mo:catalogue_number "ALAB_PL" .

<product/1810#subject> a schema:CreativeWork ;
    schema:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn ;
    foaf:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/46173/46173-1432039070.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn ;
    mo:performance_of <album/46173#musicalwork> ;
    mo:performer <artist/8265#subject> ;
    mo:recorded_as <album/46173#musicalexpression> ;
    schema:byArtist <artist/8265#subject> ;
    schema:name "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn ;
    schema:workPerformed <album/46173#musicalwork> .

<artist/8265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46173#performance> ;
    schema:name "Brandenburgisches Staatsorchester Frankfurt"@en ;
    foaf:name "Brandenburgisches Staatsorchester Frankfurt"@en .

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

<album/46173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-19"^^xsd:date ;
    dcterms:title "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn ;
    mo:catalogue_number "ALAB_EN" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/52948>,
        <album/52976>,
        <album/57431>,
        <album/63239> ;
    mo:publication_of <album/46173#musicalexpression> ;
    mo:publisher <org/1150#subject> ;
    mo:record _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    mo:record_count 1 ;
    schema:about <product/1810#subject> ;
    schema:byArtist <artist/8265#subject> ;
    schema:datePublished "2015-05-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/46173/46173-1432039070.jpg> ;
    schema:name "The Witcher 3: Wild Hunt Soundtrack"@en,
        "The Witcher 3: Wild Hunt Soundtrack"@ja,
        "The Witcher 3: Wild Hunt Soundtrack"@ja-latn ;
    schema:publisher <org/1150#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/46173/46173-1432039070.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanna Lacher"@en ;
    foaf:made <album/46173#subject> ;
    foaf:name "Joanna Lacher"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christina Bogdanowa"@en ;
    foaf:made <album/46173#subject> ;
    foaf:name "Christina Bogdanowa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christina Bogdanowa"@en ;
    foaf:made <album/46173#vocals> ;
    foaf:name "Christina Bogdanowa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanna Lacher"@en ;
    foaf:made <album/46173#vocals> ;
    foaf:name "Joanna Lacher"@en .

_:N028fb8c1c595461e9c5075d9415d5a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaer Morhen"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Kaer Morhen"@en .

_:N06265921f54f4898a829bc3e5303ed47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome, Imlerith"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Welcome, Imlerith"@en .

_:N06bd8f8ae2fb43beb6a95c6a80537ebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King Bran's Final Voyage"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "King Bran's Final Voyage"@en .

_:N09a1d742eb3942be951be473bc539aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Storm"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "After the Storm"@en .

_:N105695d234934762a261fc31fefcaa01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hunt is Coming"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "The Hunt is Coming"@en .

_:N1a16bac9133d4ea7bcc5040a4d816031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver for Monsters..."@en ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Silver for Monsters..."@en .

_:N1c5ab74ff00a4d2990d4805d80866f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloak and Dagger"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Cloak and Dagger"@en .

_:N26d262b3219f4dff86db01251fad6aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Intrigues"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "City of Intrigues"@en .

_:N28b4e2bc2fec45ef8177fd8e8437ab83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trail"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "The Trail"@en .

_:N433cf02219d3438eaf6511fb10c81e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, I Do..."@en ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Yes, I Do..."@en .

_:N437f354567f74c1e8ecdc721c0b10432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...Steel for Humans"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "...Steel for Humans"@en .

_:N4b561cc5801648b4bd19468ca9482ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell, Old Friend"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Farewell, Old Friend"@en .

_:N5548b76990bb453393cc785aedd99c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commanding the Fury"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Commanding the Fury"@en .

_:N5aff6a7e42004e2095d000040dac8840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spikeroog"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Spikeroog"@en .

_:N5f3910a588914bbe936cf6abfce56203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake Up, Ciri"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Wake Up, Ciri"@en .

_:N79a1efe4dbf9479c8b28b2530890818d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate Calls"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Fate Calls"@en .

_:N7e586c2a75e44d5aa8db7a3f900aece0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Widow-Maker"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Widow-Maker"@en .

_:N801758cfe9514d9bbd3821b6fdc7aff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emhyr var Emreis"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Emhyr var Emreis"@en .

_:N8061907a44cb4501b95b4efc7e07aad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes of the Wolf"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Eyes of the Wolf"@en .

_:N88839ba5aa52485c8c7a218fc025d422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood on the Cobblestones"@en ;
    mo:track_number 28 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Blood on the Cobblestones"@en .

_:N8dfe9b36fa2046dfa6b670f13d6e15eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Oxenfurt"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Whispers of Oxenfurt"@en .

_:N9086ecb9003642e09375f8e7a4044b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Vagabond"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "The Vagabond"@en .

_:N9768e526dbe546a3ad0534b91d6fc7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geralt of Rivia"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Geralt of Rivia"@en .

_:N9feabaac570043a08238ec4b07a8abce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch Hunters"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Witch Hunters"@en .

_:Na413e31378d1407fb614f0cbaefdd1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aen Seidhe"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Aen Seidhe"@en .

_:Nc9160802f175431ebed9fe309cf7306d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forged in Fire"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Forged in Fire"@en .

_:Nd4984e95845e47fb81b771e32e9b4a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nightingale"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "The Nightingale"@en .

_:Ndbe14971d18645deb7fa66e977f4b8c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Song of the Sword-Dancer"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "The Song of the Sword-Dancer"@en .

_:Ndd71cdb3762c480eafe33ada46519a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Path"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Hunter's Path"@en .

_:Nec3e3c59b1a34b9da2928eb7c328f719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eredin, King of the Hunt"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Eredin, King of the Hunt"@en .

_:Nfb61d969fcb24fd9865c249687ab13b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drink Up, There's More!"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Neb5a2641d8f540b7b4196df79fc03f4d ;
    schema:name "Drink Up, There's More!"@en .

_:Neb5a2641d8f540b7b4196df79fc03f4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N028fb8c1c595461e9c5075d9415d5a8d,
        _:N06265921f54f4898a829bc3e5303ed47,
        _:N06bd8f8ae2fb43beb6a95c6a80537ebe,
        _:N09a1d742eb3942be951be473bc539aaf,
        _:N105695d234934762a261fc31fefcaa01,
        _:N1a16bac9133d4ea7bcc5040a4d816031,
        _:N1c5ab74ff00a4d2990d4805d80866f3e,
        _:N26d262b3219f4dff86db01251fad6aae,
        _:N28b4e2bc2fec45ef8177fd8e8437ab83,
        _:N433cf02219d3438eaf6511fb10c81e1b,
        _:N437f354567f74c1e8ecdc721c0b10432,
        _:N4b561cc5801648b4bd19468ca9482ef1,
        _:N5548b76990bb453393cc785aedd99c4c,
        _:N5aff6a7e42004e2095d000040dac8840,
        _:N5f3910a588914bbe936cf6abfce56203,
        _:N79a1efe4dbf9479c8b28b2530890818d,
        _:N7e586c2a75e44d5aa8db7a3f900aece0,
        _:N801758cfe9514d9bbd3821b6fdc7aff2,
        _:N8061907a44cb4501b95b4efc7e07aad1,
        _:N88839ba5aa52485c8c7a218fc025d422,
        _:N8dfe9b36fa2046dfa6b670f13d6e15eb,
        _:N9086ecb9003642e09375f8e7a4044b06,
        _:N9768e526dbe546a3ad0534b91d6fc7f8,
        _:N9feabaac570043a08238ec4b07a8abce,
        _:Na413e31378d1407fb614f0cbaefdd1ce,
        _:Nc9160802f175431ebed9fe309cf7306d,
        _:Nd4984e95845e47fb81b771e32e9b4a71,
        _:Ndbe14971d18645deb7fa66e977f4b8c8,
        _:Ndd71cdb3762c480eafe33ada46519a5f,
        _:Nec3e3c59b1a34b9da2928eb7c328f719,
        _:Nfb61d969fcb24fd9865c249687ab13b5 ;
    mo:track_count 31 ;
    schema:duration "PT70:45"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N028fb8c1c595461e9c5075d9415d5a8d,
        _:N06265921f54f4898a829bc3e5303ed47,
        _:N06bd8f8ae2fb43beb6a95c6a80537ebe,
        _:N09a1d742eb3942be951be473bc539aaf,
        _:N105695d234934762a261fc31fefcaa01,
        _:N1a16bac9133d4ea7bcc5040a4d816031,
        _:N1c5ab74ff00a4d2990d4805d80866f3e,
        _:N26d262b3219f4dff86db01251fad6aae,
        _:N28b4e2bc2fec45ef8177fd8e8437ab83,
        _:N433cf02219d3438eaf6511fb10c81e1b,
        _:N437f354567f74c1e8ecdc721c0b10432,
        _:N4b561cc5801648b4bd19468ca9482ef1,
        _:N5548b76990bb453393cc785aedd99c4c,
        _:N5aff6a7e42004e2095d000040dac8840,
        _:N5f3910a588914bbe936cf6abfce56203,
        _:N79a1efe4dbf9479c8b28b2530890818d,
        _:N7e586c2a75e44d5aa8db7a3f900aece0,
        _:N801758cfe9514d9bbd3821b6fdc7aff2,
        _:N8061907a44cb4501b95b4efc7e07aad1,
        _:N88839ba5aa52485c8c7a218fc025d422,
        _:N8dfe9b36fa2046dfa6b670f13d6e15eb,
        _:N9086ecb9003642e09375f8e7a4044b06,
        _:N9768e526dbe546a3ad0534b91d6fc7f8,
        _:N9feabaac570043a08238ec4b07a8abce,
        _:Na413e31378d1407fb614f0cbaefdd1ce,
        _:Nc9160802f175431ebed9fe309cf7306d,
        _:Nd4984e95845e47fb81b771e32e9b4a71,
        _:Ndbe14971d18645deb7fa66e977f4b8c8,
        _:Ndd71cdb3762c480eafe33ada46519a5f,
        _:Nec3e3c59b1a34b9da2928eb7c328f719,
        _:Nfb61d969fcb24fd9865c249687ab13b5 .

