@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/10724#composition> a mo:Composition ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn .

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

<album/10724#performance> a mo:Performance ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn .

<album/13972#composition> a mo:Composition ;
    dcterms:title "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn ;
    schema:name "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn .

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

<album/13972#performance> a mo:Performance ;
    dcterms:title "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn ;
    schema:name "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn .

<album/153523#composition> a mo:Composition ;
    dcterms:title "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn ;
    schema:name "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn .

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

<album/153523#performance> a mo:Performance ;
    dcterms:title "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn ;
    schema:name "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn .

<event/324#subject> a mo:ReleaseEvent,
        schema:MusicEvent ;
    event:time <event/324#release_event> ;
    mo:release <album/10724#subject>,
        <album/13972#subject>,
        <album/153523#subject> ;
    schema:endDate "1996-12-29"^^xsd:date ;
    schema:startDate "1996-12-28"^^xsd:date .

<album/10724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-29"^^xsd:date ;
    dcterms:title "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    mo:catalogue_number "AMD-0004" ;
    mo:publisher <org/727#subject> ;
    schema:datePublished "1996-12-29"^^xsd:date ;
    schema:name "@MIDI's drive"@en,
        "@MIDI's drive"@ja,
        "@MIDI's drive"@ja-latn ;
    schema:publisher <org/727#subject> .

<album/13972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-29"^^xsd:date ;
    dcterms:title "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:publisher <org/292#subject> ;
    schema:datePublished "1996-12-29"^^xsd:date ;
    schema:name "SJV Sound Adventure Series Vol.1"@en,
        "SJV Sound Adventure Series Vol.1"@ja,
        "SJV Sound Adventure Series Vol.1"@ja-latn ;
    schema:publisher <org/292#subject> .

<album/153523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-12-29"^^xsd:date ;
    dcterms:title "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn ;
    mo:catalogue_number "SLML-0001" ;
    mo:publisher <org/4906#subject> ;
    schema:datePublished "1996-12-29"^^xsd:date ;
    schema:name "Shinsei Ranbu"@en,
        "新生乱舞"@ja,
        "Shinsei Ranbu"@ja-latn ;
    schema:publisher <org/4906#subject> .

<event/324#release_event> a tl:Interval ;
    tl:end "1996-12-29"^^xsd:date ;
    tl:start "1996-12-28"^^xsd:date .

<org/292#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "SJV-SC"@en,
        "SJV普及委員会"@ja ;
    foaf:name "SJV-SC"@en,
        "SJV普及委員会"@ja .

<org/4906#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "S.L.M. Koseiha Club♪"@en,
        "S.L.M.個性派倶楽部♪"@ja ;
    foaf:name "S.L.M. Koseiha Club♪"@en,
        "S.L.M.個性派倶楽部♪"@ja .

<org/727#subject> a schema:Organization,
        foaf:Organization ;
    schema:name "@MIDI's people Record"@en,
        "@MIDI's people Record"@ja ;
    foaf:name "@MIDI's people Record"@en,
        "@MIDI's people Record"@ja .

[] a mo:Singer .

[] a mo:Singer .

[] a mo:Singer .

