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

<artist/12535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja ;
    foaf:made <album/42504#lyrics>,
        <album/42504#subject> ;
    foaf:name "Daisuke Iwasaki"@en,
        "岩崎大介"@ja .

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

<artist/10390#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42504#subject> ;
    schema:name "MIKOTO"@en ;
    foaf:made <album/42504#composition>,
        <album/42504#subject> ;
    foaf:name "MIKOTO"@en .

<album/42504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn ;
    mo:composer <artist/10390#subject> ;
    mo:produced_work <album/42504#musicalwork> ;
    schema:name "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn .

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

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

<org/1219#subject> schema:name "Rejet.co"@en,
        "Rejet株式会社"@ja,
        "Rejet.co"@ja-latn ;
    foaf:name "Rejet.co"@en,
        "Rejet株式会社"@ja,
        "Rejet.co"@ja-latn .

<https://media.vgm.io/albums/40/42504/42504-1387547287.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/42504#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/42504/42504-1387547287.png> ;
    foaf:depicts <album/42504#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/42504/42504-1387547287.png> .

<https://medium-media.vgm.io/albums/40/42504/42504-1387547287.png> a schema:ImageObject,
        foaf:Image .

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

<album/42504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn ;
    mo:performance_of <album/42504#musicalwork> ;
    mo:performer <artist/5489#subject> ;
    mo:recorded_as <album/42504#musicalexpression> ;
    schema:byArtist <artist/5489#subject> ;
    schema:name "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn ;
    schema:workPerformed <album/42504#musicalwork> .

<artist/5489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42504#performance> ;
    schema:name "Katsuyuki Konishi"@en,
        "小西克幸"@ja ;
    foaf:name "Katsuyuki Konishi"@en,
        "小西克幸"@ja .

<album/42504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-25"^^xsd:date ;
    dcterms:title "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn ;
    mo:catalogue_number "FFBT-0013EX" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42504#musicalexpression> ;
    mo:publisher <org/1219#subject> ;
    mo:record _:N7754a01ef92f44f08a2f23adbcec589c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DIABOLIK LOVERS (TV)"@en ;
            foaf:name "DIABOLIK LOVERS (TV)"@en ] ;
    schema:byArtist <artist/5489#subject> ;
    schema:datePublished "2014-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/42504/42504-1387547287.png> ;
    schema:name "DIABOLIK LOVERS Vol.6 Bonus CD"@en,
        "DIABOLIK LOVERS 第6巻 特典CD"@ja,
        "DIABOLIK LOVERS Vol.6 Bonus CD"@ja-latn ;
    schema:publisher <org/1219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/42504/42504-1387547287.png> .

_:N68f2be8237214c5c8fef25a24dfe85a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミニドラマ"@ja,
        "Mini Drama"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7754a01ef92f44f08a2f23adbcec589c ;
    schema:name "ミニドラマ"@ja,
        "Mini Drama"@ja-latn .

_:N6c14e20498c34e9e91fce15ff5840f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀の薔薇-Reijilyrics-"@ja,
        "Gin no Bara -Reijilyrics-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7754a01ef92f44f08a2f23adbcec589c ;
    schema:name "銀の薔薇-Reijilyrics-"@ja,
        "Gin no Bara -Reijilyrics-"@ja-latn .

_:N7754a01ef92f44f08a2f23adbcec589c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68f2be8237214c5c8fef25a24dfe85a3,
        _:N6c14e20498c34e9e91fce15ff5840f86 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N68f2be8237214c5c8fef25a24dfe85a3,
        _:N6c14e20498c34e9e91fce15ff5840f86 .

