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

<album/58848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn ;
    mo:produced_work <album/58848#musicalwork> ;
    schema:name "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn .

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

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

<product/4092#subject> a schema:CreativeWork ;
    schema:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn ;
    foaf:name "Kabaneri of the Iron Fortress"@en,
        "甲鉄城のカバネリ"@ja,
        "Koutetsujou no Kabaneri"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/84/58848/58848-1477027987.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Maaya Uchida"@en,
        "内田真礼"@ja ;
    foaf:name "Maaya Uchida"@en,
        "内田真礼"@ja .

<artist/17698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Toshiki Masuda"@en,
        "増田俊樹"@ja ;
    foaf:name "Toshiki Masuda"@en,
        "増田俊樹"@ja .

<artist/17745#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Kanae Oki"@en,
        "沖佳苗"@ja ;
    foaf:name "Kanae Oki"@en,
        "沖佳苗"@ja .

<artist/20499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Sayaka Senbongi"@en,
        "千本木彩花"@ja ;
    foaf:name "Sayaka Senbongi"@en,
        "千本木彩花"@ja .

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/24926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Kensuke Sato"@en,
        "佐藤健輔"@ja ;
    foaf:name "Kensuke Sato"@en,
        "佐藤健輔"@ja .

<artist/6955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Yuki Kaji"@en,
        "梶裕貴"@ja ;
    foaf:name "Yuki Kaji"@en,
        "梶裕貴"@ja .

<artist/7550#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58848#performance> ;
    schema:name "Mariya Ise"@en,
        "伊瀬茉莉也"@ja ;
    foaf:name "Mariya Ise"@en,
        "伊瀬茉莉也"@ja .

<album/58848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn ;
    mo:catalogue_number "ANZX-12156" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58848#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nc541f3c22359426faa5fe0bf6bfa0106 ;
    mo:record_count 1 ;
    schema:about <product/4092#subject> ;
    schema:byArtist <artist/13289#subject>,
        <artist/17698#subject>,
        <artist/17745#subject>,
        <artist/20499#subject>,
        <artist/24890#subject>,
        <artist/24926#subject>,
        <artist/6955#subject>,
        <artist/7550#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/58848/58848-1477027987.jpg> ;
    schema:name "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/58848/58848-1477027987.jpg> .

<album/58848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn ;
    mo:performance_of <album/58848#musicalwork> ;
    mo:performer <artist/13289#subject>,
        <artist/17698#subject>,
        <artist/17745#subject>,
        <artist/20499#subject>,
        <artist/24890#subject>,
        <artist/24926#subject>,
        <artist/6955#subject>,
        <artist/7550#subject> ;
    mo:recorded_as <album/58848#musicalexpression> ;
    schema:byArtist <artist/13289#subject>,
        <artist/17698#subject>,
        <artist/17745#subject>,
        <artist/20499#subject>,
        <artist/24890#subject>,
        <artist/24926#subject>,
        <artist/6955#subject>,
        <artist/7550#subject> ;
    schema:name "KABANERI OF THE IRON FORTRESS DRAMA CD VOL.2"@en,
        "甲鉄城のカバネリ ドラマCD vol.2"@ja,
        "Koutetsujou no Kabaneri Drama CD vol.2"@ja-latn ;
    schema:workPerformed <album/58848#musicalwork> .

_:N1cc8e0b4192e4631807ebc040475ca2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6.75話:誘惑する獣 #01"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nc541f3c22359426faa5fe0bf6bfa0106 ;
    schema:name "第6.75話:誘惑する獣 #01"@ja .

_:N6ed91d700be64bc09a387ed7c03fab87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6.75話:誘惑する獣 #03"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nc541f3c22359426faa5fe0bf6bfa0106 ;
    schema:name "第6.75話:誘惑する獣 #03"@ja .

_:Na609d0954f93421db761fc1864df33e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6.75話:誘惑する獣 #02"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:48"^^xsd:interval ;
    schema:inPlaylist _:Nc541f3c22359426faa5fe0bf6bfa0106 ;
    schema:name "第6.75話:誘惑する獣 #02"@ja .

_:Nc541f3c22359426faa5fe0bf6bfa0106 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cc8e0b4192e4631807ebc040475ca2e,
        _:N6ed91d700be64bc09a387ed7c03fab87,
        _:Na609d0954f93421db761fc1864df33e1 ;
    mo:track_count 3 ;
    schema:duration "PT16:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1cc8e0b4192e4631807ebc040475ca2e,
        _:N6ed91d700be64bc09a387ed7c03fab87,
        _:Na609d0954f93421db761fc1864df33e1 .

