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

<album/17928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn ;
    mo:produced_work <album/17928#musicalwork> ;
    schema:name "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn .

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

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

<product/6963#subject> a schema:CreativeWork ;
    schema:name "Radio 11eyes"@en,
        "ラジオ 11eyes"@ja,
        "Radio 11eyes"@ja-latn ;
    foaf:name "Radio 11eyes"@en,
        "ラジオ 11eyes"@ja,
        "Radio 11eyes"@ja-latn .

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

<org/2417#subject> schema:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn ;
    foaf:name "onsen"@en,
        "音泉"@ja,
        "onsen"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/17928/17928-1265783991.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Oma Ichimura"@en,
        "壱智村小真"@ja ;
    foaf:name "Oma Ichimura"@en,
        "壱智村小真"@ja .

<artist/2288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja ;
    foaf:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja .

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

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

<artist/4662#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Mai Goto"@en,
        "後藤麻衣"@ja ;
    foaf:name "Mai Goto"@en,
        "後藤麻衣"@ja .

<artist/6649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Noriko Rikimaru"@en,
        "力丸乃りこ"@ja ;
    foaf:name "Noriko Rikimaru"@en,
        "力丸乃りこ"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17928#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/17928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-19"^^xsd:date ;
    dcterms:title "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn ;
    mo:catalogue_number "EYES-0001" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/17928#musicalexpression> ;
    mo:publisher <org/2417#subject> ;
    mo:record_count 0 ;
    schema:about <product/6963#subject> ;
    schema:byArtist <artist/2230#subject>,
        <artist/2288#subject>,
        <artist/2869#subject>,
        <artist/3773#subject>,
        <artist/4662#subject>,
        <artist/6649#subject>,
        <artist/902#subject>,
        <artist/903#subject> ;
    schema:datePublished "2010-03-19"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/82/17928/17928-1265783991.jpg> ;
    schema:name "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn ;
    schema:publisher <org/2417#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/17928/17928-1265783991.jpg> .

<album/17928#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn ;
    mo:performance_of <album/17928#musicalwork> ;
    mo:performer <artist/2230#subject>,
        <artist/2288#subject>,
        <artist/2869#subject>,
        <artist/3773#subject>,
        <artist/4662#subject>,
        <artist/6649#subject>,
        <artist/902#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/17928#musicalexpression> ;
    schema:byArtist <artist/2230#subject>,
        <artist/2288#subject>,
        <artist/2869#subject>,
        <artist/3773#subject>,
        <artist/4662#subject>,
        <artist/6649#subject>,
        <artist/902#subject>,
        <artist/903#subject> ;
    schema:name "Radio 11eyes"@en,
        "ラジオイレブンアイズ"@ja,
        "Radio 11eyes"@ja-latn ;
    schema:workPerformed <album/17928#musicalwork> .

