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

<album/76501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn ;
    mo:produced_work <album/76501#musicalwork> ;
    schema:name "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn .

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

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

<product/6309#subject> a schema:CreativeWork ;
    schema:name "The Ryuo's Work is Never Done!"@en,
        "りゅうおうのおしごと!"@ja,
        "Ryuoh no Oshigoto!"@ja-latn ;
    foaf:name "The Ryuo's Work is Never Done!"@en,
        "りゅうおうのおしごと!"@ja,
        "Ryuoh no Oshigoto!"@ja-latn .

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

<album/76501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn ;
    mo:performance_of <album/76501#musicalwork> ;
    mo:recorded_as <album/76501#musicalexpression> ;
    schema:name "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn ;
    schema:workPerformed <album/76501#musicalwork> .

<org/2688#subject> schema:name "GA Bunko"@en,
        "GA文庫"@ja,
        "GA Bunko"@ja-latn ;
    foaf:name "GA Bunko"@en,
        "GA文庫"@ja,
        "GA Bunko"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/76501/76501-1522314251.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-15"^^xsd:date ;
    dcterms:title "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76501#musicalexpression> ;
    mo:publisher <org/2688#subject> ;
    mo:record_count 0 ;
    schema:about <product/6309#subject> ;
    schema:datePublished "2017-07-15"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/10/76501/76501-1522314251.jpg> ;
    schema:name "Ryuoh no Oshigoto! Vol.6 Drama CD"@en,
        "りゅうおうのおしごと! 6 ドラマCD"@ja,
        "Ryuoh no Oshigoto! Vol.6 Drama CD"@ja-latn ;
    schema:publisher <org/2688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/76501/76501-1522314251.jpg> .

