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

<artist/53097#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Makino"@en,
        "槙野明"@ja ;
    foaf:made <album/152034#lyrics>,
        <album/152034#subject> ;
    foaf:name "Akira Makino"@en,
        "槙野明"@ja .

<artist/67589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Tamase"@en,
        "珠瀬ありさ"@ja ;
    foaf:made <album/152034#lyrics>,
        <album/152034#subject> ;
    foaf:name "Arisa Tamase"@en,
        "珠瀬ありさ"@ja .

<album/152034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn ;
    mo:produced_work <album/152034#musicalwork> ;
    schema:name "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn .

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

<event/320> a mo:Release ;
    schema:name "Released at Comic Market 106 (Aug 16, 2025 to Aug 17, 2025)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<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/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

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

<album/152034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn ;
    mo:performance_of <album/152034#musicalwork> ;
    mo:recorded_as <album/152034#musicalexpression> ;
    schema:name "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn ;
    schema:workPerformed <album/152034#musicalwork> .

<org/394#subject> schema:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn ;
    foaf:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn .

<https://media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152034#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> ;
    foaf:depicts <album/152034#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> .

<https://medium-media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/152034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-17"^^xsd:date ;
    dcterms:title "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn ;
    mo:catalogue_number "ENS-0089" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/152034#musicalexpression> ;
    mo:publisher <org/394#subject> ;
    mo:record _:N76b6425fe6664fd19d02f1e417b883e4,
        _:Nc19c36215af24d5d9297ab33bd4044af ;
    mo:record_count 2 ;
    mo:release <event/320> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/7214#subject> ;
    schema:datePublished "2025-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> ;
    schema:name "Secret Color"@en,
        "シークレット • カラー"@ja,
        "Secret Color"@ja-latn ;
    schema:publisher <org/394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/152034/152034-77aef9d90eec.png> .

_:N45f1c151d33346209b36df00012e1ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind Is The Abyss"@en,
        "Behind Is The Abyss"@ja,
        "Behind Is The Abyss"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "Behind Is The Abyss"@en,
        "Behind Is The Abyss"@ja,
        "Behind Is The Abyss"@ja-latn .

_:N4d88809d7f454855bc888ebb1b997744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Requiem (Instrumental)"@en,
        "Red Requiem (Instrumental)"@ja,
        "Red Requiem (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "Red Requiem (Instrumental)"@en,
        "Red Requiem (Instrumental)"@ja,
        "Red Requiem (Instrumental)"@ja-latn .

_:N7e2737c976a5439cac52145e96a598f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Requiem"@en,
        "Red Requiem"@ja,
        "Red Requiem"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "Red Requiem"@en,
        "Red Requiem"@ja,
        "Red Requiem"@ja-latn .

_:N8952007446844848a36a0dee7b9ebf99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyless (Instrumental)"@en,
        "空亡 (Instrumental)"@ja,
        "Soranaki (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "Skyless (Instrumental)"@en,
        "空亡 (Instrumental)"@ja,
        "Soranaki (Instrumental)"@ja-latn .

_:Na7ef7b8b5f02463d81e3e0535cd5b3b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "artifact spirit"@en,
        "artifact spirit"@ja,
        "artifact spirit"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "artifact spirit"@en,
        "artifact spirit"@ja,
        "artifact spirit"@ja-latn .

_:Nb00b98fa01324582ac75f39a181e8b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Elegy (Instrumental)"@en,
        "Scarlet Elegy (Instrumental)"@ja,
        "Scarlet Elegy (Instrumental)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "Scarlet Elegy (Instrumental)"@en,
        "Scarlet Elegy (Instrumental)"@ja,
        "Scarlet Elegy (Instrumental)"@ja-latn .

_:Nb567cfdc9854418a9833d69cbfa5b299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyless"@en,
        "空亡"@ja,
        "Soranaki"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "Skyless"@en,
        "空亡"@ja,
        "Soranaki"@ja-latn .

_:Nc44e5fe0d11c49c3ae4d09f26304c31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Elegy"@en,
        "Scarlet Elegy"@ja,
        "Scarlet Elegy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "Scarlet Elegy"@en,
        "Scarlet Elegy"@ja,
        "Scarlet Elegy"@ja-latn .

_:Nd0bacbb3775d4fbea6fb9138863873dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theball (Instrumental)"@en,
        "tamanowo (Instrumental)"@ja,
        "tamanowo (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "theball (Instrumental)"@en,
        "tamanowo (Instrumental)"@ja,
        "tamanowo (Instrumental)"@ja-latn .

_:Neede1c5f510d41ed9797701532f7e4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind Is The Abyss (Instrumental)"@en,
        "Behind Is The Abyss (Instrumental)"@ja,
        "Behind Is The Abyss (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "Behind Is The Abyss (Instrumental)"@en,
        "Behind Is The Abyss (Instrumental)"@ja,
        "Behind Is The Abyss (Instrumental)"@ja-latn .

_:Nf9b274c734424810905a7cd8814e0aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "artifact spirit (Instrumental)"@en,
        "artifact spirit (Instrumental)"@ja,
        "artifact spirit (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N76b6425fe6664fd19d02f1e417b883e4 ;
    schema:name "artifact spirit (Instrumental)"@en,
        "artifact spirit (Instrumental)"@ja,
        "artifact spirit (Instrumental)"@ja-latn .

_:Nfb8a41e847d04176b5de4c36b8cd6d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theball"@en,
        "tamanowo"@ja,
        "tamanowo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nc19c36215af24d5d9297ab33bd4044af ;
    schema:name "theball"@en,
        "tamanowo"@ja,
        "tamanowo"@ja-latn .

_:N76b6425fe6664fd19d02f1e417b883e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4d88809d7f454855bc888ebb1b997744,
        _:N8952007446844848a36a0dee7b9ebf99,
        _:Nb00b98fa01324582ac75f39a181e8b6a,
        _:Nd0bacbb3775d4fbea6fb9138863873dc,
        _:Neede1c5f510d41ed9797701532f7e4ab,
        _:Nf9b274c734424810905a7cd8814e0aa3 ;
    mo:track_count 6 ;
    schema:duration "PT24:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4d88809d7f454855bc888ebb1b997744,
        _:N8952007446844848a36a0dee7b9ebf99,
        _:Nb00b98fa01324582ac75f39a181e8b6a,
        _:Nd0bacbb3775d4fbea6fb9138863873dc,
        _:Neede1c5f510d41ed9797701532f7e4ab,
        _:Nf9b274c734424810905a7cd8814e0aa3 .

_:Nc19c36215af24d5d9297ab33bd4044af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45f1c151d33346209b36df00012e1ff6,
        _:N7e2737c976a5439cac52145e96a598f7,
        _:Na7ef7b8b5f02463d81e3e0535cd5b3b1,
        _:Nb567cfdc9854418a9833d69cbfa5b299,
        _:Nc44e5fe0d11c49c3ae4d09f26304c31b,
        _:Nfb8a41e847d04176b5de4c36b8cd6d14 ;
    mo:track_count 6 ;
    schema:duration "PT24:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N45f1c151d33346209b36df00012e1ff6,
        _:N7e2737c976a5439cac52145e96a598f7,
        _:Na7ef7b8b5f02463d81e3e0535cd5b3b1,
        _:Nb567cfdc9854418a9833d69cbfa5b299,
        _:Nc44e5fe0d11c49c3ae4d09f26304c31b,
        _:Nfb8a41e847d04176b5de4c36b8cd6d14 .

