@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/18989#composition> a mo:Composition ;
    dcterms:title "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn ;
    schema:name "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn .

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

<album/18989#performance> a mo:Performance ;
    dcterms:title "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn ;
    schema:name "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn .

<album/18999#composition> a mo:Composition ;
    dcterms:title "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    schema:name "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn .

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

<album/18999#performance> a mo:Performance ;
    dcterms:title "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    schema:name "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn .

<album/19402#composition> a mo:Composition ;
    dcterms:title "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn ;
    schema:name "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn .

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

<album/19402#performance> a mo:Performance ;
    dcterms:title "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn ;
    schema:name "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn .

<event/120#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/120#release_event> ;
    mo:release <album/18989#subject>,
        <album/18999#subject>,
        <album/19402#subject> ;
    schema:endDate "2010-05-04"^^xsd:date ;
    schema:startDate "2010-05-04"^^xsd:date .

<album/18989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-04"^^xsd:date ;
    dcterms:title "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn ;
    mo:catalogue_number "SCN-BH04" ;
    mo:publisher _:Ne7c364563a624838adb80baeae26161c ;
    schema:datePublished "2010-05-04"^^xsd:date ;
    schema:name "black history4 - Sakurairo Label"@en,
        "black history4 - Sakurairo Label"@ja,
        "black history4 - Sakurairo Label"@ja-latn ;
    schema:publisher _:Ne7c364563a624838adb80baeae26161c .

<album/18999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-04"^^xsd:date ;
    dcterms:title "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    mo:catalogue_number "STCD-0017" ;
    mo:publisher <org/385#subject> ;
    schema:datePublished "2010-05-04"^^xsd:date ;
    schema:name "Tails of Fantasia"@en,
        "Tails of Fantasia"@ja,
        "Tails of Fantasia"@ja-latn ;
    schema:publisher <org/385#subject> .

<album/19402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-04"^^xsd:date ;
    dcterms:title "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn ;
    mo:catalogue_number "ARAM-0107" ;
    mo:publisher <org/232#subject> ;
    schema:datePublished "2010-05-04"^^xsd:date ;
    schema:name "Youyou"@en,
        "妖遥　～ Youyou"@ja,
        "Youyou"@ja-latn ;
    schema:publisher <org/232#subject> .

<event/120#release_event> a tl:Interval ;
    tl:end "2010-05-04"^^xsd:date ;
    tl:start "2010-05-04"^^xsd:date .

<org/232#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "AramiTama"@en,
        "荒御霊"@ja ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja .

<org/385#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "Siestail"@en,
        "Siestail"@ja ;
    foaf:name "Siestail"@en,
        "Siestail"@ja .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

_:Ne7c364563a624838adb80baeae26161c a schema:Organization,
        foaf:Organization ;
    schema:name "SCN -Saikoro Club Network-"@en ;
    foaf:name "SCN -Saikoro Club Network-"@en .

