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

<album/86039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn ;
    mo:produced_work <album/86039#musicalwork> ;
    schema:name "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn .

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

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

<product/9222#subject> a schema:CreativeWork ;
    schema:name "ACCA: 13-Territory Inspection Dept."@en,
        "ACCA13区監察課"@ja,
        "ACCA Jusan-ku Kansatsu-ka"@ja-latn ;
    foaf:name "ACCA: 13-Territory Inspection Dept."@en,
        "ACCA13区監察課"@ja,
        "ACCA Jusan-ku Kansatsu-ka"@ja-latn .

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

<org/384#subject> schema:name "BANDAI VISUAL CO., LTD."@en,
        "バンダイビジュアル株式会社"@ja,
        "BANDAI VISUAL CO., LTD."@ja-latn ;
    foaf:name "BANDAI VISUAL CO., LTD."@en,
        "バンダイビジュアル株式会社"@ja,
        "BANDAI VISUAL CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/93/86039/86039-1555584679.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/23879#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Natsue Sasamoto"@en,
        "笹本菜津枝"@ja ;
    foaf:name "Natsue Sasamoto"@en,
        "笹本菜津枝"@ja .

<artist/31333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Megumi Satou"@en,
        "佐藤恵"@ja ;
    foaf:name "Megumi Satou"@en,
        "佐藤恵"@ja .

<artist/31334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Mei"@en,
        "芽衣"@ja ;
    foaf:name "Mei"@en,
        "芽衣"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<artist/6498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Tomoaki Maeno"@en,
        "前野智昭"@ja ;
    foaf:name "Tomoaki Maeno"@en,
        "前野智昭"@ja .

<artist/7180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86039#performance> ;
    schema:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja ;
    foaf:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja .

<album/86039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-29"^^xsd:date ;
    dcterms:title "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn ;
    mo:catalogue_number "AZCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86039#musicalexpression> ;
    mo:publisher <org/384#subject> ;
    mo:record_count 0 ;
    schema:about <product/9222#subject> ;
    schema:byArtist <artist/23879#subject>,
        <artist/31333#subject>,
        <artist/31334#subject>,
        <artist/3828#subject>,
        <artist/6498#subject>,
        <artist/7180#subject> ;
    schema:datePublished "2017-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/86039/86039-1555584679.jpg> ;
    schema:name "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn ;
    schema:publisher <org/384#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/86039/86039-1555584679.jpg> .

<album/86039#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn ;
    mo:performance_of <album/86039#musicalwork> ;
    mo:performer <artist/23879#subject>,
        <artist/31333#subject>,
        <artist/31334#subject>,
        <artist/3828#subject>,
        <artist/6498#subject>,
        <artist/7180#subject> ;
    mo:recorded_as <album/86039#musicalexpression> ;
    schema:byArtist <artist/23879#subject>,
        <artist/31333#subject>,
        <artist/31334#subject>,
        <artist/3828#subject>,
        <artist/6498#subject>,
        <artist/7180#subject> ;
    schema:name "ACCA Jusan-ku Kansatsu-ka Drama CD"@en,
        "ACCA13区監察課 ドラマCD"@ja,
        "ACCA Jusan-ku Kansatsu-ka Drama CD"@ja-latn ;
    schema:workPerformed <album/86039#musicalwork> .

