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

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

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

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

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

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

<album/11479#composition> a mo:Composition ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn .

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

<album/11479#performance> a mo:Performance ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn .

<album/11724#composition> a mo:Composition ;
    dcterms:title "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn ;
    schema:name "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn .

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

<album/11724#performance> a mo:Performance ;
    dcterms:title "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn ;
    schema:name "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn .

<album/11912#composition> a mo:Composition ;
    dcterms:title "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn ;
    schema:name "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn .

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

<album/11912#performance> a mo:Performance ;
    dcterms:title "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn ;
    schema:name "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn .

<album/13293#composition> a mo:Composition ;
    dcterms:title "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn ;
    schema:name "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn .

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

<album/13293#performance> a mo:Performance ;
    dcterms:title "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn ;
    schema:name "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn .

<event/7#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/7#release_event> ;
    mo:release <album/11099#subject>,
        <album/11351#subject>,
        <album/11479#subject>,
        <album/11724#subject>,
        <album/11912#subject>,
        <album/13293#subject> ;
    schema:endDate "2009-01-04"^^xsd:date ;
    schema:startDate "2009-01-01"^^xsd:date .

<album/11099#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Kwakfest"@en,
        "Kwakfest"@ja,
        "Kwakfest"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:publisher _:N6965d1c78ae94bdd8d13c6cef7dbd041 ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "Kwakfest"@en,
        "Kwakfest"@ja,
        "Kwakfest"@ja-latn ;
    schema:publisher _:N6965d1c78ae94bdd8d13c6cef7dbd041 .

<album/11351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Bacon EP."@en,
        "Bacon EP."@ja,
        "Bacon EP."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:publisher _:N3e2a3a4b940c4f9e9c606f218255122f ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "Bacon EP."@en,
        "Bacon EP."@ja,
        "Bacon EP."@ja-latn ;
    schema:publisher _:N3e2a3a4b940c4f9e9c606f218255122f .

<album/11479#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    mo:catalogue_number "TPIH003" ;
    mo:publisher _:Nef66d95f018144a0b4e173da8490e93a ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "Your Song Will Echo Throughout the Vast Ocean…"@en,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja,
        "Your Song Will Echo Throughout the Vast Ocean…"@ja-latn ;
    schema:publisher _:Nef66d95f018144a0b4e173da8490e93a .

<album/11724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:publisher _:N52281b16fd1d40168f23361b2c624ea4 ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "Gotta Rock 'Em All"@en,
        "Gotta Rock 'Em All"@ja,
        "Gotta Rock 'Em All"@ja-latn ;
    schema:publisher _:N52281b16fd1d40168f23361b2c624ea4 .

<album/11912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn ;
    mo:catalogue_number "RRR-1" ;
    mo:publisher _:N8c2ab5e4a0794a75ba81264b9c4f494b ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "Retro Remix Revue: Volume 1"@en,
        "Retro Remix Revue: Volume 1"@ja,
        "Retro Remix Revue: Volume 1"@ja-latn ;
    schema:publisher _:N8c2ab5e4a0794a75ba81264b9c4f494b .

<album/13293#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn ;
    mo:catalogue_number "XOCMF7" ;
    mo:publisher _:N2071b2f1d4d74ec9ad7ae2c95f7d32bf ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:name "XOC MAGFEST 7 MIX"@en,
        "XOC MAGFEST 7 MIX"@ja,
        "XOC MAGFEST 7 MIX"@ja-latn ;
    schema:publisher _:N2071b2f1d4d74ec9ad7ae2c95f7d32bf .

<event/7#release_event> a tl:Interval ;
    tl:end "2009-01-04"^^xsd:date ;
    tl:start "2009-01-01"^^xsd:date .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

_:N2071b2f1d4d74ec9ad7ae2c95f7d32bf a schema:Organization,
        foaf:Organization ;
    schema:name "XocMusic.com"@en ;
    foaf:name "XocMusic.com"@en .

_:N3e2a3a4b940c4f9e9c606f218255122f a schema:Organization,
        foaf:Organization ;
    schema:name "The Smash Brothers"@en ;
    foaf:name "The Smash Brothers"@en .

_:N52281b16fd1d40168f23361b2c624ea4 a schema:Organization,
        foaf:Organization ;
    schema:name "Rare Candy"@en ;
    foaf:name "Rare Candy"@en .

_:N6965d1c78ae94bdd8d13c6cef7dbd041 a schema:Organization,
        foaf:Organization ;
    schema:name "Big Lion Music"@en ;
    foaf:name "Big Lion Music"@en .

_:N8c2ab5e4a0794a75ba81264b9c4f494b a schema:Organization,
        foaf:Organization ;
    schema:name "Retro Remix Revue"@en ;
    foaf:name "Retro Remix Revue"@en .

_:Nef66d95f018144a0b4e173da8490e93a a schema:Organization,
        foaf:Organization ;
    schema:name "This Place Is Haunted"@en ;
    foaf:name "This Place Is Haunted"@en .

