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

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

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

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

<artist/30508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85031#subject> ;
    schema:name "Katarzyna Bromirska"@en ;
    foaf:made <album/85031#composition>,
        <album/85031#subject> ;
    foaf:name "Katarzyna Bromirska"@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/85031#musicalexpression> a mo:Signal ;
    mo:published_as <album/85031#subject> ;
    mo:records <album/85031#performance> .

<album/85031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn ;
    mo:performance_of <album/85031#musicalwork> ;
    mo:recorded_as <album/85031#musicalexpression> ;
    schema:name "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn ;
    schema:workPerformed <album/85031#musicalwork> .

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

<https://medium-media.vgm.io/albums/13/85031/85031-1552338262.jpg> a schema:ImageObject,
        foaf:Image .

<album/85031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn ;
    mo:composer <artist/30507#subject>,
        <artist/30508#subject> ;
    mo:produced_work <album/85031#musicalwork> ;
    schema:name "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn .

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

<album/85031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85031#musicalexpression> ;
    mo:publisher _:N766a52771cdf484c9b6f73d725e5f326 ;
    mo:record _:N791c6ba6e8ea48b599bd69b476d0ec6f ;
    mo:record_count 1 ;
    schema:about <product/1810#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/85031/85031-1552338262.jpg> ;
    schema:name "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@en,
        "Oczy Wiedźmina"@ja,
        "\"Oczy Wiedzmina\" Wild Hunt Live / Percival"@ja-latn ;
    schema:publisher _:N766a52771cdf484c9b6f73d725e5f326 ;
    foaf:depiction <https://media.vgm.io/albums/13/85031/85031-1552338262.jpg> .

_:N766a52771cdf484c9b6f73d725e5f326 schema:name "RedBaaron Records"@en ;
    foaf:name "RedBaaron Records"@en .

_:N791c6ba6e8ea48b599bd69b476d0ec6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncf887cd8be4a4ae4832e1258c0210cbb ;
    mo:track_count 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncf887cd8be4a4ae4832e1258c0210cbb .

_:Ncf887cd8be4a4ae4832e1258c0210cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oczy Wiedźmina"@pl ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N791c6ba6e8ea48b599bd69b476d0ec6f ;
    schema:name "Oczy Wiedźmina"@pl .

