@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/18767#composition> a mo:Composition ;
    dcterms:title "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn ;
    schema:name "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn .

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

<album/18767#performance> a mo:Performance ;
    dcterms:title "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn ;
    schema:name "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn .

<album/18767#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn ;
    mo:catalogue_number "JMCP0014" ;
    schema:about <product/14195#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:name "JMMIDI Best Hits ~Battle Collection 2~"@en,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja,
        "JMMIDI Best Hits ~Battle Collection 2~"@ja-latn .

<product/14186#subject> a schema:CreativeWork ;
    dcterms:title "Maker"@en,
        "ツクール"@ja,
        "Tsukuru"@ja-latn ;
    schema:name "Maker"@en,
        "ツクール"@ja,
        "Tsukuru"@ja-latn .

<product/14277#subject> a schema:CreativeWork ;
    dcterms:title "RPG Maker"@en,
        "RPGツクール"@ja,
        "RPG Tsukuru"@ja-latn ;
    schema:name "RPG Maker"@en,
        "RPGツクール"@ja,
        "RPG Tsukuru"@ja-latn .

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

<https://thumb-media.vgm.io/products/59/14195/14195-1695924580.png> a schema:ImageObject,
        foaf:Image .

<product/14195#subject> a schema:CreativeWork ;
    dcterms:created "1996-01-31"^^xsd:date ;
    dcterms:title "RPG Tkool 2" ;
    schema:datePublished "1996-01-31"^^xsd:date ;
    schema:image <https://media.vgm.io/products/59/14195/14195-1695924580.png> ;
    schema:name "RPG Tkool 2" ;
    foaf:depiction <https://media.vgm.io/products/59/14195/14195-1695924580.png> .

[] a mo:Singer .

