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

<album/127035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn ;
    mo:produced_work <album/127035#musicalwork> ;
    schema:name "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn .

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

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

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

<album/127035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn ;
    mo:performance_of <album/127035#musicalwork> ;
    mo:recorded_as <album/127035#musicalexpression> ;
    schema:name "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn ;
    schema:workPerformed <album/127035#musicalwork> .

<org/3680#subject> schema:name "The Cynphetic Collective"@en,
        "The Cynphetic Collective"@ja,
        "The Cynphetic Collective"@ja-latn ;
    foaf:name "The Cynphetic Collective"@en,
        "The Cynphetic Collective"@ja,
        "The Cynphetic Collective"@ja-latn .

<https://media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127035#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> ;
    foaf:depicts <album/127035#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> .

<https://medium-media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> a schema:ImageObject,
        foaf:Image .

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

<album/127035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-24"^^xsd:date ;
    dcterms:title "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127035#musicalexpression> ;
    mo:publisher <org/3680#subject> ;
    mo:record _:N87d56616120d4141ba9b344b29e33793 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2023-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> ;
    schema:name "The Tales from G.S.K"@en,
        "The Tales from G.S.K"@ja,
        "The Tales from G.S.K"@ja-latn ;
    schema:publisher <org/3680#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/127035/127035-9c8fbcfc2929.png> .

_:N12e083e495424da5a26203ade63913d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dual"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "The Dual"@en .

_:N1938bb09dcfb4d62b4c9bc80982311f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Vengeance"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Scarlet Vengeance"@en .

_:N3fa1f8d848864bbe8041d3327bca32eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirnostyle"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Cirnostyle"@en .

_:N4cc337daaee44e81b9330b4f38e1a482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calamitous Demise"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Calamitous Demise"@en .

_:N60215093eca443f1adc1efd69ba581c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caged"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Caged"@en .

_:N6ea595e7e57a421e9a8b01040c885160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Petals"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Frozen Petals"@en .

_:N989c9989132d4b2f95f22a5dc297822d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As the Night goes on"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "As the Night goes on"@en .

_:Nd867c2ba46ec410292a531be55e8a283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Hyper Ultra Necrofantasia"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Super Hyper Ultra Necrofantasia"@en .

_:Ne1dda02feb194948987f9a0392190ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prismriver Bossa"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Prismriver Bossa"@en .

_:Nf0c295398bbe40c99a760393b88197f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horloge Lunaire"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Horloge Lunaire"@en .

_:Nfa20bf92eb2c4487a1605e7eda1f0c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malice Judgement"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N87d56616120d4141ba9b344b29e33793 ;
    schema:name "Malice Judgement"@en .

_:N87d56616120d4141ba9b344b29e33793 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e083e495424da5a26203ade63913d0,
        _:N1938bb09dcfb4d62b4c9bc80982311f2,
        _:N3fa1f8d848864bbe8041d3327bca32eb,
        _:N4cc337daaee44e81b9330b4f38e1a482,
        _:N60215093eca443f1adc1efd69ba581c9,
        _:N6ea595e7e57a421e9a8b01040c885160,
        _:N989c9989132d4b2f95f22a5dc297822d,
        _:Nd867c2ba46ec410292a531be55e8a283,
        _:Ne1dda02feb194948987f9a0392190ee5,
        _:Nf0c295398bbe40c99a760393b88197f4,
        _:Nfa20bf92eb2c4487a1605e7eda1f0c06 ;
    mo:track_count 11 ;
    schema:duration "PT45:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N12e083e495424da5a26203ade63913d0,
        _:N1938bb09dcfb4d62b4c9bc80982311f2,
        _:N3fa1f8d848864bbe8041d3327bca32eb,
        _:N4cc337daaee44e81b9330b4f38e1a482,
        _:N60215093eca443f1adc1efd69ba581c9,
        _:N6ea595e7e57a421e9a8b01040c885160,
        _:N989c9989132d4b2f95f22a5dc297822d,
        _:Nd867c2ba46ec410292a531be55e8a283,
        _:Ne1dda02feb194948987f9a0392190ee5,
        _:Nf0c295398bbe40c99a760393b88197f4,
        _:Nfa20bf92eb2c4487a1605e7eda1f0c06 .

