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

<artist/20119#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin'ca"@en ;
    foaf:made <album/111510#subject>,
        <album/111510#vocals> ;
    foaf:name "Rin'ca"@en .

<artist/847#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozuca*"@en ;
    foaf:made <album/111510#lyrics>,
        <album/111510#subject> ;
    foaf:name "yozuca*"@en .

<artist/25512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111510#subject> ;
    schema:name "Nekusam"@en ;
    foaf:made <album/111510#composition>,
        <album/111510#subject> ;
    foaf:name "Nekusam"@en .

<album/111510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn ;
    mo:composer <artist/25512#subject> ;
    mo:produced_work <album/111510#musicalwork> ;
    schema:name "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn .

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

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

<album/111510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn ;
    mo:performance_of <album/111510#musicalwork> ;
    mo:recorded_as <album/111510#musicalexpression> ;
    schema:name "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn ;
    schema:workPerformed <album/111510#musicalwork> .

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

<org/1792#subject> schema:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn ;
    foaf:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/111510/111510-a982d8a51707.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-28"^^xsd:date ;
    dcterms:title "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111510#musicalexpression> ;
    mo:publisher <org/1792#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AIKAGI 3"@en ;
            foaf:name "AIKAGI 3"@en ] ;
    schema:datePublished "2021-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/111510/111510-a982d8a51707.jpg> ;
    schema:name "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@en,
        "アイカギ3 DIGITAL CONTENTS アイちゃんボイスアクセサリー+"@ja,
        "AIKAGI 3 DIGITAL CONTENTS Ai-chan Voice Accessory+"@ja-latn ;
    schema:publisher <org/1792#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/111510/111510-a982d8a51707.jpg> .

