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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/33507#lyrics>,
        <album/33507#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/10946#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33507#subject> ;
    schema:name "Kyo Takada"@en,
        "高田暁"@ja ;
    foaf:made <album/33507#composition>,
        <album/33507#subject> ;
    foaf:name "Kyo Takada"@en,
        "高田暁"@ja .

<product/3222#subject> a schema:CreativeWork ;
    schema:name "Detective Opera Milky Holmes 2nd Season"@en,
        "探偵オペラ ミルキィホームズ 第2幕"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku"@ja-latn ;
    foaf:name "Detective Opera Milky Holmes 2nd Season"@en,
        "探偵オペラ ミルキィホームズ 第2幕"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku"@ja-latn .

<album/33507#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn ;
    mo:composer <artist/10946#subject> ;
    mo:produced_work <album/33507#musicalwork> ;
    schema:name "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<artist/10253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33507#performance> ;
    schema:name "Suzuko Mimori"@en,
        "三森すずこ"@ja ;
    foaf:name "Suzuko Mimori"@en,
        "三森すずこ"@ja .

<artist/10379#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33507#performance> ;
    schema:name "Sora Tokui"@en,
        "徳井青空"@ja ;
    foaf:name "Sora Tokui"@en,
        "徳井青空"@ja .

<artist/10380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33507#performance> ;
    schema:name "Izumi Kitta"@en,
        "橘田いずみ"@ja ;
    foaf:name "Izumi Kitta"@en,
        "橘田いずみ"@ja .

<artist/10381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33507#performance> ;
    schema:name "Mikoi Sasaki"@en,
        "佐々木未来"@ja ;
    foaf:name "Mikoi Sasaki"@en,
        "佐々木未来"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33507#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/33507#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/33507#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn ;
    mo:performance_of <album/33507#musicalwork> ;
    mo:performer <artist/10253#subject>,
        <artist/10379#subject>,
        <artist/10380#subject>,
        <artist/10381#subject> ;
    mo:recorded_as <album/33507#musicalexpression> ;
    schema:byArtist <artist/10253#subject>,
        <artist/10379#subject>,
        <artist/10380#subject>,
        <artist/10381#subject> ;
    schema:name "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn ;
    schema:workPerformed <album/33507#musicalwork> .

<album/33507#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-29"^^xsd:date ;
    dcterms:title "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn ;
    mo:catalogue_number "PCXG-50134-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33507#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0a7d8262b5ed4943aac42bdc5271f334 ;
    mo:record_count 1 ;
    schema:about <product/3222#subject> ;
    schema:byArtist <artist/10253#subject>,
        <artist/10379#subject>,
        <artist/10380#subject>,
        <artist/10381#subject> ;
    schema:datePublished "2012-06-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@en,
        "探偵オペラ ミルキィホームズ 第2幕 特典CD 4"@ja,
        "Tantei Opera Milky Holmes Dai 2 Maku Bonus CD 4"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N5195c46990f245dc89fd6c31d03e1118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミルキィホームズ デュオトーク「佐々木未来&徳井青空」編"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:06"^^xsd:interval ;
    schema:inPlaylist _:N0a7d8262b5ed4943aac42bdc5271f334 ;
    schema:name "ミルキィホームズ デュオトーク「佐々木未来&徳井青空」編"@ja .

_:N5ed35c7987704f80ab2495fe77df247b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニングテーマ「ナゾ！ナゾ？Happiness!!」(コーデリアMix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0a7d8262b5ed4943aac42bdc5271f334 ;
    schema:name "オープニングテーマ「ナゾ！ナゾ？Happiness!!」(コーデリアMix)"@ja .

_:N7346725619834519b1515059414839ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミルキィホームズ デュオドラマ「シャロ&エリー」編"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:inPlaylist _:N0a7d8262b5ed4943aac42bdc5271f334 ;
    schema:name "ミルキィホームズ デュオドラマ「シャロ&エリー」編"@ja .

_:N0a7d8262b5ed4943aac42bdc5271f334 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5195c46990f245dc89fd6c31d03e1118,
        _:N5ed35c7987704f80ab2495fe77df247b,
        _:N7346725619834519b1515059414839ac ;
    mo:track_count 3 ;
    schema:duration "PT26:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5195c46990f245dc89fd6c31d03e1118,
        _:N5ed35c7987704f80ab2495fe77df247b,
        _:N7346725619834519b1515059414839ac .

