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

<artist/63914#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyoa Imari"@en,
        "井万里きよあ"@ja ;
    foaf:made <album/139993#subject>,
        <album/139993#vocals> ;
    foaf:name "Kiyoa Imari"@en,
        "井万里きよあ"@ja .

<album/139993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn ;
    mo:produced_work <album/139993#musicalwork> ;
    schema:name "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn .

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

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

<album/139993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn ;
    mo:performance_of <album/139993#musicalwork> ;
    mo:recorded_as <album/139993#musicalexpression> ;
    schema:name "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn ;
    schema:workPerformed <album/139993#musicalwork> .

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

<https://media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139993#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> ;
    foaf:depicts <album/139993#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> .

<https://medium-media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> a schema:ImageObject,
        foaf:Image .

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

<album/139993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-12"^^xsd:date ;
    dcterms:title "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn ;
    mo:catalogue_number "WOMT-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139993#musicalexpression> ;
    mo:publisher _:Na6d872816a3a4ef0a295a20a21d04ff9 ;
    mo:record_count 0 ;
    schema:datePublished "2007-01-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> ;
    schema:name "Mico☆Rock! / Kiyoa Imari"@en,
        "Mico☆Rock! / 井万里きよあ"@ja,
        "Mico☆Rock! / Kiyoa Imari"@ja-latn ;
    schema:publisher _:Na6d872816a3a4ef0a295a20a21d04ff9 ;
    foaf:depiction <https://media.vgm.io/albums/39/139993/139993-1fb04d68a15f.png> .

_:Na6d872816a3a4ef0a295a20a21d04ff9 schema:name "Cranberry Studio"@en,
        "Cranberry Studio"@ja,
        "Cranberry Studio"@ja-latn ;
    foaf:name "Cranberry Studio"@en,
        "Cranberry Studio"@ja,
        "Cranberry Studio"@ja-latn .

