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

<artist/10511#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mari Okada"@en,
        "岡田麿里"@ja ;
    foaf:made <album/58185#lyrics>,
        <album/58185#subject> ;
    foaf:name "Mari Okada"@en,
        "岡田麿里"@ja .

<album/58185#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn ;
    mo:produced_work <album/58185#musicalwork> ;
    schema:name "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn .

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

<product/4096#subject> a schema:CreativeWork ;
    schema:name "KIZNAIVER"@en,
        "キズナイーバー"@ja,
        "KIZNAIVER"@ja-latn ;
    foaf:name "KIZNAIVER"@en,
        "キズナイーバー"@ja,
        "KIZNAIVER"@ja-latn .

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

<album/58185#musicalexpression> a mo:Signal ;
    mo:published_as <album/58185#subject> ;
    mo:records <album/58185#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/58/58185/58185-1469298095.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58185#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/58185/58185-1469298095.jpg> ;
    foaf:depicts <album/58185#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/58185/58185-1469298095.jpg> .

<https://medium-media.vgm.io/albums/58/58185/58185-1469298095.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja ;
    foaf:name "Yuka Terasaki"@en,
        "寺崎裕香"@ja .

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/15107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Misaki Kuno"@en,
        "久野美咲"@ja ;
    foaf:name "Misaki Kuno"@en,
        "久野美咲"@ja .

<artist/15223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Hibiku Yamamura"@en,
        "山村響"@ja ;
    foaf:name "Hibiku Yamamura"@en,
        "山村響"@ja .

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

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

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

<album/58185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-08"^^xsd:date ;
    dcterms:title "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn ;
    mo:catalogue_number "ANZX-12382" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58185#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N8877206daf1445beaa4f459bdc92bf96 ;
    mo:record_count 1 ;
    schema:about <product/4096#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Koutarou Nishiyama"@en ;
            foaf:name "Koutarou Nishiyama"@en ],
        <artist/13060#subject>,
        <artist/14877#subject>,
        <artist/15107#subject>,
        <artist/15223#subject>,
        <artist/4309#subject>,
        <artist/6498#subject>,
        <artist/6955#subject> ;
    schema:datePublished "2016-06-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/58185/58185-1469298095.jpg> ;
    schema:name "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/58185/58185-1469298095.jpg> .

<album/58185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn ;
    mo:performance_of <album/58185#musicalwork> ;
    mo:performer _:N53562491dec9403d8ef5afe28a25e61d,
        <artist/13060#subject>,
        <artist/14877#subject>,
        <artist/15107#subject>,
        <artist/15223#subject>,
        <artist/4309#subject>,
        <artist/6498#subject>,
        <artist/6955#subject> ;
    mo:recorded_as <album/58185#musicalexpression> ;
    schema:byArtist _:N53562491dec9403d8ef5afe28a25e61d,
        <artist/13060#subject>,
        <artist/14877#subject>,
        <artist/15107#subject>,
        <artist/15223#subject>,
        <artist/4309#subject>,
        <artist/6498#subject>,
        <artist/6955#subject> ;
    schema:name "KIZNAIVER Vol.1 Bonus CD"@en,
        "キズナイーバー 第1巻 特典CD"@ja,
        "KIZNAIVER Vol.1 Bonus CD"@ja-latn ;
    schema:workPerformed <album/58185#musicalwork> .

_:N160431352c0147af9ed0b5a49ed24313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その頃、日染芳春"@ja,
        "Sono Koro, Hisomu Yoshiharu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT9:52"^^xsd:interval ;
    schema:inPlaylist _:N8877206daf1445beaa4f459bdc92bf96 ;
    schema:name "その頃、日染芳春"@ja,
        "Sono Koro, Hisomu Yoshiharu"@ja-latn .

_:N53562491dec9403d8ef5afe28a25e61d a schema:Person,
        foaf:Person ;
    mo:performed <album/58185#performance> ;
    schema:name "Koutarou Nishiyama"@en ;
    foaf:name "Koutarou Nishiyama"@en .

_:N8a9b58b351404df2a75836649ffb747d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その頃、キズナイーバー"@ja,
        "Sono Koro, Kiznaiver"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT11:55"^^xsd:interval ;
    schema:inPlaylist _:N8877206daf1445beaa4f459bdc92bf96 ;
    schema:name "その頃、キズナイーバー"@ja,
        "Sono Koro, Kiznaiver"@ja-latn .

_:N8877206daf1445beaa4f459bdc92bf96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N160431352c0147af9ed0b5a49ed24313,
        _:N8a9b58b351404df2a75836649ffb747d ;
    mo:track_count 2 ;
    schema:duration "PT21:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N160431352c0147af9ed0b5a49ed24313,
        _:N8a9b58b351404df2a75836649ffb747d .

