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

<album/59894#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn ;
    mo:produced_work <album/59894#musicalwork> ;
    schema:name "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn .

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

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

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

<org/1649#subject> schema:name "Hakusensha"@en,
        "株式会社白泉社"@ja,
        "Hakusensha"@ja-latn ;
    foaf:name "Hakusensha"@en,
        "株式会社白泉社"@ja,
        "Hakusensha"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/59894/59894-1466780410.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59894#performance> ;
    schema:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja ;
    foaf:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja .

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59894#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/3561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59894#performance> ;
    schema:name "Kaori Nazuka"@en,
        "名塚佳織"@ja ;
    foaf:name "Kaori Nazuka"@en,
        "名塚佳織"@ja .

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

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59894#performance> ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59894#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/59894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-05"^^xsd:date ;
    dcterms:title "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn ;
    mo:catalogue_number "TDEA-12212" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59894#musicalexpression> ;
    mo:publisher <org/1649#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Snow White with the Red Hair (Akagami no Shirayukihime)"@en ;
            foaf:name "Snow White with the Red Hair (Akagami no Shirayukihime)"@en ] ;
    schema:byArtist <artist/14577#subject>,
        <artist/16697#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/6876#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2016-08-05"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/49/59894/59894-1466780410.jpg> ;
    schema:name "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn ;
    schema:publisher <org/1649#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/59894/59894-1466780410.jpg> .

<album/59894#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn ;
    mo:performance_of <album/59894#musicalwork> ;
    mo:performer <artist/14577#subject>,
        <artist/16697#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/6876#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/59894#musicalexpression> ;
    schema:byArtist <artist/14577#subject>,
        <artist/16697#subject>,
        <artist/3561#subject>,
        <artist/4104#subject>,
        <artist/6876#subject>,
        <artist/8755#subject> ;
    schema:name "Snow white with the red hair 16 Limited Edition Drama CD"@en,
        "赤髪の白雪姫 16 限定版 ドラマCD"@ja,
        "Akagami no Shirayukihime 16 Genteiban Drama CD"@ja-latn ;
    schema:workPerformed <album/59894#musicalwork> .

