@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/151223#composition> a mo:Composition ;
    dcterms:title "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn ;
    schema:name "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn .

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

<album/151223#performance> a mo:Performance ;
    dcterms:title "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn ;
    schema:name "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn .

<album/53161#composition> a mo:Composition ;
    dcterms:title "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn ;
    schema:name "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn .

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

<album/53161#performance> a mo:Performance ;
    dcterms:title "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn ;
    schema:name "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn .

<album/73603#composition> a mo:Composition ;
    dcterms:title "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn ;
    schema:name "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn .

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

<album/73603#performance> a mo:Performance ;
    dcterms:title "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn ;
    schema:name "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn .

<event/333#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/333#release_event> ;
    mo:release <album/151223#subject>,
        <album/53161#subject>,
        <album/73603#subject> ;
    schema:endDate "2009-11-15"^^xsd:date ;
    schema:startDate "2009-11-15"^^xsd:date .

<album/151223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-15"^^xsd:date ;
    dcterms:title "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn ;
    mo:catalogue_number "MFCD-016" ;
    mo:publisher <org/566#subject> ;
    schema:datePublished "2009-11-15"^^xsd:date ;
    schema:name "Murmur at That Sky"@en,
        "Murmur at That Sky"@ja,
        "Murmur at That Sky"@ja-latn ;
    schema:publisher <org/566#subject> .

<album/53161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-15"^^xsd:date ;
    dcterms:title "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn ;
    mo:catalogue_number "AACC-0001" ;
    mo:publisher _:Nb2dd244629c44865afeea189fdc33daf ;
    schema:datePublished "2009-11-15"^^xsd:date ;
    schema:name "DEAR"@en,
        "DEAR"@ja,
        "DEAR"@ja-latn ;
    schema:publisher _:Nb2dd244629c44865afeea189fdc33daf .

<album/73603#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-15"^^xsd:date ;
    dcterms:title "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn ;
    mo:catalogue_number "KSDC-01" ;
    mo:publisher _:N777af5c32f724d54a83b689eb89763be ;
    schema:datePublished "2009-11-15"^^xsd:date ;
    schema:name "Dotloids Feat. FF Music"@en,
        "Dotloids Feat. FF Music"@ja,
        "Dotloids Feat. FF Music"@ja-latn ;
    schema:publisher _:N777af5c32f724d54a83b689eb89763be .

<event/333#release_event> a tl:Interval ;
    tl:end "2009-11-15"^^xsd:date ;
    tl:start "2009-11-15"^^xsd:date .

<org/566#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja ;
    foaf:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

_:N777af5c32f724d54a83b689eb89763be a schema:Organization,
        foaf:Organization ;
    schema:name "Kidding Stylez Digitalchemy"@en ;
    foaf:name "Kidding Stylez Digitalchemy"@en .

_:Nb2dd244629c44865afeea189fdc33daf a schema:Organization,
        foaf:Organization ;
    schema:name "Draw the Emotional"@en ;
    foaf:name "Draw the Emotional"@en .

