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

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

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

<artist/11754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133870#subject> ;
    schema:name "Keiki Uto"@en,
        "宇都圭輝"@ja ;
    foaf:made <album/133870#composition>,
        <album/133870#subject> ;
    foaf:name "Keiki Uto"@en,
        "宇都圭輝"@ja .

<artist/14655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133870#subject> ;
    schema:name "HoneyWorks"@en ;
    foaf:made <album/133870#composition>,
        <album/133870#subject> ;
    foaf:name "HoneyWorks"@en .

<artist/17050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133870#subject> ;
    schema:name "shito"@en ;
    foaf:made <album/133870#composition>,
        <album/133870#subject> ;
    foaf:name "shito"@en .

<event/294> a mo:Release ;
    schema:name "Released at M3-2023 Fall (Oct 29, 2023)" .

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

<album/133870#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn ;
    mo:performance_of <album/133870#musicalwork> ;
    mo:recorded_as <album/133870#musicalexpression> ;
    schema:name "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn ;
    schema:workPerformed <album/133870#musicalwork> .

<https://media.vgm.io/albums/07/133870/133870-4280cf458559.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133870#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/133870/133870-4280cf458559.png> ;
    foaf:depicts <album/133870#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/133870/133870-4280cf458559.png> .

<https://medium-media.vgm.io/albums/07/133870/133870-4280cf458559.png> a schema:ImageObject,
        foaf:Image .

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

<album/133870#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn ;
    mo:composer <artist/11754#subject>,
        <artist/14655#subject>,
        <artist/17050#subject> ;
    mo:produced_work <album/133870#musicalwork> ;
    schema:name "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn .

<album/133870#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-29"^^xsd:date ;
    dcterms:title "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133870#musicalexpression> ;
    mo:publisher _:N0cd3548f186e4c7c93d759a60c84a519 ;
    mo:record _:N86ebc4de9e7740a498c339ace4ca5749 ;
    mo:record_count 1 ;
    mo:release <event/294> ;
    schema:datePublished "2023-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/07/133870/133870-4280cf458559.png> ;
    schema:name "Four Colors / Keiki Uto"@en,
        "Four Colors / 宇都圭輝"@ja,
        "Four Colors / Keiki Uto"@ja-latn ;
    schema:publisher _:N0cd3548f186e4c7c93d759a60c84a519 ;
    foaf:depiction <https://media.vgm.io/albums/07/133870/133870-4280cf458559.png> .

_:N00da205355624b6db3e31163850eff9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Ocean"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Summer Ocean"@ja .

_:N03cbaacd466549aeafa6e59e374d31ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge Blade"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Edge Blade"@ja .

_:N0cd3548f186e4c7c93d759a60c84a519 schema:name "caking music"@en,
        "caking music"@ja,
        "caking music"@ja-latn ;
    foaf:name "caking music"@en,
        "caking music"@ja,
        "caking music"@ja-latn .

_:N189e5c8c9f6b46f7b22e1b0da29ba3ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Colors"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Autumn Colors"@ja .

_:N5d7c4e9d8a2d460cb870397c3fc10215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は恋に落ちている"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "世界は恋に落ちている"@ja .

_:N6ecb30484bc44abdbdecb482a0feaa26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Memories"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Winter Memories"@ja .

_:N7269877c879241d9a0facb7f6a941bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨上がり"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "雨上がり"@ja .

_:N75882ca9f5e040ca9735979c06ae9b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel Like Spring"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Feel Like Spring"@ja .

_:N8c80226c8d864acb8fd467cd1e483390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Gardens"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Midnight Gardens"@ja .

_:Na8ba1eedbdff4346998b7cdc1f4fc130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantom Bullet"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "Fantom Bullet"@ja .

_:Nb0a9e8cfa9a546a6ab355a6f15767220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今好きになる。"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86ebc4de9e7740a498c339ace4ca5749 ;
    schema:name "今好きになる。"@ja .

_:N86ebc4de9e7740a498c339ace4ca5749 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00da205355624b6db3e31163850eff9c,
        _:N03cbaacd466549aeafa6e59e374d31ee,
        _:N189e5c8c9f6b46f7b22e1b0da29ba3ed,
        _:N5d7c4e9d8a2d460cb870397c3fc10215,
        _:N6ecb30484bc44abdbdecb482a0feaa26,
        _:N7269877c879241d9a0facb7f6a941bc7,
        _:N75882ca9f5e040ca9735979c06ae9b78,
        _:N8c80226c8d864acb8fd467cd1e483390,
        _:Na8ba1eedbdff4346998b7cdc1f4fc130,
        _:Nb0a9e8cfa9a546a6ab355a6f15767220 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00da205355624b6db3e31163850eff9c,
        _:N03cbaacd466549aeafa6e59e374d31ee,
        _:N189e5c8c9f6b46f7b22e1b0da29ba3ed,
        _:N5d7c4e9d8a2d460cb870397c3fc10215,
        _:N6ecb30484bc44abdbdecb482a0feaa26,
        _:N7269877c879241d9a0facb7f6a941bc7,
        _:N75882ca9f5e040ca9735979c06ae9b78,
        _:N8c80226c8d864acb8fd467cd1e483390,
        _:Na8ba1eedbdff4346998b7cdc1f4fc130,
        _:Nb0a9e8cfa9a546a6ab355a6f15767220 .

