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

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

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

<artist/50#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29108#subject> ;
    schema:name "Ryu Umemoto"@en,
        "梅本竜"@ja ;
    foaf:made <album/29108#composition>,
        <album/29108#subject> ;
    foaf:name "Ryu Umemoto"@en,
        "梅本竜"@ja .

<event/98> a mo:Release ;
    schema:name "Pre-released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<album/29108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn ;
    mo:composer <artist/50#subject> ;
    mo:produced_work <album/29108#musicalwork> ;
    schema:name "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/80/29108/29108-1317064045.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29108#performance> ;
    schema:name "Kenji Takahashi"@en,
        "高橋研二"@ja ;
    foaf:name "Kenji Takahashi"@en,
        "高橋研二"@ja .

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

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29108#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<album/29108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn ;
    mo:performance_of <album/29108#musicalwork> ;
    mo:performer <artist/10092#subject>,
        <artist/2497#subject>,
        <artist/6955#subject> ;
    mo:recorded_as <album/29108#musicalexpression> ;
    schema:byArtist <artist/10092#subject>,
        <artist/2497#subject>,
        <artist/6955#subject> ;
    schema:name "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn ;
    schema:workPerformed <album/29108#musicalwork> .

<album/29108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-27"^^xsd:date ;
    dcterms:title "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn ;
    mo:catalogue_number "PTCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29108#musicalexpression> ;
    mo:publisher _:N87c0c788d4514dc6bf34eb716f9c03df ;
    mo:record_count 0 ;
    mo:release <event/98> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Miburo Shinden"@en ;
            foaf:name "Miburo Shinden"@en ] ;
    schema:byArtist <artist/10092#subject>,
        <artist/2497#subject>,
        <artist/6955#subject> ;
    schema:datePublished "2011-01-27"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/80/29108/29108-1317064045.jpg> ;
    schema:name "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@en,
        "新撰組ドラマCD 壬生狼真伝 ~散花の章~"@ja,
        "Shinsengumi Drama CD Miburo Shinden: Sanka no Sho"@ja-latn ;
    schema:publisher _:N87c0c788d4514dc6bf34eb716f9c03df ;
    foaf:depiction <https://media.vgm.io/albums/80/29108/29108-1317064045.jpg> .

_:N87c0c788d4514dc6bf34eb716f9c03df schema:name "Platinum records"@en ;
    foaf:name "Platinum records"@en .

