@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/117563#composition> a mo:Composition ;
    dcterms:title "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn ;
    schema:name "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn .

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

<album/117563#performance> a mo:Performance ;
    dcterms:title "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn ;
    schema:name "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn .

<album/117563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-08"^^xsd:date ;
    dcterms:title "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn ;
    mo:catalogue_number "SGFR-0003" ;
    schema:about <product/8778#subject> ;
    schema:datePublished "2022-01-08"^^xsd:date ;
    schema:name "Musical Monkey Madness"@en,
        "Musical Monkey Madness"@ja,
        "Musical Monkey Madness"@ja-latn .

<product/8769#subject> a schema:CreativeWork ;
    dcterms:title "Super Monkey Ball"@en,
        "スーパーモンキーボール"@ja,
        "Super Monkey Ball"@ja-latn ;
    schema:name "Super Monkey Ball"@en,
        "スーパーモンキーボール"@ja,
        "Super Monkey Ball"@ja-latn .

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

<https://thumb-media.vgm.io/products/87/8778/8778-1690194271.png> a schema:ImageObject,
        foaf:Image .

<product/8778#subject> a schema:CreativeWork ;
    dcterms:created "2012-06-14"^^xsd:date ;
    dcterms:title "Super Monkey Ball: Banana Splitz" ;
    schema:datePublished "2012-06-14"^^xsd:date ;
    schema:image <https://media.vgm.io/products/87/8778/8778-1690194271.png> ;
    schema:name "Super Monkey Ball: Banana Splitz" ;
    foaf:depiction <https://media.vgm.io/products/87/8778/8778-1690194271.png> .

[] a mo:Singer .

