@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/5797#composition> a mo:Composition ;
    dcterms:title "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn ;
    schema:name "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn .

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

<album/5797#performance> a mo:Performance ;
    dcterms:title "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn ;
    schema:name "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn .

<album/5797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-20"^^xsd:date ;
    dcterms:title "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn ;
    mo:catalogue_number "CZCD 027" ;
    schema:about <product/7953#subject> ;
    schema:datePublished "2007-07-20"^^xsd:date ;
    schema:name "The Way Of The Exploding SID"@en,
        "The Way Of The Exploding SID"@ja,
        "The Way Of The Exploding SID"@ja-latn .

<album/6847#composition> a mo:Composition ;
    dcterms:title "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn ;
    schema:name "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn .

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

<album/6847#performance> a mo:Performance ;
    dcterms:title "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn ;
    schema:name "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn .

<album/6847#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-12"^^xsd:date ;
    dcterms:title "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn ;
    mo:catalogue_number "C64DVD1" ;
    schema:about <product/7953#subject> ;
    schema:datePublished "2005-09-12"^^xsd:date ;
    schema:name "Back in Time Live!"@en,
        "Back in Time Live!"@ja,
        "Back in Time Live!"@ja-latn .

<product/7953#subject> a schema:CreativeWork ;
    dcterms:created "1988-09-01"^^xsd:date ;
    dcterms:title "Exploding Fist +" ;
    schema:datePublished "1988-09-01"^^xsd:date ;
    schema:name "Exploding Fist +" .

[] a mo:Singer .

[] a mo:Singer .

