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

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

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91095#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/91095#composition>,
        <album/91095#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<event/206> a mo:Release ;
    schema:name "Released at character1 2017 (Apr 30, 2017)" .

<product/7686#subject> a schema:CreativeWork ;
    schema:name "RENAI KYOUSHITSU"@en,
        "恋愛教室"@ja,
        "RENAI KYOUSHITSU"@ja-latn ;
    foaf:name "RENAI KYOUSHITSU"@en,
        "恋愛教室"@ja,
        "RENAI KYOUSHITSU"@ja-latn .

<album/91095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn ;
    mo:composer <artist/2350#subject> ;
    mo:produced_work <album/91095#musicalwork> ;
    schema:name "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn .

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

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

<https://media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/91095#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> ;
    foaf:depicts <album/91095#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> .

<https://medium-media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15402#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Akane Ueda"@en,
        "上田朱音"@ja ;
    foaf:name "Akane Ueda"@en,
        "上田朱音"@ja .

<artist/16576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Casandra"@en,
        "カサンドラ"@ja ;
    foaf:made <album/91095#lyrics>,
        <album/91095#subject> ;
    foaf:name "Casandra"@en,
        "カサンドラ"@ja .

<artist/30923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Ion Momoyama"@en,
        "桃山いおん"@ja ;
    foaf:name "Ion Momoyama"@en,
        "桃山いおん"@ja .

<artist/31653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Lili Tanaka"@en,
        "田中理々"@ja ;
    foaf:name "Lili Tanaka"@en,
        "田中理々"@ja .

<artist/32285#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Nanami Mizuno"@en,
        "水野七海"@ja ;
    foaf:name "Nanami Mizuno"@en,
        "水野七海"@ja .

<artist/4676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Yui Ogura"@en,
        "小倉結衣"@ja ;
    foaf:name "Yui Ogura"@en,
        "小倉結衣"@ja .

<artist/50866#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "shizuku"@en ;
    foaf:name "shizuku"@en .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91095#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/91095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn ;
    mo:catalogue_number "UNC-102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91095#musicalexpression> ;
    mo:publisher _:N650d4f6a3cc54d2ca78e4231c43cad03 ;
    mo:record _:N1f10ae0cbc6b4a5493f677f8a55d8d77 ;
    mo:record_count 1 ;
    mo:release <event/206> ;
    schema:about <product/7686#subject> ;
    schema:byArtist <artist/15402#subject>,
        <artist/16576#subject>,
        <artist/30923#subject>,
        <artist/31653#subject>,
        <artist/32285#subject>,
        <artist/4676#subject>,
        <artist/50866#subject>,
        <artist/79#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> ;
    schema:name "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn ;
    schema:publisher _:N650d4f6a3cc54d2ca78e4231c43cad03 ;
    foaf:depiction <https://media.vgm.io/albums/59/91095/91095-50417f1c9f79.jpg> .

<album/91095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn ;
    mo:performance_of <album/91095#musicalwork> ;
    mo:performer <artist/15402#subject>,
        <artist/16576#subject>,
        <artist/30923#subject>,
        <artist/31653#subject>,
        <artist/32285#subject>,
        <artist/4676#subject>,
        <artist/50866#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/91095#musicalexpression> ;
    schema:byArtist <artist/15402#subject>,
        <artist/16576#subject>,
        <artist/30923#subject>,
        <artist/31653#subject>,
        <artist/32285#subject>,
        <artist/4676#subject>,
        <artist/50866#subject>,
        <artist/79#subject> ;
    schema:name "RENAI KYOUSHITSU ED Theme + Voice Drama"@en,
        "PCゲーム『恋愛教室』EDソング+ボイスドラマ「kiss me kiss」"@ja,
        "RENAI KYOUSHITSU ED Theme + Voice Drama"@ja-latn ;
    schema:workPerformed <album/91095#musicalwork> .

_:N650d4f6a3cc54d2ca78e4231c43cad03 schema:name "UnN/A"@en ;
    foaf:name "UnN/A"@en .

_:N75a1f867c05548b381de0427694fd64d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kiss me kiss"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f10ae0cbc6b4a5493f677f8a55d8d77 ;
    schema:name "kiss me kiss"@ja .

_:Na083907dc7824aa0b20751488bcae50e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kiss me kiss -INST ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f10ae0cbc6b4a5493f677f8a55d8d77 ;
    schema:name "kiss me kiss -INST ver.-"@ja .

_:Nd2a5dc0ce19f4a2e8b6010f9f64037e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らしくない"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f10ae0cbc6b4a5493f677f8a55d8d77 ;
    schema:name "らしくない"@ja .

_:N1f10ae0cbc6b4a5493f677f8a55d8d77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N75a1f867c05548b381de0427694fd64d,
        _:Na083907dc7824aa0b20751488bcae50e,
        _:Nd2a5dc0ce19f4a2e8b6010f9f64037e4 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N75a1f867c05548b381de0427694fd64d,
        _:Na083907dc7824aa0b20751488bcae50e,
        _:Nd2a5dc0ce19f4a2e8b6010f9f64037e4 .

