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

<album/17933#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn ;
    mo:produced_work <album/17933#musicalwork> ;
    schema:name "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn .

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

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

<event/62> a mo:Release ;
    schema:name "Pre-released at Tokyo Game Show 2009 (Sep 24, 2009 to Sep 27, 2009)" .

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

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/17933/17933-1265793036.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17933#performance> ;
    schema:name "Hitomi Harada"@en,
        "原田ひとみ"@ja ;
    foaf:name "Hitomi Harada"@en,
        "原田ひとみ"@ja .

<artist/6942#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17933#performance> ;
    schema:name "Ai Matayoshi"@en,
        "又吉愛"@ja ;
    foaf:name "Ai Matayoshi"@en,
        "又吉愛"@ja .

<artist/7319#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17933#performance> ;
    schema:name "Risa Hayamizu"@en,
        "早水リサ"@ja ;
    foaf:name "Risa Hayamizu"@en,
        "早水リサ"@ja .

<artist/8023#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17933#performance> ;
    schema:name "Kei Shindo"@en,
        "真堂圭"@ja ;
    foaf:name "Kei Shindo"@en,
        "真堂圭"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17933#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<album/17933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-23"^^xsd:date ;
    dcterms:title "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn ;
    mo:catalogue_number "RDCC-0001" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/17933#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    mo:release <event/62> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Radio Dream C Club"@en ;
            foaf:name "Radio Dream C Club"@en ] ;
    schema:byArtist <artist/1937#subject>,
        <artist/6942#subject>,
        <artist/7319#subject>,
        <artist/8023#subject>,
        <artist/902#subject> ;
    schema:datePublished "2009-10-23"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/33/17933/17933-1265793036.jpg> ;
    schema:name "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/17933/17933-1265793036.jpg> .

<album/17933#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn ;
    mo:performance_of <album/17933#musicalwork> ;
    mo:performer <artist/1937#subject>,
        <artist/6942#subject>,
        <artist/7319#subject>,
        <artist/8023#subject>,
        <artist/902#subject> ;
    mo:recorded_as <album/17933#musicalexpression> ;
    schema:byArtist <artist/1937#subject>,
        <artist/6942#subject>,
        <artist/7319#subject>,
        <artist/8023#subject>,
        <artist/902#subject> ;
    schema:name "Radio Dream C Club Vol.1"@en,
        "ラジオ ドリームクラブ Vol.1"@ja,
        "Radio Dream C Club Vol.1"@ja-latn ;
    schema:workPerformed <album/17933#musicalwork> .

