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

<album/138494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hall of Mirrors / Sta"@en,
        "Hall of Mirrors / Sta"@ja,
        "Hall of Mirrors / Sta"@ja-latn ;
    mo:produced_work <album/138494#musicalwork> ;
    schema:name "Hall of Mirrors / Sta"@en,
        "Hall of Mirrors / Sta"@ja,
        "Hall of Mirrors / Sta"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/49/138494/138494-fdc19c6f3fcf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-10"^^xsd:date ;
    dcterms:title "Hall of Mirrors / Sta"@en,
        "Hall of Mirrors / Sta"@ja,
        "Hall of Mirrors / Sta"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138494#musicalexpression> ;
    mo:publisher _:N4ac8026b6e974c06af7a7b22dc1c1b3a ;
    mo:record _:Nafe357991a2d4676a0b9c18420cf05ec ;
    mo:record_count 1 ;
    schema:datePublished "2017-01-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/138494/138494-fdc19c6f3fcf.jpg> ;
    schema:name "Hall of Mirrors / Sta"@en,
        "Hall of Mirrors / Sta"@ja,
        "Hall of Mirrors / Sta"@ja-latn ;
    schema:publisher _:N4ac8026b6e974c06af7a7b22dc1c1b3a ;
    foaf:depiction <https://media.vgm.io/albums/49/138494/138494-fdc19c6f3fcf.jpg> .

_:N4ac8026b6e974c06af7a7b22dc1c1b3a schema:name "Sta"@en,
        "Sta"@ja,
        "Sta"@ja-latn ;
    foaf:name "Sta"@en,
        "Sta"@ja,
        "Sta"@ja-latn .

_:N67b4d48473ff4d3abd20d143ae8d4566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hall of Mirrors"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nafe357991a2d4676a0b9c18420cf05ec ;
    schema:name "Hall of Mirrors"@en .

_:Nafe357991a2d4676a0b9c18420cf05ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67b4d48473ff4d3abd20d143ae8d4566 ;
    mo:track_count 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N67b4d48473ff4d3abd20d143ae8d4566 .

