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

<artist/39814#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisashi Morimiya"@en,
        "守宮尚志"@ja ;
    foaf:made <album/51956#lyrics>,
        <album/51956#subject> ;
    foaf:name "Hisashi Morimiya"@en,
        "守宮尚志"@ja .

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

<artist/38419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51956#subject> ;
    schema:name "Mizuki Ueki in Shunryu"@en,
        "植木瑞基 in 俊龍"@ja ;
    foaf:made <album/51956#composition>,
        <album/51956#subject> ;
    foaf:name "Mizuki Ueki in Shunryu"@en,
        "植木瑞基 in 俊龍"@ja .

<product/4512#subject> a schema:CreativeWork ;
    schema:name "Kiss x Sis (Series)"@en,
        "Kiss x Sis (Series)"@ja,
        "Kiss x Sis (Series)"@ja-latn ;
    foaf:name "Kiss x Sis (Series)"@en,
        "Kiss x Sis (Series)"@ja,
        "Kiss x Sis (Series)"@ja-latn .

<album/51956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn ;
    mo:composer <artist/38419#subject> ;
    mo:produced_work <album/51956#musicalwork> ;
    schema:name "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn .

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

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

<org/1344#subject> schema:name "Kindle"@en,
        "Kindle"@ja,
        "Kindle"@ja-latn ;
    foaf:name "Kindle"@en,
        "Kindle"@ja,
        "Kindle"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/51956/51956-1428007193.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16232#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Yuiko Tatsumi"@en,
        "巽悠衣子"@ja ;
    foaf:name "Yuiko Tatsumi"@en,
        "巽悠衣子"@ja .

<artist/21414#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Ken Takeuchi"@en,
        "武内健"@ja ;
    foaf:name "Ken Takeuchi"@en,
        "武内健"@ja .

<artist/21415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Yoriko Nagata"@en,
        "永田依子"@ja ;
    foaf:name "Yoriko Nagata"@en,
        "永田依子"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/8272#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Asuka Ogame"@en,
        "大亀あすか"@ja ;
    foaf:name "Asuka Ogame"@en,
        "大亀あすか"@ja .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51956#performance> ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<album/51956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-23"^^xsd:date ;
    dcterms:title "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn ;
    mo:catalogue_number "KICA-3116" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51956#musicalexpression> ;
    mo:publisher <org/1344#subject> ;
    mo:record _:N5badacb447ed4a9facd83fbec8fe2329 ;
    mo:record_count 1 ;
    schema:about <product/4512#subject> ;
    schema:byArtist <artist/16232#subject>,
        <artist/21414#subject>,
        <artist/21415#subject>,
        <artist/3752#subject>,
        <artist/8272#subject>,
        <artist/8871#subject> ;
    schema:datePublished "2010-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/51956/51956-1428007193.png> ;
    schema:name "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn ;
    schema:publisher <org/1344#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/51956/51956-1428007193.png> .

<album/51956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn ;
    mo:performance_of <album/51956#musicalwork> ;
    mo:performer <artist/16232#subject>,
        <artist/21414#subject>,
        <artist/21415#subject>,
        <artist/3752#subject>,
        <artist/8272#subject>,
        <artist/8871#subject> ;
    mo:recorded_as <album/51956#musicalexpression> ;
    schema:byArtist <artist/16232#subject>,
        <artist/21414#subject>,
        <artist/21415#subject>,
        <artist/3752#subject>,
        <artist/8272#subject>,
        <artist/8871#subject> ;
    schema:name "Kiss x Sis Drama CD Vol.2"@en,
        "kiss×sis ドラマCD 2"@ja,
        "Kiss x Sis Drama CD Vol.2"@ja-latn ;
    schema:workPerformed <album/51956#musicalwork> .

_:N08a1b6e4247e42818e83b895f6eeedd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャストテーマトーク"@ja,
        "Cast Theme Talk"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT10:57"^^xsd:interval ;
    schema:inPlaylist _:N5badacb447ed4a9facd83fbec8fe2329 ;
    schema:name "キャストテーマトーク"@ja,
        "Cast Theme Talk"@ja-latn .

_:N71788e9407564822ba92978b076f5345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前編"@ja,
        "Zenpen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT27:54"^^xsd:interval ;
    schema:inPlaylist _:N5badacb447ed4a9facd83fbec8fe2329 ;
    schema:name "前編"@ja,
        "Zenpen"@ja-latn .

_:Nc6d92117b5154dd785010bbe27a1a632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "後編"@ja,
        "Kouhen"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:inPlaylist _:N5badacb447ed4a9facd83fbec8fe2329 ;
    schema:name "後編"@ja,
        "Kouhen"@ja-latn .

_:Ne26773a081f8468f81111815266c6b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "中編"@ja,
        "Chuuhen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT19:19"^^xsd:interval ;
    schema:inPlaylist _:N5badacb447ed4a9facd83fbec8fe2329 ;
    schema:name "中編"@ja,
        "Chuuhen"@ja-latn .

_:N5badacb447ed4a9facd83fbec8fe2329 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a1b6e4247e42818e83b895f6eeedd5,
        _:N71788e9407564822ba92978b076f5345,
        _:Nc6d92117b5154dd785010bbe27a1a632,
        _:Ne26773a081f8468f81111815266c6b3e ;
    mo:track_count 4 ;
    schema:duration "PT66:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N08a1b6e4247e42818e83b895f6eeedd5,
        _:N71788e9407564822ba92978b076f5345,
        _:Nc6d92117b5154dd785010bbe27a1a632,
        _:Ne26773a081f8468f81111815266c6b3e .

