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

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

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

<album/2654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "Nexus 6581"@en,
        "Nexus 6581"@ja,
        "Nexus 6581"@ja-latn ;
    mo:catalogue_number "PP 001" ;
    schema:about <product/7952#subject> ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:name "Nexus 6581"@en,
        "Nexus 6581"@ja,
        "Nexus 6581"@ja-latn .

<album/93790#composition> a mo:Composition ;
    dcterms:title "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn ;
    schema:name "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn .

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

<album/93790#performance> a mo:Performance ;
    dcterms:title "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn ;
    schema:name "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn .

<album/93790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-20"^^xsd:date ;
    dcterms:title "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/7952#subject> ;
    schema:datePublished "2015-07-20"^^xsd:date ;
    schema:name "Code of the Ninja"@en,
        "Code of the Ninja"@ja,
        "Code of the Ninja"@ja-latn .

<product/7952#subject> a schema:CreativeWork ;
    dcterms:created "1986-09-01"^^xsd:date ;
    dcterms:title "Fist II: The Legend Continues" ;
    schema:datePublished "1986-09-01"^^xsd:date ;
    schema:name "Fist II: The Legend Continues" .

[] a mo:Singer .

[] a mo:Singer .

