@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/136834#composition> a mo:Composition ;
    dcterms:title "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    schema:name "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn .

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

<album/136834#performance> a mo:Performance ;
    dcterms:title "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    schema:name "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn .

<album/136834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-28"^^xsd:date ;
    dcterms:title "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/12469#subject> ;
    schema:datePublished "2014-10-28"^^xsd:date ;
    schema:name "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn .

<product/12468#subject> a schema:CreativeWork ;
    dcterms:title "Game & Watch Gallery"@en,
        "ゲームボーイギャラリー"@ja,
        "Game Boy Gallery"@ja-latn ;
    schema:name "Game & Watch Gallery"@en,
        "ゲームボーイギャラリー"@ja,
        "Game Boy Gallery"@ja-latn .

<https://media.vgm.io/products/96/12469/12469-1675525454.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/12469#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/96/12469/12469-1675525454.jpg> ;
    foaf:depicts <product/12469#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/96/12469/12469-1675525454.jpg> .

<https://thumb-media.vgm.io/products/96/12469/12469-1675525454.jpg> a schema:ImageObject,
        foaf:Image .

<product/12469#subject> a schema:CreativeWork ;
    dcterms:created "1997-09-27"^^xsd:date ;
    dcterms:title "Game & Watch Gallery 2" ;
    schema:datePublished "1997-09-27"^^xsd:date ;
    schema:image <https://media.vgm.io/products/96/12469/12469-1675525454.jpg> ;
    schema:name "Game & Watch Gallery 2" ;
    foaf:depiction <https://media.vgm.io/products/96/12469/12469-1675525454.jpg> .

[] a mo:Singer .

