@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/10679#composition> a mo:Composition ;
    dcterms:title "FRENZY SQUARE"@en,
        "FRENZY SQUARE"@ja,
        "FRENZY SQUARE"@ja-latn ;
    schema:name "FRENZY SQUARE"@en,
        "FRENZY SQUARE"@ja,
        "FRENZY SQUARE"@ja-latn .

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

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

<album/155738#composition> a mo:Composition ;
    dcterms:title "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn ;
    schema:name "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn .

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

<album/155738#performance> a mo:Performance ;
    dcterms:title "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn ;
    schema:name "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn .

<album/8234#composition> a mo:Composition ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn .

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

<album/8234#performance> a mo:Performance ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn .

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

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

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

<event/308#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/308#release_event> ;
    mo:release <album/10679#subject>,
        <album/155738#subject>,
        <album/8234#subject>,
        <album/9093#subject> ;
    schema:endDate "2006-06-18"^^xsd:date ;
    schema:startDate "2006-06-18"^^xsd:date .

<album/10679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-18"^^xsd:date ;
    dcterms:title "FRENZY SQUARE"@en,
        "FRENZY SQUARE"@ja,
        "FRENZY SQUARE"@ja-latn ;
    mo:catalogue_number "AQSH-0007" ;
    mo:publisher <org/197#subject> ;
    schema:datePublished "2006-06-18"^^xsd:date ;
    schema:name "FRENZY SQUARE"@en,
        "FRENZY SQUARE"@ja,
        "FRENZY SQUARE"@ja-latn ;
    schema:publisher <org/197#subject> .

<album/155738#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-18"^^xsd:date ;
    dcterms:title "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn ;
    mo:catalogue_number "HTCD-1011" ;
    mo:publisher <org/4991#subject> ;
    schema:datePublished "2006-06-18"^^xsd:date ;
    schema:name "Shall we Dance?"@en,
        "Shall we Dance?"@ja,
        "Shall we Dance?"@ja-latn ;
    schema:publisher <org/4991#subject> .

<album/8234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-18"^^xsd:date ;
    dcterms:title "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    mo:catalogue_number "SOH-0009" ;
    mo:publisher <org/265#subject> ;
    schema:datePublished "2006-06-18"^^xsd:date ;
    schema:name "Answer to the Servant"@en,
        "Answer to the Servant"@ja,
        "Answer to the Servant"@ja-latn ;
    schema:publisher <org/265#subject> .

<album/9093#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-18"^^xsd:date ;
    dcterms:title "Cherry Phantasm"@en,
        "Cherry Phantasm"@ja,
        "Cherry Phantasm"@ja-latn ;
    mo:catalogue_number "SFNC-0001" ;
    mo:publisher <org/102#subject> ;
    schema:datePublished "2006-06-18"^^xsd:date ;
    schema:name "Cherry Phantasm"@en,
        "Cherry Phantasm"@ja,
        "Cherry Phantasm"@ja-latn ;
    schema:publisher <org/102#subject> .

<event/308#release_event> a tl:Interval ;
    tl:end "2006-06-18"^^xsd:date ;
    tl:start "2006-06-18"^^xsd:date .

<org/102#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "Silver Forest"@en,
        "Silver Forest"@ja ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja .

<org/197#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja .

<org/265#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "SOUND OF HEAVEN"@en,
        "SOUND OF HEAVEN"@ja ;
    foaf:name "SOUND OF HEAVEN"@en,
        "SOUND OF HEAVEN"@ja .

<org/4991#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "Hatsuonkan"@en,
        "初音館"@ja ;
    foaf:name "Hatsuonkan"@en,
        "初音館"@ja .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

