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

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

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

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

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

<album/46277#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn ;
    mo:performance_of <album/46277#musicalwork> ;
    mo:recorded_as <album/46277#musicalexpression> ;
    schema:name "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn ;
    schema:workPerformed <album/46277#musicalwork> .

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

<https://medium-media.vgm.io/albums/77/46277/46277-1402608307.jpg> a schema:ImageObject,
        foaf:Image .

<album/46277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn ;
    mo:composer <artist/12632#subject>,
        <artist/15588#subject> ;
    mo:produced_work <album/46277#musicalwork> ;
    schema:name "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn .

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

<album/46277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-09"^^xsd:date ;
    dcterms:title "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46277#musicalexpression> ;
    mo:publisher _:N57df27ac9b63447e84d5abb9904a8da0 ;
    mo:record _:N660f148ebae147879e655c5649d7c710 ;
    mo:record_count 1 ;
    schema:about <product/1810#subject> ;
    schema:datePublished "2014-06-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/46277/46277-1402608307.jpg> ;
    schema:name "Sword of Destiny"@en,
        "Sword of Destiny"@ja,
        "Sword of Destiny"@ja-latn ;
    schema:publisher _:N57df27ac9b63447e84d5abb9904a8da0 ;
    foaf:depiction <https://media.vgm.io/albums/77/46277/46277-1402608307.jpg> .

_:N57df27ac9b63447e84d5abb9904a8da0 schema:name "Marcin Przybyłowicz"@en,
        "Marcin Przybyłowicz"@ja,
        "Marcin Przybyłowicz"@ja-latn ;
    foaf:name "Marcin Przybyłowicz"@en,
        "Marcin Przybyłowicz"@ja,
        "Marcin Przybyłowicz"@ja-latn .

_:N660f148ebae147879e655c5649d7c710 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9848b6b2a4b545bb9fc9c5d08137c623 ;
    mo:track_count 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9848b6b2a4b545bb9fc9c5d08137c623 .

_:N9848b6b2a4b545bb9fc9c5d08137c623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of Destiny"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N660f148ebae147879e655c5649d7c710 ;
    schema:name "Sword of Destiny"@en .

