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

<album/61294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn ;
    mo:produced_work <album/61294#musicalwork> ;
    schema:name "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn .

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

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

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

<org/1370#subject> schema:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn ;
    foaf:name "M.F.W"@en,
        "M.F.W"@ja,
        "M.F.W"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/61294/61294-1473071963.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/12665#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Mikako Komatsu"@en,
        "小松未可子"@ja ;
    foaf:name "Mikako Komatsu"@en,
        "小松未可子"@ja .

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja ;
    foaf:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja .

<artist/5499#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Yuka Iguchi"@en,
        "井口裕香"@ja ;
    foaf:name "Yuka Iguchi"@en,
        "井口裕香"@ja .

<artist/5555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja ;
    foaf:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61294#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<album/61294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-25"^^xsd:date ;
    dcterms:title "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn ;
    mo:catalogue_number "MFCZ-3036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61294#musicalexpression> ;
    mo:publisher <org/1370#subject> ;
    mo:record _:Ndec16c67918842c1b2898eff500f715a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kudamimi no Neko"@en ;
            foaf:name "Kudamimi no Neko"@en ] ;
    schema:byArtist <artist/10589#subject>,
        <artist/12665#subject>,
        <artist/3575#subject>,
        <artist/4300#subject>,
        <artist/5499#subject>,
        <artist/5555#subject>,
        <artist/7292#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2015-09-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/49/61294/61294-1473071963.jpg> ;
    schema:name "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn ;
    schema:publisher <org/1370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/61294/61294-1473071963.jpg> .

<album/61294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn ;
    mo:performance_of <album/61294#musicalwork> ;
    mo:performer <artist/10589#subject>,
        <artist/12665#subject>,
        <artist/3575#subject>,
        <artist/4300#subject>,
        <artist/5499#subject>,
        <artist/5555#subject>,
        <artist/7292#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/61294#musicalexpression> ;
    schema:byArtist <artist/10589#subject>,
        <artist/12665#subject>,
        <artist/3575#subject>,
        <artist/4300#subject>,
        <artist/5499#subject>,
        <artist/5555#subject>,
        <artist/7292#subject>,
        <artist/7390#subject> ;
    schema:name "Drama CD Kudamimi no Neko"@en,
        "ドラマCD くだみみの猫"@ja,
        "Drama CD Kudamimi no Neko"@ja-latn ;
    schema:workPerformed <album/61294#musicalwork> .

_:N126329b579b34577acf1f1c39e080e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1ページ目:新しい生活と目指すもの"@ja ;
    mo:track_number 1 ;
    schema:duration "PT22:47"^^xsd:interval ;
    schema:inPlaylist _:Ndec16c67918842c1b2898eff500f715a ;
    schema:name "1ページ目:新しい生活と目指すもの"@ja .

_:N2be76c303d6640239193321e47c2dc2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリジナルミニドラマ:おかたづけ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:inPlaylist _:Ndec16c67918842c1b2898eff500f715a ;
    schema:name "オリジナルミニドラマ:おかたづけ"@ja .

_:N74802303eeef4d449e0b720308d3f6aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2ページ目:友達できたよ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:inPlaylist _:Ndec16c67918842c1b2898eff500f715a ;
    schema:name "2ページ目:友達できたよ"@ja .

_:N9cdce2837dde4228b5466622c9a21281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストトーク"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:24"^^xsd:interval ;
    schema:inPlaylist _:Ndec16c67918842c1b2898eff500f715a ;
    schema:name "キャストトーク"@ja .

_:Ndec16c67918842c1b2898eff500f715a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N126329b579b34577acf1f1c39e080e98,
        _:N2be76c303d6640239193321e47c2dc2f,
        _:N74802303eeef4d449e0b720308d3f6aa,
        _:N9cdce2837dde4228b5466622c9a21281 ;
    mo:track_count 4 ;
    schema:duration "PT72:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N126329b579b34577acf1f1c39e080e98,
        _:N2be76c303d6640239193321e47c2dc2f,
        _:N74802303eeef4d449e0b720308d3f6aa,
        _:N9cdce2837dde4228b5466622c9a21281 .

