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

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

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

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

<album/19748#musicalexpression> a mo:Signal ;
    mo:published_as <album/19748#subject> ;
    mo:records <album/19748#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/84/19748/19748-1276279895.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19748#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/19748/19748-1276279895.jpg> ;
    foaf:depicts <album/19748#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/19748/19748-1276279895.jpg> .

<https://medium-media.vgm.io/albums/84/19748/19748-1276279895.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<artist/832#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19748#performance> ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

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

<album/19748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-23"^^xsd:date ;
    dcterms:title "Radio Dream C Club Vol.4"@en,
        "ラジオ ドリームクラブ Vol.4"@ja,
        "Radio Dream C Club Vol.4"@ja-latn ;
    mo:catalogue_number "RDCC-0004" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/19748#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Radio Dream C Club"@en ;
            foaf:name "Radio Dream C Club"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Asumi Kodama"@en ;
            foaf:name "Asumi Kodama"@en ],
        <artist/1937#subject>,
        <artist/6942#subject>,
        <artist/8023#subject>,
        <artist/832#subject>,
        <artist/902#subject> ;
    schema:datePublished "2010-07-23"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/84/19748/19748-1276279895.jpg> ;
    schema:name "Radio Dream C Club Vol.4"@en,
        "ラジオ ドリームクラブ Vol.4"@ja,
        "Radio Dream C Club Vol.4"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/19748/19748-1276279895.jpg> .

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

_:Nc3a21953893b46cca9c549057773f1f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/19748#performance> ;
    schema:name "Asumi Kodama"@en ;
    foaf:name "Asumi Kodama"@en .

