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

<album/94896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn ;
    mo:produced_work <album/94896#musicalwork> ;
    schema:name "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn .

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

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

<product/2820#subject> a schema:CreativeWork ;
    schema:name "Samurai Jam -Bakumatsu Rock- (TV)"@en,
        "幕末Rock (TV)"@ja,
        "Bakumatsu Rock (TV)"@ja-latn ;
    foaf:name "Samurai Jam -Bakumatsu Rock- (TV)"@en,
        "幕末Rock (TV)"@ja,
        "Bakumatsu Rock (TV)"@ja-latn .

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

<org/1286#subject> schema:name "NBCUniversal Entertainment Japan LLC"@en,
        "NBCユニバーサル・エンターテイメントジャパン合同会社"@ja,
        "NBCUniversal Entertainment Japan LLC"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan LLC"@en,
        "NBCユニバーサル・エンターテイメントジャパン合同会社"@ja,
        "NBCUniversal Entertainment Japan LLC"@ja-latn .

<https://media.vgm.io/albums/69/94896/94896-1577916479.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94896#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/94896/94896-1577916479.png> ;
    foaf:depicts <album/94896#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/94896/94896-1577916479.png> .

<https://medium-media.vgm.io/albums/69/94896/94896-1577916479.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94896#performance> ;
    schema:name "Kensho Ono"@en,
        "小野賢章"@ja ;
    foaf:name "Kensho Ono"@en,
        "小野賢章"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94896#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94896#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94896#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94896#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<album/94896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-27"^^xsd:date ;
    dcterms:title "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn ;
    mo:catalogue_number "LPR-742" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94896#musicalexpression> ;
    mo:publisher <org/1286#subject> ;
    mo:record_count 0 ;
    schema:about <product/2820#subject> ;
    schema:byArtist <artist/16042#subject>,
        <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3772#subject>,
        <artist/4167#subject> ;
    schema:datePublished "2014-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/94896/94896-1577916479.png> ;
    schema:name "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn ;
    schema:publisher <org/1286#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/94896/94896-1577916479.png> .

<album/94896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn ;
    mo:performance_of <album/94896#musicalwork> ;
    mo:performer <artist/16042#subject>,
        <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3772#subject>,
        <artist/4167#subject> ;
    mo:recorded_as <album/94896#musicalexpression> ;
    schema:byArtist <artist/16042#subject>,
        <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3772#subject>,
        <artist/4167#subject> ;
    schema:name "Bakumatsu Rock animate Bonus Drama CD"@en,
        "幕末Rock アニメイト特典ドラマCD"@ja,
        "Bakumatsu Rock animate Bonus Drama CD"@ja-latn ;
    schema:workPerformed <album/94896#musicalwork> .

