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

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

<album/143168#performance> a mo:Performance ;
    dcterms:title "Handheld Games"@en,
        "Handheld Games"@ja,
        "Handheld Games"@ja-latn ;
    schema:name "Handheld Games"@en,
        "Handheld Games"@ja,
        "Handheld Games"@ja-latn .

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

<product/8309#subject> a schema:CreativeWork ;
    dcterms:title "Godzilla"@en,
        "ゴジラ"@ja,
        "Godzilla"@ja-latn ;
    schema:name "Godzilla"@en,
        "ゴジラ"@ja,
        "Godzilla"@ja-latn .

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

<https://thumb-media.vgm.io/products/13/17331/17331-1727873966.png> a schema:ImageObject,
        foaf:Image .

<product/17331#subject> a schema:CreativeWork ;
    dcterms:created "2002-11-12"^^xsd:date ;
    dcterms:title "Godzilla: Domination!" ;
    schema:datePublished "2002-11-12"^^xsd:date ;
    schema:image <https://media.vgm.io/products/13/17331/17331-1727873966.png> ;
    schema:name "Godzilla: Domination!" ;
    foaf:depiction <https://media.vgm.io/products/13/17331/17331-1727873966.png> .

[] a mo:Singer .

