@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/11175#composition> a mo:Composition ;
    dcterms:title "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn ;
    schema:name "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn .

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

<album/11175#performance> a mo:Performance ;
    dcterms:title "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn ;
    schema:name "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn .

<album/11175#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-03"^^xsd:date ;
    dcterms:title "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn ;
    mo:catalogue_number "TOCT-4616" ;
    schema:about <product/13172#subject> ;
    schema:datePublished "2003-09-03"^^xsd:date ;
    schema:name "Stafy's Great Adventure / Saya Kazuki"@en,
        "スタフィーの大冒険／和希沙也"@ja,
        "Stafy no Daibouken / Kazuki Saya"@ja-latn .

<product/13175#subject> a schema:CreativeWork ;
    dcterms:title "The Legendary Starfy"@en,
        "伝説のスタフィー"@ja,
        "Densetsu no Stafy"@ja-latn ;
    schema:name "The Legendary Starfy"@en,
        "伝説のスタフィー"@ja,
        "Densetsu no Stafy"@ja-latn .

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

<https://thumb-media.vgm.io/products/27/13172/13172-1685469182.png> a schema:ImageObject,
        foaf:Image .

<product/13172#subject> a schema:CreativeWork ;
    dcterms:created "2003-09-05"^^xsd:date ;
    dcterms:title "Densetsu no Stafy 2" ;
    schema:datePublished "2003-09-05"^^xsd:date ;
    schema:image <https://media.vgm.io/products/27/13172/13172-1685469182.png> ;
    schema:name "Densetsu no Stafy 2" ;
    foaf:depiction <https://media.vgm.io/products/27/13172/13172-1685469182.png> .

[] a mo:Singer .

