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

<album/27056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn ;
    mo:produced_work <album/27056#musicalwork> ;
    schema:name "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn .

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

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

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

<org/183#subject> schema:name "MARINE ENTERTAINMENT Inc."@en,
        "株式会社マリン・エンタテインメント"@ja,
        "MARINE ENTERTAINMENT Inc."@ja-latn ;
    foaf:name "MARINE ENTERTAINMENT Inc."@en,
        "株式会社マリン・エンタテインメント"@ja,
        "MARINE ENTERTAINMENT Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/65/27056/27056-1309807402.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/4426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Ken Narita"@en,
        "成田剣"@ja ;
    foaf:name "Ken Narita"@en,
        "成田剣"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/6492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Yuichi Nakamura"@en,
        "中村悠一"@ja ;
    foaf:name "Yuichi Nakamura"@en,
        "中村悠一"@ja .

<artist/6995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Takahiro Mizushima"@en,
        "水島大宙"@ja ;
    foaf:name "Takahiro Mizushima"@en,
        "水島大宙"@ja .

<artist/7180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja ;
    foaf:name "Kenjiro Tsuda"@en,
        "津田健次郎"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27056#performance> ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<album/27056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn ;
    mo:catalogue_number "MMCC-4202" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27056#musicalexpression> ;
    mo:publisher <org/183#subject> ;
    mo:record _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Barajou no Kiss"@en ;
            foaf:name "Barajou no Kiss"@en ] ;
    schema:byArtist <artist/3022#subject>,
        <artist/4112#subject>,
        <artist/4426#subject>,
        <artist/5381#subject>,
        <artist/6492#subject>,
        <artist/6995#subject>,
        <artist/7180#subject>,
        <artist/8755#subject> ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/65/27056/27056-1309807402.jpg> ;
    schema:name "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn ;
    schema:publisher <org/183#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/27056/27056-1309807402.jpg> .

<album/27056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn ;
    mo:performance_of <album/27056#musicalwork> ;
    mo:performer <artist/3022#subject>,
        <artist/4112#subject>,
        <artist/4426#subject>,
        <artist/5381#subject>,
        <artist/6492#subject>,
        <artist/6995#subject>,
        <artist/7180#subject>,
        <artist/8755#subject> ;
    mo:recorded_as <album/27056#musicalexpression> ;
    schema:byArtist <artist/3022#subject>,
        <artist/4112#subject>,
        <artist/4426#subject>,
        <artist/5381#subject>,
        <artist/6492#subject>,
        <artist/6995#subject>,
        <artist/7180#subject>,
        <artist/8755#subject> ;
    schema:name "Drama CD Barajou no Kiss ~rose1~"@en,
        "Drama CD 薔薇嬢のキス ~rose1~"@ja,
        "Drama CD Barajou no Kiss ~rose1~"@ja-latn ;
    schema:workPerformed <album/27056#musicalwork> .

_:N115f2793bf734d77bfbe95a77d1b9266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恥じらいよ、こんにちは"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "恥じらいよ、こんにちは"@ja .

_:N5ce2aa7fa4b240229ee509bf5a0e3ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストコメント「失くしたらとっても困るもの」"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "キャストコメント「失くしたらとっても困るもの」"@ja .

_:N68766318faae4ba9bb19a5123418f8a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白と黒"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "白と黒"@ja .

_:N92e259d1473b44da9d133dde6e7a2800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薔薇の名前"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "薔薇の名前"@ja .

_:Nf2d6a89eadda4ed69db713b6acf71d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見つけて！ デスティニー"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "見つけて！ デスティニー"@ja .

_:Nf89099ce43bb4505a0a757b51703683f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自然界には決して存在しない色"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3dfae9190ebe4b8e9e4397fee0dcd0be ;
    schema:name "自然界には決して存在しない色"@ja .

_:N3dfae9190ebe4b8e9e4397fee0dcd0be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N115f2793bf734d77bfbe95a77d1b9266,
        _:N5ce2aa7fa4b240229ee509bf5a0e3ecd,
        _:N68766318faae4ba9bb19a5123418f8a0,
        _:N92e259d1473b44da9d133dde6e7a2800,
        _:Nf2d6a89eadda4ed69db713b6acf71d05,
        _:Nf89099ce43bb4505a0a757b51703683f ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N115f2793bf734d77bfbe95a77d1b9266,
        _:N5ce2aa7fa4b240229ee509bf5a0e3ecd,
        _:N68766318faae4ba9bb19a5123418f8a0,
        _:N92e259d1473b44da9d133dde6e7a2800,
        _:Nf2d6a89eadda4ed69db713b6acf71d05,
        _:Nf89099ce43bb4505a0a757b51703683f .

