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

<album/84256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn ;
    mo:produced_work <album/84256#musicalwork> ;
    schema:name "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn .

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

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

<release/37984#subject> a schema:CreativeWork ;
    schema:name "Yumemishi"@en,
        "夢見師"@ja,
        "Yumemishi"@ja-latn ;
    foaf:name "Yumemishi"@en,
        "夢見師"@ja,
        "Yumemishi"@ja-latn .

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

<album/84256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn ;
    mo:performance_of <album/84256#musicalwork> ;
    mo:recorded_as <album/84256#musicalexpression> ;
    schema:name "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn ;
    schema:workPerformed <album/84256#musicalwork> .

<org/2612#subject> schema:name "PrincessSoft"@en,
        "PrincessSoft"@ja,
        "PrincessSoft"@ja-latn ;
    foaf:name "PrincessSoft"@en,
        "PrincessSoft"@ja,
        "PrincessSoft"@ja-latn .

<https://media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84256#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> ;
    foaf:depicts <album/84256#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> .

<https://medium-media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> a schema:ImageObject,
        foaf:Image .

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

<album/84256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-28"^^xsd:date ;
    dcterms:title "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84256#musicalexpression> ;
    mo:publisher <org/2612#subject> ;
    mo:record_count 0 ;
    schema:about <release/37984#subject> ;
    schema:datePublished "2006-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> ;
    schema:name "Yumemishi Drama CD \"Daichuushou Mugendai\""@en,
        "夢見師 ドラマCD「大・中・小・無限大」"@ja,
        "Yumemishi Drama CD \"Daichuushou Mugendai\""@ja-latn ;
    schema:publisher <org/2612#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/84256/84256-3247aa9d63b9.png> .

