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

<album/28665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn ;
    mo:produced_work <album/28665#musicalwork> ;
    schema:name "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn .

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

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

<product/3546#subject> a schema:CreativeWork ;
    schema:name "Angelique: Maren no Rokukishi"@en,
        "アンジェリーク 魔恋の六騎士"@ja,
        "Angelique: Maren no Rokukishi"@ja-latn ;
    foaf:name "Angelique: Maren no Rokukishi"@en,
        "アンジェリーク 魔恋の六騎士"@ja,
        "Angelique: Maren no Rokukishi"@ja-latn .

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

<org/1103#subject> schema:name "IDEA FACTORY"@en,
        "アイディアファクトリー株式会社"@ja,
        "IDEA FACTORY"@ja-latn ;
    foaf:name "IDEA FACTORY"@en,
        "アイディアファクトリー株式会社"@ja,
        "IDEA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/28665/28665-1324342787.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28665#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28665#performance> ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28665#performance> ;
    schema:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja ;
    foaf:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja .

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28665#performance> ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<album/28665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-17"^^xsd:date ;
    dcterms:title "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28665#musicalexpression> ;
    mo:publisher <org/1103#subject> ;
    mo:record_count 0 ;
    schema:about <product/3546#subject> ;
    schema:byArtist <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3576#subject>,
        <artist/3773#subject> ;
    schema:datePublished "2011-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/28665/28665-1324342787.jpg> ;
    schema:name "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn ;
    schema:publisher <org/1103#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/28665/28665-1324342787.jpg> .

<album/28665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn ;
    mo:performance_of <album/28665#musicalwork> ;
    mo:performer <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3576#subject>,
        <artist/3773#subject> ;
    mo:recorded_as <album/28665#musicalexpression> ;
    schema:byArtist <artist/2869#subject>,
        <artist/3040#subject>,
        <artist/3576#subject>,
        <artist/3773#subject> ;
    schema:name "Angelique ~Maren no Rokukishi~ Drama CD"@en,
        "アンジェリーク 魔恋の六騎士 ドラマCD 「あの唇はだれのもの!?」"@ja,
        "Angelique ~Maren no Rokukishi~ Drama CD"@ja-latn ;
    schema:workPerformed <album/28665#musicalwork> .

