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

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

<product/3390#subject> a schema:CreativeWork ;
    schema:name "Black Butler"@en,
        "黒執事"@ja,
        "Kuroshitsuji"@ja-latn ;
    foaf:name "Black Butler"@en,
        "黒執事"@ja,
        "Kuroshitsuji"@ja-latn .

<album/82147#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn ;
    mo:composer <artist/12459#subject> ;
    mo:produced_work <album/82147#musicalwork> ;
    schema:name "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/82147/82147-1542652102.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82147#performance> ;
    schema:name "SID"@en,
        "シド"@ja ;
    foaf:name "SID"@en,
        "シド"@ja .

<artist/12454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82147#performance> ;
    schema:name "Yuya"@en,
        "ゆうや"@ja ;
    foaf:name "Yuya"@en,
        "ゆうや"@ja .

<artist/12455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82147#performance> ;
    schema:name "Mao"@en,
        "マオ"@ja ;
    foaf:made <album/82147#lyrics>,
        <album/82147#subject> ;
    foaf:name "Mao"@en,
        "マオ"@ja .

<artist/37140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82147#performance> ;
    schema:name "Aki"@en,
        "明希"@ja ;
    foaf:name "Aki"@en,
        "明希"@ja .

<artist/12459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82147#subject> ;
    mo:performed <album/82147#performance> ;
    schema:name "Shinji"@en ;
    foaf:made <album/82147#composition>,
        <album/82147#subject> ;
    foaf:name "Shinji"@en .

<album/82147#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn ;
    mo:performance_of <album/82147#musicalwork> ;
    mo:performer <artist/12453#subject>,
        <artist/12454#subject>,
        <artist/12455#subject>,
        <artist/12459#subject>,
        <artist/37140#subject> ;
    mo:recorded_as <album/82147#musicalexpression> ;
    schema:byArtist <artist/12453#subject>,
        <artist/12454#subject>,
        <artist/12455#subject>,
        <artist/12459#subject>,
        <artist/37140#subject> ;
    schema:name "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn ;
    schema:workPerformed <album/82147#musicalwork> .

<album/82147#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-29"^^xsd:date ;
    dcterms:title "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn ;
    mo:catalogue_number "KSCL-1341" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82147#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N706eb8b5d159461d99ca6e4fd74d1b8b ;
    mo:record_count 1 ;
    schema:about <product/3390#subject> ;
    schema:byArtist <artist/12453#subject>,
        <artist/12454#subject>,
        <artist/12455#subject>,
        <artist/12459#subject>,
        <artist/37140#subject> ;
    schema:datePublished "2009-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/82147/82147-1542652102.jpg> ;
    schema:name "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@en,
        "モノクロのキス / シド [初回生産限定盤/黒執事]"@ja,
        "Monochrome no Kiss / SID [Limited Edition/Kuroshitsuji]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/82147/82147-1542652102.jpg> .

_:N0da01daa11da4d228917cc775b8739ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロのキス -「黒執事」 OP Ver.2-"@ja,
        "Monochrome no Kiss -\"Kuroshitsuji\" OP Ver.2-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N706eb8b5d159461d99ca6e4fd74d1b8b ;
    schema:name "モノクロのキス -「黒執事」 OP Ver.2-"@ja,
        "Monochrome no Kiss -\"Kuroshitsuji\" OP Ver.2-"@ja-latn .

_:N1944e0dbc4af44eeb9e1d6e277666924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロのキス"@ja,
        "Monochrome no Kiss"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N706eb8b5d159461d99ca6e4fd74d1b8b ;
    schema:name "モノクロのキス"@ja,
        "Monochrome no Kiss"@ja-latn .

_:N3f43975c35724c39a2cd87b427832fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロのキス -「黒執事」 OP Ver.1-"@ja,
        "Monochrome no Kiss -\"Kuroshitsuji\" OP Ver.1-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N706eb8b5d159461d99ca6e4fd74d1b8b ;
    schema:name "モノクロのキス -「黒執事」 OP Ver.1-"@ja,
        "Monochrome no Kiss -\"Kuroshitsuji\" OP Ver.1-"@ja-latn .

_:N64d0e585b1eb4234932670f472d758f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクロのキス -INSTRUMENTAL-"@ja,
        "Monochrome no Kiss -INSTRUMENTAL-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N706eb8b5d159461d99ca6e4fd74d1b8b ;
    schema:name "モノクロのキス -INSTRUMENTAL-"@ja,
        "Monochrome no Kiss -INSTRUMENTAL-"@ja-latn .

_:N706eb8b5d159461d99ca6e4fd74d1b8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da01daa11da4d228917cc775b8739ef,
        _:N1944e0dbc4af44eeb9e1d6e277666924,
        _:N3f43975c35724c39a2cd87b427832fc4,
        _:N64d0e585b1eb4234932670f472d758f3 ;
    mo:track_count 4 ;
    schema:duration "PT11:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0da01daa11da4d228917cc775b8739ef,
        _:N1944e0dbc4af44eeb9e1d6e277666924,
        _:N3f43975c35724c39a2cd87b427832fc4,
        _:N64d0e585b1eb4234932670f472d758f3 .

