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

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

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

<artist/10393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112276#subject> ;
    schema:name "Borislav Slavov"@en ;
    foaf:made <album/112276#composition>,
        <album/112276#subject> ;
    foaf:name "Borislav Slavov"@en .

<product/15979#subject> a schema:CreativeWork ;
    schema:name "Baldur's Gate III"@en,
        "Baldur's Gate III"@ja,
        "Baldur's Gate III"@ja-latn ;
    foaf:name "Baldur's Gate III"@en,
        "Baldur's Gate III"@ja,
        "Baldur's Gate III"@ja-latn .

<product/17297#subject> a schema:CreativeWork ;
    schema:name "Divinity: Original Sin II"@en,
        "Divinity: Original Sin II"@ja,
        "Divinity: Original Sin II"@ja-latn ;
    foaf:name "Divinity: Original Sin II"@en,
        "Divinity: Original Sin II"@ja,
        "Divinity: Original Sin II"@ja-latn .

<album/112276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn ;
    mo:composer <artist/10393#subject> ;
    mo:produced_work <album/112276#musicalwork> ;
    schema:name "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/67/112276/112276-f6191ce2f9a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn ;
    mo:performance_of <album/112276#musicalwork> ;
    mo:performer _:N2f750d9d62b647a68bca01b8b4a87e3c,
        _:N63e1e3ca8563461fa0ee49cb8dac1e7d ;
    mo:recorded_as <album/112276#musicalexpression> ;
    schema:byArtist _:N2f750d9d62b647a68bca01b8b4a87e3c,
        _:N63e1e3ca8563461fa0ee49cb8dac1e7d ;
    schema:name "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn ;
    schema:workPerformed <album/112276#musicalwork> .

<album/112276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-01"^^xsd:date ;
    dcterms:title "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112276#musicalexpression> ;
    mo:publisher _:Nb39bb6987ec04d108e6ee67661777641 ;
    mo:record_count 0 ;
    schema:about <product/15979#subject>,
        <product/17297#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Opole Philharmonic Orchestra"@en ;
            foaf:name "Opole Philharmonic Orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Medici Cantantes choir"@en ;
            foaf:name "Medici Cantantes choir"@en ] ;
    schema:datePublished "2020-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/112276/112276-f6191ce2f9a8.jpg> ;
    schema:name "The Symphony of Sin"@en,
        "The Symphony of Sin"@ja,
        "The Symphony of Sin"@ja-latn ;
    schema:publisher _:Nb39bb6987ec04d108e6ee67661777641 ;
    foaf:depiction <https://media.vgm.io/albums/67/112276/112276-f6191ce2f9a8.jpg> .

_:N2f750d9d62b647a68bca01b8b4a87e3c a schema:Person,
        foaf:Person ;
    mo:performed <album/112276#performance> ;
    schema:name "Opole Philharmonic Orchestra"@en ;
    foaf:name "Opole Philharmonic Orchestra"@en .

_:N63e1e3ca8563461fa0ee49cb8dac1e7d a schema:Person,
        foaf:Person ;
    mo:performed <album/112276#performance> ;
    schema:name "Medici Cantantes choir"@en ;
    foaf:name "Medici Cantantes choir"@en .

_:Nb39bb6987ec04d108e6ee67661777641 schema:name "gamemusic festival"@en ;
    foaf:name "gamemusic festival"@en .

