@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/5269#composition> a mo:Composition ;
    dcterms:title "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn ;
    schema:name "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn .

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

<album/5269#performance> a mo:Performance ;
    dcterms:title "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn ;
    schema:name "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn .

<album/5269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-04-20"^^xsd:date ;
    dcterms:title "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn ;
    mo:catalogue_number "TIM-SFC07" ;
    schema:about <product/18655#subject> ;
    schema:datePublished "1993-04-20"^^xsd:date ;
    schema:name "Super Famicom Magazine Vol.7 Special Supplement"@en,
        "スーパーファミコンマガジン Vol.7 特別付録"@ja,
        "Super Famicom Magazine Vol.7 Special Supplement"@ja-latn .

<product/18658#subject> a schema:CreativeWork ;
    dcterms:title "The Great Battle"@en,
        "ザ・グレイトバトル"@ja,
        "The Great Battle"@ja-latn ;
    schema:name "The Great Battle"@en,
        "ザ・グレイトバトル"@ja,
        "The Great Battle"@ja-latn .

<product/18671#subject> a schema:CreativeWork ;
    dcterms:title "Compati Hero Series"@en,
        "コンパチヒーローシリーズ"@ja,
        "Compati Hero Series"@ja-latn ;
    schema:name "Compati Hero Series"@en,
        "コンパチヒーローシリーズ"@ja,
        "Compati Hero Series"@ja-latn .

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

<https://thumb-media.vgm.io/products/55/18655/18655-1734199832.png> a schema:ImageObject,
        foaf:Image .

<product/18655#subject> a schema:CreativeWork ;
    dcterms:created "1993-03-26"^^xsd:date ;
    dcterms:title "The Great Battle III" ;
    schema:datePublished "1993-03-26"^^xsd:date ;
    schema:image <https://media.vgm.io/products/55/18655/18655-1734199832.png> ;
    schema:name "The Great Battle III" ;
    foaf:depiction <https://media.vgm.io/products/55/18655/18655-1734199832.png> .

[] a mo:Singer .

