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

<album/11074#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn ;
    mo:produced_work <album/11074#musicalwork> ;
    schema:name "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn .

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

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

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

<org/2191#subject> schema:name "Studio Ryokucha"@en,
        "すたじお緑茶"@ja,
        "Studio Ryokucha"@ja-latn ;
    foaf:name "Studio Ryokucha"@en,
        "すたじお緑茶"@ja,
        "Studio Ryokucha"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/11074/11074-1227297427.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<artist/4056#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Idumi Maki"@en,
        "まきいづみ"@ja ;
    foaf:name "Idumi Maki"@en,
        "まきいづみ"@ja .

<artist/4178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "miru"@en,
        "みる"@ja ;
    foaf:name "miru"@en,
        "みる"@ja .

<artist/4674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Rina Misaki"@en,
        "三咲里奈"@ja ;
    foaf:name "Rina Misaki"@en,
        "三咲里奈"@ja .

<artist/907#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Ayaka Kimura"@en,
        "木村あやか"@ja ;
    foaf:name "Ayaka Kimura"@en,
        "木村あやか"@ja .

<artist/986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Yukari Aoyama"@en,
        "青山ゆかり"@ja ;
    foaf:name "Yukari Aoyama"@en,
        "青山ゆかり"@ja .

<album/11074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-31"^^xsd:date ;
    dcterms:title "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn ;
    mo:catalogue_number "MESSE-403" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11074#musicalexpression> ;
    mo:publisher <org/2191#subject> ;
    mo:record _:N402b127ec78e41c98b6c119626844168 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Katakoi no Tsuki Extra"@en ;
            foaf:name "Katakoi no Tsuki Extra"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kiko Takashima"@en ;
            foaf:name "Kiko Takashima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mana Tsukishiro"@en ;
            foaf:name "Mana Tsukishiro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tsubaki"@en ;
            foaf:name "Tsubaki"@en ],
        <artist/3417#subject>,
        <artist/4056#subject>,
        <artist/4178#subject>,
        <artist/4674#subject>,
        <artist/907#subject>,
        <artist/986#subject> ;
    schema:datePublished "2008-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/11074/11074-1227297427.jpg> ;
    schema:name "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn ;
    schema:publisher <org/2191#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/11074/11074-1227297427.jpg> .

<album/11074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn ;
    mo:performance_of <album/11074#musicalwork> ;
    mo:performer _:N307d3b71f5df4093b81a40dbb3f96966,
        _:Nb4c70a8f9ece40189190027862dadd68,
        _:Ncdeca5c7d21a4f7caac5725af358e173,
        <artist/3417#subject>,
        <artist/4056#subject>,
        <artist/4178#subject>,
        <artist/4674#subject>,
        <artist/907#subject>,
        <artist/986#subject> ;
    mo:recorded_as <album/11074#musicalexpression> ;
    schema:byArtist _:N307d3b71f5df4093b81a40dbb3f96966,
        _:Nb4c70a8f9ece40189190027862dadd68,
        _:Ncdeca5c7d21a4f7caac5725af358e173,
        <artist/3417#subject>,
        <artist/4056#subject>,
        <artist/4178#subject>,
        <artist/4674#subject>,
        <artist/907#subject>,
        <artist/986#subject> ;
    schema:name "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@en,
        "片恋いの月 えくすとら メッセサンオー特典"@ja,
        "Katakoi no Tsuki Extra Messe Sanoh Original Drama"@ja-latn ;
    schema:workPerformed <album/11074#musicalwork> .

_:N307d3b71f5df4093b81a40dbb3f96966 a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Tsubaki"@en ;
    foaf:name "Tsubaki"@en .

_:N402b127ec78e41c98b6c119626844168 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N829df668ee6e4d6f8953fd08f5cade50 ;
    mo:track_count 1 ;
    schema:duration "PT12:49"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N829df668ee6e4d6f8953fd08f5cade50 .

_:N829df668ee6e4d6f8953fd08f5cade50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名探偵杏奈 ～その時、ケーキが消えた！～"@en ;
    mo:track_number 1 ;
    schema:duration "PT12:49"^^xsd:interval ;
    schema:inPlaylist _:N402b127ec78e41c98b6c119626844168 ;
    schema:name "名探偵杏奈 ～その時、ケーキが消えた！～"@en .

_:Nb4c70a8f9ece40189190027862dadd68 a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Mana Tsukishiro"@en ;
    foaf:name "Mana Tsukishiro"@en .

_:Ncdeca5c7d21a4f7caac5725af358e173 a schema:Person,
        foaf:Person ;
    mo:performed <album/11074#performance> ;
    schema:name "Kiko Takashima"@en ;
    foaf:name "Kiko Takashima"@en .

