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

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

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

<artist/9201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121894#subject> ;
    schema:name "PLAGAREC"@en ;
    foaf:made <album/121894#composition>,
        <album/121894#subject> ;
    foaf:name "PLAGAREC"@en .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<album/121894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn ;
    mo:composer <artist/9201#subject> ;
    mo:produced_work <album/121894#musicalwork> ;
    schema:name "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn .

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

<album/121894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn ;
    mo:performance_of <album/121894#musicalwork> ;
    mo:recorded_as <album/121894#musicalexpression> ;
    schema:name "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn ;
    schema:workPerformed <album/121894#musicalwork> .

<org/1020#subject> schema:name "PLAGAREC Factory"@en,
        "PLAGAREC Factory"@ja,
        "PLAGAREC Factory"@ja-latn ;
    foaf:name "PLAGAREC Factory"@en,
        "PLAGAREC Factory"@ja,
        "PLAGAREC Factory"@ja-latn .

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

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

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

<album/121894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn ;
    mo:catalogue_number "PGCD14" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121894#musicalexpression> ;
    mo:publisher <org/1020#subject> ;
    mo:record _:Nfbea9e3705594112aa62a2637a1d8505 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/49/121894/121894-c62d3b801929.jpg> ;
    schema:name "MEIKYO-SHISUI"@en,
        "命饗志粋"@ja,
        "MEIKYO-SHISUI"@ja-latn ;
    schema:publisher <org/1020#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/121894/121894-c62d3b801929.jpg> .

_:N268ab9bdf15b42069027d2d0a1a8c25f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Echo -db mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Nfbea9e3705594112aa62a2637a1d8505 ;
    schema:name "Distant Echo -db mix-"@en .

_:Nbc569ff3905e42fca0aed115e769aea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Sight"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nfbea9e3705594112aa62a2637a1d8505 ;
    schema:name "Slow Sight"@en .

_:Nebe0a770f8584c83bb98a7a23aae398e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yggdrasil"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Nfbea9e3705594112aa62a2637a1d8505 ;
    schema:name "Yggdrasil"@en .

_:Nfbea9e3705594112aa62a2637a1d8505 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N268ab9bdf15b42069027d2d0a1a8c25f,
        _:Nbc569ff3905e42fca0aed115e769aea5,
        _:Nebe0a770f8584c83bb98a7a23aae398e ;
    mo:track_count 3 ;
    schema:duration "PT21:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N268ab9bdf15b42069027d2d0a1a8c25f,
        _:Nbc569ff3905e42fca0aed115e769aea5,
        _:Nebe0a770f8584c83bb98a7a23aae398e .

