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

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

<album/6267#performance> a mo:Performance ;
    dcterms:title "Berserker / The NESkimos"@en,
        "Berserker / The NESkimos"@ja,
        "Berserker / The NESkimos"@ja-latn ;
    schema:name "Berserker / The NESkimos"@en,
        "Berserker / The NESkimos"@ja,
        "Berserker / The NESkimos"@ja-latn .

<album/6267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Berserker / The NESkimos"@en,
        "Berserker / The NESkimos"@ja,
        "Berserker / The NESkimos"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/10690#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:name "Berserker / The NESkimos"@en,
        "Berserker / The NESkimos"@ja,
        "Berserker / The NESkimos"@ja-latn .

<product/9084#subject> a schema:CreativeWork ;
    dcterms:title "Star Wars"@en,
        "Star Wars"@ja,
        "Star Wars"@ja-latn ;
    schema:name "Star Wars"@en,
        "Star Wars"@ja,
        "Star Wars"@ja-latn .

<https://media.vgm.io/products/09/10690/10690-1632406282.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/10690#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/09/10690/10690-1632406282.png> ;
    foaf:depicts <product/10690#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/09/10690/10690-1632406282.png> .

<https://thumb-media.vgm.io/products/09/10690/10690-1632406282.png> a schema:ImageObject,
        foaf:Image .

<product/10690#subject> a schema:CreativeWork ;
    dcterms:created "1992-06-01"^^xsd:date ;
    dcterms:title "Super Star Wars" ;
    schema:datePublished "1992-06-01"^^xsd:date ;
    schema:image <https://media.vgm.io/products/09/10690/10690-1632406282.png> ;
    schema:name "Super Star Wars" ;
    foaf:depiction <https://media.vgm.io/products/09/10690/10690-1632406282.png> .

[] a mo:Singer .

