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

<album/30527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn ;
    mo:produced_work <album/30527#musicalwork> ;
    schema:name "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn .

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

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

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

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

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

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

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

<artist/2497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Kazuya Nakai"@en,
        "中井和哉"@ja ;
    foaf:name "Kazuya Nakai"@en,
        "中井和哉"@ja .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/4204#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja ;
    foaf:name "Rie Kugimiya"@en,
        "釘宮理恵"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/4807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja ;
    foaf:name "Daisuke Hirakawa"@en,
        "平川大輔"@ja .

<artist/6430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30527#performance> ;
    schema:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja ;
    foaf:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja .

<album/30527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-22"^^xsd:date ;
    dcterms:title "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30527#musicalexpression> ;
    mo:publisher <org/1078#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Omochabako no Kuni no Alice ~Wonderful Wonder World~"@en ;
            foaf:name "Omochabako no Kuni no Alice ~Wonderful Wonder World~"@en ] ;
    schema:byArtist <artist/2497#subject>,
        <artist/3221#subject>,
        <artist/4104#subject>,
        <artist/4204#subject>,
        <artist/4665#subject>,
        <artist/4807#subject>,
        <artist/6430#subject> ;
    schema:datePublished "2011-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/30527/30527-1323615387.jpg> ;
    schema:name "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn ;
    schema:publisher <org/1078#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/30527/30527-1323615387.jpg> .

<album/30527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn ;
    mo:performance_of <album/30527#musicalwork> ;
    mo:performer <artist/2497#subject>,
        <artist/3221#subject>,
        <artist/4104#subject>,
        <artist/4204#subject>,
        <artist/4665#subject>,
        <artist/4807#subject>,
        <artist/6430#subject> ;
    mo:recorded_as <album/30527#musicalexpression> ;
    schema:byArtist <artist/2497#subject>,
        <artist/3221#subject>,
        <artist/4104#subject>,
        <artist/4204#subject>,
        <artist/4665#subject>,
        <artist/4807#subject>,
        <artist/6430#subject> ;
    schema:name "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@en,
        "おもちゃ箱の国のアリス～Wonderful Wonder World～ 予約特典ドラマCD"@ja,
        "Omochabako no Kuni no Alice ~Wonderful Wonder World~ Preorder Bonus Drama CD"@ja-latn ;
    schema:workPerformed <album/30527#musicalwork> .

