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

<artist/26898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akari Kito"@en,
        "鬼頭明里"@ja ;
    foaf:made <album/111110#subject>,
        <album/111110#vocals> ;
    foaf:name "Akari Kito"@en,
        "鬼頭明里"@ja .

<artist/43924#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shohei Yamanobe"@en,
        "山野辺翔平"@ja ;
    foaf:made <album/111110#lyrics>,
        <album/111110#subject> ;
    foaf:name "Shohei Yamanobe"@en,
        "山野辺翔平"@ja .

<album/111111> a mo:Release ;
    mo:catalogue_number "PCCG-02047" .

<artist/16953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja ;
    foaf:made <album/111110#composition>,
        <album/111110#lyrics>,
        <album/111110#subject> ;
    foaf:name "Kentaro Sonoda"@en,
        "園田健太郎"@ja .

<artist/21998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "Masatomi Waki"@en,
        "脇眞富"@ja ;
    foaf:made <album/111110#composition>,
        <album/111110#lyrics>,
        <album/111110#subject> ;
    foaf:name "Masatomi Waki"@en,
        "脇眞富"@ja .

<artist/26083#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "ANCHOR"@en ;
    foaf:made <album/111110#composition>,
        <album/111110#lyrics>,
        <album/111110#subject> ;
    foaf:name "ANCHOR"@en .

<artist/27755#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "Yuki Fukazawa"@en,
        "深澤祐貴"@ja ;
    foaf:made <album/111110#composition>,
        <album/111110#subject> ;
    foaf:name "Yuki Fukazawa"@en,
        "深澤祐貴"@ja .

<artist/32805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "Atsuki Okuma"@en,
        "大熊淳生"@ja ;
    foaf:made <album/111110#composition>,
        <album/111110#lyrics>,
        <album/111110#subject> ;
    foaf:name "Atsuki Okuma"@en,
        "大熊淳生"@ja .

<product/9568#subject> a schema:CreativeWork ;
    schema:name "Battle Game in 5 Seconds"@en,
        "出会って5秒でバトル"@ja,
        "Deatte 5-byou de Battle"@ja-latn ;
    foaf:name "Battle Game in 5 Seconds"@en,
        "出会って5秒でバトル"@ja,
        "Deatte 5-byou de Battle"@ja-latn .

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

<album/111110#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn ;
    mo:performance_of <album/111110#musicalwork> ;
    mo:recorded_as <album/111110#musicalexpression> ;
    schema:name "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn ;
    schema:workPerformed <album/111110#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

<album/111110#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/111110#composition> ;
            foaf:name "(Arte Refact)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/111110#composition> ;
            foaf:name "(Arte Refact)"@en ],
        <artist/16953#subject>,
        <artist/21998#subject>,
        <artist/26083#subject>,
        <artist/27755#subject>,
        <artist/32805#subject> ;
    mo:produced_work <album/111110#musicalwork> ;
    schema:name "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn .

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

<album/111110#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-04"^^xsd:date ;
    dcterms:title "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn ;
    mo:catalogue_number "PCCG-02046" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/111111> ;
    mo:publication_of <album/111110#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    mo:record_count 1 ;
    schema:about <product/9568#subject> ;
    schema:datePublished "2021-08-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/111110/111110-2681d7848f56.jpg> ;
    schema:name "Kaleidoscope / Akari Kito"@en,
        "Kaleidoscope / 鬼頭明里"@ja,
        "Kaleidoscope / Akari Kito"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/111110/111110-2681d7848f56.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111110#subject> ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#subject> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#lyrics> ;
    foaf:name "(Arte Refact)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/111110#lyrics> ;
    foaf:name "(Arte Refact)"@en .

_:N10504883d0bf4c7b966b2c2e856c20dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深夜センチメンタル"@ja,
        "Shinya Sentimental"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    schema:name "深夜センチメンタル"@ja,
        "Shinya Sentimental"@ja-latn .

_:N648ab9645bf24b45ac69c364eb82470b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One"@ja,
        "The One"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    schema:name "The One"@ja,
        "The One"@ja-latn .

_:N94f9b2b1238b4c3996cfd495c4d857c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow me!"@ja,
        "Follow me!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    schema:name "Follow me!"@ja,
        "Follow me!"@ja-latn .

_:Nc27827ac3497413f9e01daae965fde81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Continue"@ja,
        "No Continue"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    schema:name "No Continue"@ja,
        "No Continue"@ja-latn .

_:Nc32387b81fcc486f909c5da7968aff4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V!vace"@ja,
        "V!vace"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nc7ddf623d56c4efb9ea791e8d6bcaf39 ;
    schema:name "V!vace"@ja,
        "V!vace"@ja-latn .

_:Nc7ddf623d56c4efb9ea791e8d6bcaf39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10504883d0bf4c7b966b2c2e856c20dc,
        _:N648ab9645bf24b45ac69c364eb82470b,
        _:N94f9b2b1238b4c3996cfd495c4d857c3,
        _:Nc27827ac3497413f9e01daae965fde81,
        _:Nc32387b81fcc486f909c5da7968aff4f ;
    mo:track_count 5 ;
    schema:duration "PT21:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N10504883d0bf4c7b966b2c2e856c20dc,
        _:N648ab9645bf24b45ac69c364eb82470b,
        _:N94f9b2b1238b4c3996cfd495c4d857c3,
        _:Nc27827ac3497413f9e01daae965fde81,
        _:Nc32387b81fcc486f909c5da7968aff4f .

