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

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

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

<artist/14615#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97189#subject> ;
    schema:name "Shuji Katayama"@en,
        "片山修志"@ja ;
    foaf:made <album/97189#composition>,
        <album/97189#subject> ;
    foaf:name "Shuji Katayama"@en,
        "片山修志"@ja .

<product/8218#subject> a schema:CreativeWork ;
    schema:name "Overlord (Manga)"@en,
        "オーバーロード (Manga)"@ja,
        "Overlord (Manga)"@ja-latn ;
    foaf:name "Overlord (Manga)"@en,
        "オーバーロード (Manga)"@ja,
        "Overlord (Manga)"@ja-latn .

<album/97189#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn ;
    mo:composer <artist/14615#subject> ;
    mo:produced_work <album/97189#musicalwork> ;
    schema:name "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn .

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

<album/97189#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn ;
    mo:performance_of <album/97189#musicalwork> ;
    mo:recorded_as <album/97189#musicalexpression> ;
    schema:name "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn ;
    schema:workPerformed <album/97189#musicalwork> .

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/97189/97189-1584614289.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-26"^^xsd:date ;
    dcterms:title "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn ;
    mo:catalogue_number "OVER-ROAD-10" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97189#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record_count 0 ;
    schema:about <product/8218#subject> ;
    schema:datePublished "2018-07-26"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/98/97189/97189-1584614289.jpg> ;
    schema:name "OVERLORD 10 Special Edition Drama CD: Table game to understand humans"@en,
        "オーバーロード 10巻 特装版 ドラマCD「人間理解テーブルゲーム」"@ja,
        "OVERLORD 10 Special Edition Drama CD: Ningen Rikan Table Game"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/97189/97189-1584614289.jpg> .

