@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/151222#composition> a mo:Composition ;
    dcterms:title "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn ;
    schema:name "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn .

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

<album/151222#performance> a mo:Performance ;
    dcterms:title "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn ;
    schema:name "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn .

<album/31998#composition> a mo:Composition ;
    dcterms:title "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn ;
    schema:name "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn .

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

<album/31998#performance> a mo:Performance ;
    dcterms:title "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn ;
    schema:name "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn .

<album/39221#composition> a mo:Composition ;
    dcterms:title "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn ;
    schema:name "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn .

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

<album/39221#performance> a mo:Performance ;
    dcterms:title "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn ;
    schema:name "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn .

<event/332#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/332#release_event> ;
    mo:release <album/151222#subject>,
        <album/31998#subject>,
        <album/39221#subject> ;
    schema:endDate "2009-02-22"^^xsd:date ;
    schema:startDate "2009-02-22"^^xsd:date .

<album/151222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-22"^^xsd:date ;
    dcterms:title "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn ;
    mo:catalogue_number "MFCD-014" ;
    mo:publisher <org/566#subject> ;
    schema:datePublished "2009-02-22"^^xsd:date ;
    schema:name "Treasure VOX -Recollection of Vocal Works 1-"@en,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja,
        "Treasure VOX -Recollection of Vocal Works 1-"@ja-latn ;
    schema:publisher <org/566#subject> .

<album/31998#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-22"^^xsd:date ;
    dcterms:title "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn ;
    mo:catalogue_number "HMLF-0001" ;
    mo:publisher _:N81836174b0de47b7bc3a1159b2047bc3 ;
    schema:datePublished "2009-02-22"^^xsd:date ;
    schema:name "Shizuku / Poketto no Uta"@en,
        "しずく／ポケットの詩"@ja,
        "Shizuku / Poketto no Uta"@ja-latn ;
    schema:publisher _:N81836174b0de47b7bc3a1159b2047bc3 .

<album/39221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-22"^^xsd:date ;
    dcterms:title "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn ;
    mo:catalogue_number "CT09-OR06" ;
    mo:publisher <org/1173#subject> ;
    schema:datePublished "2009-02-22"^^xsd:date ;
    schema:name "Road of 4 elements"@en,
        "Road of 4 elements"@ja,
        "Road of 4 elements"@ja-latn ;
    schema:publisher <org/1173#subject> .

<event/332#release_event> a tl:Interval ;
    tl:end "2009-02-22"^^xsd:date ;
    tl:start "2009-02-22"^^xsd:date .

<org/1173#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "S.C.X"@en,
        "S.C.X"@ja ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja .

<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 .

_:N81836174b0de47b7bc3a1159b2047bc3 a schema:Organization,
        foaf:Organization ;
    schema:name "HUMMING LIFE"@en ;
    foaf:name "HUMMING LIFE"@en .

