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

<album/92327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn ;
    mo:produced_work <album/92327#musicalwork> ;
    schema:name "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn .

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

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

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

<product/7737#subject> a schema:CreativeWork ;
    schema:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn ;
    foaf:name "Moecom: MOEKKO COMPANY"@en,
        "モエかん MOEKKO COMPANY"@ja,
        "Moecom: MOEKKO COMPANY"@ja-latn .

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

<album/92327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn ;
    mo:performance_of <album/92327#musicalwork> ;
    mo:recorded_as <album/92327#musicalexpression> ;
    schema:name "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn ;
    schema:workPerformed <album/92327#musicalwork> .

<org/1776#subject> schema:name "KeroQ"@en,
        "ケロQ"@ja,
        "KeroQ"@ja-latn ;
    foaf:name "KeroQ"@en,
        "ケロQ"@ja,
        "KeroQ"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/92327/92327-1572693178.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-13"^^xsd:date ;
    dcterms:title "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn ;
    mo:catalogue_number "KEROQ-C66-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92327#musicalexpression> ;
    mo:publisher <org/1776#subject> ;
    mo:record_count 0 ;
    mo:release <event/16> ;
    schema:about <product/7737#subject> ;
    schema:datePublished "2004-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/92327/92327-1572693178.jpg> ;
    schema:name "moesakura DRAMACD -Ryoshuu no Shu-"@en,
        "moesakura DRAMACD -虜囚の朱-"@ja,
        "moesakura DRAMACD -Ryoshuu no Shu-"@ja-latn ;
    schema:publisher <org/1776#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/92327/92327-1572693178.jpg> .

