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

<album/17359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn ;
    mo:produced_work <album/17359#musicalwork> ;
    schema:name "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn .

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<album/17359#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn ;
    mo:performance_of <album/17359#musicalwork> ;
    mo:recorded_as <album/17359#musicalexpression> ;
    schema:name "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn ;
    schema:workPerformed <album/17359#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/17359/17359-1262180663.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-29"^^xsd:date ;
    dcterms:title "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17359#musicalexpression> ;
    mo:publisher _:N11c92b73334d435d9f241e090bd807f3 ;
    mo:record_count 0 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/17359/17359-1262180663.jpg> ;
    schema:name "-Short archives-"@en,
        "-Short archives-"@ja,
        "-Short archives-"@ja-latn ;
    schema:publisher _:N11c92b73334d435d9f241e090bd807f3 ;
    foaf:depiction <https://media.vgm.io/albums/95/17359/17359-1262180663.jpg> .

_:N11c92b73334d435d9f241e090bd807f3 schema:name "DystopiaGround"@en ;
    foaf:name "DystopiaGround"@en .

