@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/151081#composition> a mo:Composition ;
    dcterms:title "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn ;
    schema:name "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn .

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

<album/151081#performance> a mo:Performance ;
    dcterms:title "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn ;
    schema:name "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn .

<album/151081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-07"^^xsd:date ;
    dcterms:title "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn ;
    mo:catalogue_number "WWCE-31384" ;
    schema:about <product/21565#subject> ;
    schema:datePublished "2016-12-07"^^xsd:date ;
    schema:name "WAVES collection / Mie Sonozaki"@en,
        "WAVES collection / 園崎未恵"@ja,
        "WAVES collection / Mie Sonozaki"@ja-latn .

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

<https://thumb-media.vgm.io/products/56/21565/21565-1752255069.png> a schema:ImageObject,
        foaf:Image .

<product/21565#subject> a schema:CreativeWork ;
    dcterms:created "2013-08-21"^^xsd:date ;
    dcterms:title "BRAVE HEARTS" ;
    schema:datePublished "2013-08-21"^^xsd:date ;
    schema:image <https://media.vgm.io/products/56/21565/21565-1752255069.png> ;
    schema:name "BRAVE HEARTS" ;
    foaf:depiction <https://media.vgm.io/products/56/21565/21565-1752255069.png> .

[] a mo:Singer .

