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

<artist/8487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36512#subject> ;
    schema:name "Hisaaki Hogari"@en,
        "保刈久明"@ja ;
    foaf:made <album/36512#composition>,
        <album/36512#subject> ;
    foaf:name "Hisaaki Hogari"@en,
        "保刈久明"@ja .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36512#subject> ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/36512#composition>,
        <album/36512#lyrics>,
        <album/36512#subject>,
        <album/36512#vocals> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<product/5861#subject> a schema:CreativeWork ;
    schema:name "MAOYU ~ ARCHENEMY & HERO"@en,
        "まおゆう魔王勇者"@ja,
        "Maoyu Mao Yusha"@ja-latn ;
    foaf:name "MAOYU ~ ARCHENEMY & HERO"@en,
        "まおゆう魔王勇者"@ja,
        "Maoyu Mao Yusha"@ja-latn .

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

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

<album/36512#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn ;
    mo:performance_of <album/36512#musicalwork> ;
    mo:recorded_as <album/36512#musicalexpression> ;
    schema:name "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn ;
    schema:workPerformed <album/36512#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/36512/36512-1356993171.jpg> a schema:ImageObject,
        foaf:Image .

<album/36512#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn ;
    mo:composer <artist/8487#subject>,
        <artist/864#subject> ;
    mo:produced_work <album/36512#musicalwork> ;
    schema:name "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn .

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

<album/36512#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-30"^^xsd:date ;
    dcterms:title "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn ;
    mo:catalogue_number "VTCL-35146" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36512#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N67ef651f15754adc8634b18d51e1a917 ;
    mo:record_count 1 ;
    schema:about <product/5861#subject> ;
    schema:datePublished "2013-01-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/36512/36512-1356993171.jpg> ;
    schema:name "UNKNOWN VISION / Akino Arai"@en,
        "UNKNOWN VISION / 新居昭乃"@ja,
        "UNKNOWN VISION / Akino Arai"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/36512/36512-1356993171.jpg> .

_:N9ecd159c28324c06927e67effa570ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Garden"@ja,
        "Magic Garden"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N67ef651f15754adc8634b18d51e1a917 ;
    schema:name "Magic Garden"@ja,
        "Magic Garden"@ja-latn .

_:Na68290e79f924db180f036a3b5cee404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Vision (w/o akino)"@ja,
        "Unknown Vision (w/o akino)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N67ef651f15754adc8634b18d51e1a917 ;
    schema:name "Unknown Vision (w/o akino)"@ja,
        "Unknown Vision (w/o akino)"@ja-latn .

_:Nb60260233f0c47a5aeeda4e3975b933c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Vision"@ja,
        "Unknown Vision"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N67ef651f15754adc8634b18d51e1a917 ;
    schema:name "Unknown Vision"@ja,
        "Unknown Vision"@ja-latn .

_:Nbb126049ff434ccf8f739ec4552352d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一切へ"@ja,
        "Issai e"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N67ef651f15754adc8634b18d51e1a917 ;
    schema:name "一切へ"@ja,
        "Issai e"@ja-latn .

_:N67ef651f15754adc8634b18d51e1a917 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ecd159c28324c06927e67effa570ceb,
        _:Na68290e79f924db180f036a3b5cee404,
        _:Nb60260233f0c47a5aeeda4e3975b933c,
        _:Nbb126049ff434ccf8f739ec4552352d3 ;
    mo:track_count 4 ;
    schema:duration "PT20:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9ecd159c28324c06927e67effa570ceb,
        _:Na68290e79f924db180f036a3b5cee404,
        _:Nb60260233f0c47a5aeeda4e3975b933c,
        _:Nbb126049ff434ccf8f739ec4552352d3 .

