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

<artist/16745#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aleksandra Motyka"@en ;
    foaf:made <album/60182#lyrics>,
        <album/60182#subject> ;
    foaf:name "Aleksandra Motyka"@en .

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

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

<artist/15588#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60182#subject> ;
    schema:name "Percival"@en ;
    foaf:made <album/60182#composition>,
        <album/60182#subject> ;
    foaf:name "Percival"@en .

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

<artist/2966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60182#subject> ;
    schema:name "Paweł Błaszczak"@en ;
    foaf:made <album/60182#composition>,
        <album/60182#subject> ;
    foaf:name "Paweł Błaszczak"@en .

<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/60182#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/28/60182/60182-1469445032.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60182#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn ;
    mo:performance_of <album/60182#musicalwork> ;
    mo:performer _:N6378a19bff104416b519c631ec2247bd ;
    mo:recorded_as <album/60182#musicalexpression> ;
    schema:byArtist _:N6378a19bff104416b519c631ec2247bd ;
    schema:name "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn ;
    schema:workPerformed <album/60182#musicalwork> .

<album/60182#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn ;
    mo:composer <artist/12632#subject>,
        <artist/15588#subject>,
        <artist/2965#subject>,
        <artist/2966#subject> ;
    mo:produced_work <album/60182#musicalwork> ;
    schema:name "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn .

<album/60182#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-08"^^xsd:date ;
    dcterms:title "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60182#musicalexpression> ;
    mo:publisher <org/1150#subject> ;
    mo:record _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    mo:record_count 1 ;
    schema:about <product/1810#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nitika Kumar"@en ;
            foaf:name "Nitika Kumar"@en ] ;
    schema:datePublished "2016-07-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/60182/60182-1469445032.jpg> ;
    schema:name "Music Inspired by The Witcher 3: Wild Hunt"@en,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja,
        "Music Inspired by The Witcher 3: Wild Hunt"@ja-latn ;
    schema:publisher <org/1150#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/60182/60182-1469445032.jpg> .

_:N11e6d077c3c748dd8eb0e30c5159a5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The White One"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "The White One"@en .

_:N1a1f06cc68d94c6cae693518b1d99079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Overture"@en .

_:N1f479968fa89490ea0ad51cedf5408a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing With Monsters"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Dancing With Monsters"@en .

_:N4cabfbde7f69470680a08aa1b74a3d08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vatt'ghern"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Vatt'ghern"@en .

_:N4d06847280b34e31990b40e8ad29bbcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Neon Wolf"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "The Neon Wolf"@en .

_:N5289b7a481a84d2e8abf4acde62edf1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witcher Contest Dub"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Witcher Contest Dub"@en .

_:N6378a19bff104416b519c631ec2247bd a schema:Person,
        foaf:Person ;
    mo:performed <album/60182#performance> ;
    schema:name "Nitika Kumar"@en ;
    foaf:name "Nitika Kumar"@en .

_:N7b80ff150a694f0da34ee80b9a525d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasures of the Bygone (feat. Nitika Kumar)"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Treasures of the Bygone (feat. Nitika Kumar)"@en .

_:N7c309bf6c2c7409cbab3e2999d58b5aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Wild Heart"@en .

_:N9a8078b7502d491fa8392de5888ad9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escaping the Hunt"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Escaping the Hunt"@en .

_:N9c19fd0084d54e6193f044eb65e263e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Sash"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Winter Sash"@en .

_:Nc8f99bc39a1a42a6ac80ea484b31932d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Monsters"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Killing Monsters"@en .

_:Ncbd0adcce28943dd92b10d059f0d935f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wolf's Path"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "The Wolf's Path"@en .

_:Nd14a1f822f69499785a288708c8dc751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temeria Trip"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Temeria Trip"@en .

_:Ndc3dc453fa15405791ee2e0011565489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Killer"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Wild Killer"@en .

_:Nfa25e727d272426a90dbfbb33263fdf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lilac & Gooseberries"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1313d9efcb3b42d2827af5ecf29a50d6 ;
    schema:name "Lilac & Gooseberries"@en .

_:N1313d9efcb3b42d2827af5ecf29a50d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11e6d077c3c748dd8eb0e30c5159a5a2,
        _:N1a1f06cc68d94c6cae693518b1d99079,
        _:N1f479968fa89490ea0ad51cedf5408a4,
        _:N4cabfbde7f69470680a08aa1b74a3d08,
        _:N4d06847280b34e31990b40e8ad29bbcd,
        _:N5289b7a481a84d2e8abf4acde62edf1b,
        _:N7b80ff150a694f0da34ee80b9a525d31,
        _:N7c309bf6c2c7409cbab3e2999d58b5aa,
        _:N9a8078b7502d491fa8392de5888ad9cc,
        _:N9c19fd0084d54e6193f044eb65e263e9,
        _:Nc8f99bc39a1a42a6ac80ea484b31932d,
        _:Ncbd0adcce28943dd92b10d059f0d935f,
        _:Nd14a1f822f69499785a288708c8dc751,
        _:Ndc3dc453fa15405791ee2e0011565489,
        _:Nfa25e727d272426a90dbfbb33263fdf4 ;
    mo:track_count 15 ;
    schema:duration "PT52:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N11e6d077c3c748dd8eb0e30c5159a5a2,
        _:N1a1f06cc68d94c6cae693518b1d99079,
        _:N1f479968fa89490ea0ad51cedf5408a4,
        _:N4cabfbde7f69470680a08aa1b74a3d08,
        _:N4d06847280b34e31990b40e8ad29bbcd,
        _:N5289b7a481a84d2e8abf4acde62edf1b,
        _:N7b80ff150a694f0da34ee80b9a525d31,
        _:N7c309bf6c2c7409cbab3e2999d58b5aa,
        _:N9a8078b7502d491fa8392de5888ad9cc,
        _:N9c19fd0084d54e6193f044eb65e263e9,
        _:Nc8f99bc39a1a42a6ac80ea484b31932d,
        _:Ncbd0adcce28943dd92b10d059f0d935f,
        _:Nd14a1f822f69499785a288708c8dc751,
        _:Ndc3dc453fa15405791ee2e0011565489,
        _:Nfa25e727d272426a90dbfbb33263fdf4 .

