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

<artist/65224#subject> a schema:Person,
        foaf:Person ;
    schema:name "Water Color Melody."@en ;
    foaf:made <album/153081#lyrics>,
        <album/153081#subject> ;
    foaf:name "Water Color Melody."@en .

<artist/7382#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoi"@en,
        "蒼-aoi-"@ja ;
    foaf:made <album/153081#subject>,
        <album/153081#vocals> ;
    foaf:name "aoi"@en,
        "蒼-aoi-"@ja .

<album/153081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn ;
    mo:produced_work <album/153081#musicalwork> ;
    schema:name "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn .

<event/288> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 18 (Oct 09, 2022)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

<album/153081#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn ;
    mo:performance_of <album/153081#musicalwork> ;
    mo:recorded_as <album/153081#musicalexpression> ;
    schema:name "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn ;
    schema:workPerformed <album/153081#musicalwork> .

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

<org/4332#subject> schema:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn ;
    foaf:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn .

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

<https://medium-media.vgm.io/albums/18/153081/153081-a3466140ec80.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-09"^^xsd:date ;
    dcterms:title "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn ;
    mo:catalogue_number "WCM-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153081#musicalexpression> ;
    mo:publisher <org/4332#subject> ;
    mo:record _:N435c9d2123e6403cbf4889079181ea94 ;
    mo:record_count 1 ;
    mo:release <event/288> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2022-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/153081/153081-a3466140ec80.jpg> ;
    schema:name "Kirei"@en,
        "綺麗"@ja,
        "Kirei"@ja-latn ;
    schema:publisher <org/4332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/153081/153081-a3466140ec80.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MC.W (YAGGY-ME' & Lemon.Hi"@en ;
    foaf:made <album/153081#subject> ;
    foaf:name "MC.W (YAGGY-ME' & Lemon.Hi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MC.W (YAGGY-ME' & Lemon.Hi"@en ;
    foaf:made <album/153081#lyrics> ;
    foaf:name "MC.W (YAGGY-ME' & Lemon.Hi"@en .

_:N7be9f3098d084cdcaa24a9925506408c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Beat Night（feat. MC.W）"@ja,
        "Bad Beat Night(feat. MC.W)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N435c9d2123e6403cbf4889079181ea94 ;
    schema:name "Bad Beat Night（feat. MC.W）"@ja,
        "Bad Beat Night(feat. MC.W)"@ja-latn .

_:Na95ecdfeaeaa4ba6bc269d45f8da4159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺麗"@ja,
        "Kirei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N435c9d2123e6403cbf4889079181ea94 ;
    schema:name "綺麗"@ja,
        "Kirei"@ja-latn .

_:Nb0edb871aeb94eeaa5311051ba58c595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤光"@ja,
        "Shakkou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N435c9d2123e6403cbf4889079181ea94 ;
    schema:name "赤光"@ja,
        "Shakkou"@ja-latn .

_:Nea042e23582a4ebc8616f0079269991c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホワイト・キュラソー"@ja,
        "White Curacao"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N435c9d2123e6403cbf4889079181ea94 ;
    schema:name "ホワイト・キュラソー"@ja,
        "White Curacao"@ja-latn .

_:N435c9d2123e6403cbf4889079181ea94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7be9f3098d084cdcaa24a9925506408c,
        _:Na95ecdfeaeaa4ba6bc269d45f8da4159,
        _:Nb0edb871aeb94eeaa5311051ba58c595,
        _:Nea042e23582a4ebc8616f0079269991c ;
    mo:track_count 4 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7be9f3098d084cdcaa24a9925506408c,
        _:Na95ecdfeaeaa4ba6bc269d45f8da4159,
        _:Nb0edb871aeb94eeaa5311051ba58c595,
        _:Nea042e23582a4ebc8616f0079269991c .

