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

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

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

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

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

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

<album/54963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn ;
    mo:performance_of <album/54963#musicalwork> ;
    mo:recorded_as <album/54963#musicalexpression> ;
    schema:name "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn ;
    schema:workPerformed <album/54963#musicalwork> .

<org/1380#subject> schema:name "Showgate"@en,
        "ショウゲート"@ja,
        "Showgate"@ja-latn ;
    foaf:name "Showgate"@en,
        "ショウゲート"@ja,
        "Showgate"@ja-latn .

<https://media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54963#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> ;
    foaf:depicts <album/54963#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> .

<https://medium-media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> a schema:ImageObject,
        foaf:Image .

<album/54963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team-MAX"@en ;
            foaf:made <album/54963#composition> ;
            foaf:name "(Team-MAX"@en ],
        <artist/14615#subject> ;
    mo:produced_work <album/54963#musicalwork> ;
    schema:name "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn .

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

<album/54963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-25"^^xsd:date ;
    dcterms:title "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn ;
    mo:catalogue_number "ZMXZ-10153-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54963#musicalexpression> ;
    mo:publisher <org/1380#subject> ;
    mo:record _:N2ee972f8e2754d26bcb4c0da6ae4b2e1 ;
    mo:record_count 1 ;
    schema:about <product/3480#subject> ;
    schema:datePublished "2015-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> ;
    schema:name "OVERLORD Special Voice Drama CD Vol.2"@en,
        "オーバーロード スペシャルボイスドラマCD Vol.2"@ja,
        "OVERLORD Special Voice Drama CD Vol.2"@ja-latn ;
    schema:publisher <org/1380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/54963/54963-9f063208a67f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54963#subject> ;
    schema:name "(Team-MAX"@en ;
    foaf:made <album/54963#subject> ;
    foaf:name "(Team-MAX"@en .

_:N2ee972f8e2754d26bcb4c0da6ae4b2e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81a5159eb9b24d15bd0aa236f1a8fd93 ;
    mo:track_count 1 ;
    schema:duration "PT26:05"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N81a5159eb9b24d15bd0aa236f1a8fd93 .

_:N81a5159eb9b24d15bd0aa236f1a8fd93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hamusuke's errand"@en,
        "「ハムスケのお使い」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT26:05"^^xsd:interval ;
    schema:inPlaylist _:N2ee972f8e2754d26bcb4c0da6ae4b2e1 ;
    schema:name "Hamusuke's errand"@en,
        "「ハムスケのお使い」"@ja .

