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

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

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

<artist/49941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85362#subject> ;
    schema:name "Brandon Blume"@en ;
    foaf:made <album/85362#composition>,
        <album/85362#subject> ;
    foaf:name "Brandon Blume"@en .

<album/85362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn ;
    mo:composer <artist/49941#subject> ;
    mo:produced_work <album/85362#musicalwork> ;
    schema:name "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn .

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

<album/85362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn ;
    mo:performance_of <album/85362#musicalwork> ;
    mo:recorded_as <album/85362#musicalexpression> ;
    schema:name "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/85362#musicalwork> .

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

<https://medium-media.vgm.io/albums/26/85362/85362-1553447082.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-10"^^xsd:date ;
    dcterms:title "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85362#musicalexpression> ;
    mo:publisher _:N909c3b00be7f4d7591c000e215069ea0 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mage's Initiation: Reign of the Elements"@en ;
            foaf:name "Mage's Initiation: Reign of the Elements"@en ] ;
    schema:datePublished "2019-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/85362/85362-1553447082.jpg> ;
    schema:name "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@en,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja,
        "Mage's Initiation: Reign of the Elements Original Game Soundtrack"@ja-latn ;
    schema:publisher _:N909c3b00be7f4d7591c000e215069ea0 ;
    foaf:depiction <https://media.vgm.io/albums/26/85362/85362-1553447082.jpg> .

_:N909c3b00be7f4d7591c000e215069ea0 schema:name "Brandon Blume"@en,
        "Brandon Blume"@ja,
        "Brandon Blume"@ja-latn ;
    foaf:name "Brandon Blume"@en,
        "Brandon Blume"@ja,
        "Brandon Blume"@ja-latn .

