@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/20868> foaf:primaryTopic <album/20868#subject> .

<album/20868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn ;
    mo:produced_work <album/20868#musicalwork> ;
    schema:name "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn .

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

<album/20868#vocals> a mo:Singer .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

<album/20868#musicalexpression> a mo:Signal ;
    mo:published_as <album/20868#subject> ;
    mo:records <album/20868#performance> .

<album/20868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn ;
    mo:performance_of <album/20868#musicalwork> ;
    mo:recorded_as <album/20868#musicalexpression> ;
    schema:name "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn ;
    schema:workPerformed <album/20868#musicalwork> .

<org/670#subject> schema:name "BottomLine"@en,
        "ぼとむらいん"@ja,
        "BottomLine"@ja-latn ;
    foaf:name "BottomLine"@en,
        "ぼとむらいん"@ja,
        "BottomLine"@ja-latn .

<https://media.vgm.io/albums/86/20868/20868-1282956592.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20868#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/20868/20868-1282956592.jpg> ;
    foaf:depicts <album/20868#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/20868/20868-1282956592.jpg> .

<https://medium-media.vgm.io/albums/86/20868/20868-1282956592.jpg> a schema:ImageObject,
        foaf:Image .

<album/20868#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/20868#composition> ;
    mo:lyrics <album/20868#lyrics> ;
    mo:performed_in <album/20868#performance> ;
    mo:singer <album/20868#vocals> .

<album/20868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20868#musicalexpression> ;
    mo:publisher <org/670#subject> ;
    mo:record_count 0 ;
    mo:release <event/16> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ricotte ~Songstress of Alpenbul~"@en ;
            foaf:name "Ricotte ~Songstress of Alpenbul~"@en ] ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/20868/20868-1282956592.jpg> ;
    schema:name "Ricotta"@en,
        "りこった"@ja,
        "Ricotta"@ja-latn ;
    schema:publisher <org/670#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/20868/20868-1282956592.jpg> .

