@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/157970#composition> a mo:Composition ;
    dcterms:title "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn ;
    schema:name "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn .

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

<album/157970#performance> a mo:Performance ;
    dcterms:title "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn ;
    schema:name "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn .

<album/157970#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-09"^^xsd:date ;
    dcterms:title "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/13141#subject> ;
    schema:datePublished "2019-09-09"^^xsd:date ;
    schema:name "Best of Amiga Game Music - Vol. 2"@en,
        "Best of Amiga Game Music - Vol. 2"@ja,
        "Best of Amiga Game Music - Vol. 2"@ja-latn .

<product/15509#subject> a schema:CreativeWork ;
    dcterms:title "bit Generations"@en,
        "ビット・ジェネレーションズ"@ja,
        "bit Generations"@ja-latn ;
    schema:name "bit Generations"@en,
        "ビット・ジェネレーションズ"@ja,
        "bit Generations"@ja-latn .

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

<https://thumb-media.vgm.io/products/14/13141/13141-1685172843.png> a schema:ImageObject,
        foaf:Image .

<product/13141#subject> a schema:CreativeWork ;
    dcterms:created "2006-07-27"^^xsd:date ;
    dcterms:title "COLORIS" ;
    schema:datePublished "2006-07-27"^^xsd:date ;
    schema:image <https://media.vgm.io/products/14/13141/13141-1685172843.png> ;
    schema:name "COLORIS" ;
    foaf:depiction <https://media.vgm.io/products/14/13141/13141-1685172843.png> .

[] a mo:Singer .

