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

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/41310#lyrics>,
        <album/41310#subject> ;
    foaf:name "RUCCA"@en .

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

<artist/18169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41310#subject> ;
    schema:name "CUBE JUICE"@en ;
    foaf:made <album/41310#composition>,
        <album/41310#subject> ;
    foaf:name "CUBE JUICE"@en .

<product/2778#subject> a schema:CreativeWork ;
    schema:name "KINMOZA!"@en,
        "きんいろモザイク"@ja,
        "Kin-iro Mosaic"@ja-latn ;
    foaf:name "KINMOZA!"@en,
        "きんいろモザイク"@ja,
        "Kin-iro Mosaic"@ja-latn .

<album/41310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn ;
    mo:composer <artist/18169#subject> ;
    mo:produced_work <album/41310#musicalwork> ;
    schema:name "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn .

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

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

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/41310/41310-1377644959.png> a schema:ImageObject,
        foaf:Image .

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

<album/41310#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn ;
    mo:performance_of <album/41310#musicalwork> ;
    mo:performer <artist/13059#subject> ;
    mo:recorded_as <album/41310#musicalexpression> ;
    schema:byArtist <artist/13059#subject> ;
    schema:name "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn ;
    schema:workPerformed <album/41310#musicalwork> .

<artist/13059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41310#performance> ;
    schema:name "Asuka Nishi"@en,
        "西明日香"@ja ;
    foaf:name "Asuka Nishi"@en,
        "西明日香"@ja .

<album/41310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-25"^^xsd:date ;
    dcterms:title "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn ;
    mo:catalogue_number "TGCS-7664" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41310#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:N2ffbfc15a9494ac8b8537d57970f9e6e ;
    mo:record_count 1 ;
    schema:about <product/2778#subject> ;
    schema:byArtist <artist/13059#subject> ;
    schema:datePublished "2013-09-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/41310/41310-1377644959.png> ;
    schema:name "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@en,
        "きんいろモザイク Vol.1 キャラクターソングCD 「いろどりポインセチア」"@ja,
        "Kin-iro Mosaic Vol.1 Character Song CD \"Irodori Poinsettia\""@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/41310/41310-1377644959.png> .

_:Na157973b17e24d419fd0e193528d4e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろどりポインセチア"@ja,
        "Irodori Poinsettia"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2ffbfc15a9494ac8b8537d57970f9e6e ;
    schema:name "いろどりポインセチア"@ja,
        "Irodori Poinsettia"@ja-latn .

_:Nbb3ee70dc4a14fea8a79f123d5943ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いろどりポインセチア (Instrumental)"@ja,
        "Irodori Poinsettia (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N2ffbfc15a9494ac8b8537d57970f9e6e ;
    schema:name "いろどりポインセチア (Instrumental)"@ja,
        "Irodori Poinsettia (Instrumental)"@ja-latn .

_:N2ffbfc15a9494ac8b8537d57970f9e6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na157973b17e24d419fd0e193528d4e57,
        _:Nbb3ee70dc4a14fea8a79f123d5943ccc ;
    mo:track_count 2 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na157973b17e24d419fd0e193528d4e57,
        _:Nbb3ee70dc4a14fea8a79f123d5943ccc .

