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

<artist/28209#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erum Nagi"@en,
        "エルム凪"@ja ;
    foaf:made <album/121777#lyrics>,
        <album/121777#subject>,
        <album/121777#vocals> ;
    foaf:name "Erum Nagi"@en,
        "エルム凪"@ja .

<artist/51721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121777#subject> ;
    schema:name "Renko Maeda"@en,
        "前田煉子"@ja ;
    foaf:made <album/121777#composition>,
        <album/121777#subject> ;
    foaf:name "Renko Maeda"@en,
        "前田煉子"@ja .

<album/121777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn ;
    mo:composer <artist/51721#subject> ;
    mo:produced_work <album/121777#musicalwork> ;
    schema:name "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn .

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

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

<album/121777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn ;
    mo:performance_of <album/121777#musicalwork> ;
    mo:recorded_as <album/121777#musicalexpression> ;
    schema:name "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn ;
    schema:workPerformed <album/121777#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/77/121777/121777-d334b3366556.png> a schema:ImageObject,
        foaf:Image .

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

<album/121777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-26"^^xsd:date ;
    dcterms:title "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121777#musicalexpression> ;
    mo:publisher _:N3b733026b9b24b2fa834903f6cb40b37 ;
    mo:record _:Nfbf66c74956e44a398d922c7862d95ae ;
    mo:record_count 1 ;
    schema:datePublished "2016-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/77/121777/121777-d334b3366556.png> ;
    schema:name "Qenfyra ~Yousei Hanazono~ / R'entelica"@en,
        "Qenfyra～妖精花園～ / R'entelica"@ja,
        "Qenfyra ~Yousei Hanazono~ / R'entelica"@ja-latn ;
    schema:publisher _:N3b733026b9b24b2fa834903f6cb40b37 ;
    foaf:depiction <https://media.vgm.io/albums/77/121777/121777-d334b3366556.png> .

_:N3b733026b9b24b2fa834903f6cb40b37 schema:name "R'entelica"@en,
        "R'entelica"@ja,
        "R'entelica"@ja-latn ;
    foaf:name "R'entelica"@en,
        "R'entelica"@ja,
        "R'entelica"@ja-latn .

_:N5d28556cf1a7411790f848d98bdf23a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qenfyra～妖精花園～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nfbf66c74956e44a398d922c7862d95ae ;
    schema:name "Qenfyra～妖精花園～"@ja .

_:Nfbf66c74956e44a398d922c7862d95ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d28556cf1a7411790f848d98bdf23a6 ;
    mo:track_count 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5d28556cf1a7411790f848d98bdf23a6 .

