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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42591#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/42591#composition>,
        <album/42591#subject> ;
    foaf:name "ZUN"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/42591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/42591#musicalwork> ;
    schema:name "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn .

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

<album/42591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn ;
    mo:performance_of <album/42591#musicalwork> ;
    mo:recorded_as <album/42591#musicalexpression> ;
    schema:name "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn ;
    schema:workPerformed <album/42591#musicalwork> .

<org/890#subject> schema:name "Floresta Prateada"@en,
        "Floresta Prateada"@ja,
        "Floresta Prateada"@ja-latn ;
    foaf:name "Floresta Prateada"@en,
        "Floresta Prateada"@ja,
        "Floresta Prateada"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/42591/42591-1383962818.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn ;
    mo:catalogue_number "FPCD-04" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42591#musicalexpression> ;
    mo:publisher <org/890#subject> ;
    mo:record _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/42591/42591-1383962818.jpg> ;
    schema:name "fragments of evolved"@en,
        "fragments of evolved"@ja,
        "fragments of evolved"@ja-latn ;
    schema:publisher <org/890#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/42591/42591-1383962818.jpg> .

_:N0df3868d136a48ee95bf94207d9b170d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gapeseed"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    schema:name "gapeseed"@en .

_:N29b61671f6c6429fa153245dce769688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "playful scaret"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    schema:name "playful scaret"@en .

_:N3652c1ac7ca34e65a97599208b0255b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fragments of evolved"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    schema:name "fragments of evolved"@en .

_:N38cd339a5d994e85853ed89fe9a95441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "only end -inst-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    schema:name "only end -inst-"@en .

_:N508cbe14004f48588d53a40ccbb34196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rove the reverie"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc147ef76b13c4cd29ff2d7670ada26a0 ;
    schema:name "rove the reverie"@en .

_:Nc147ef76b13c4cd29ff2d7670ada26a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df3868d136a48ee95bf94207d9b170d,
        _:N29b61671f6c6429fa153245dce769688,
        _:N3652c1ac7ca34e65a97599208b0255b5,
        _:N38cd339a5d994e85853ed89fe9a95441,
        _:N508cbe14004f48588d53a40ccbb34196 ;
    mo:track_count 5 ;
    schema:duration "PT26:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0df3868d136a48ee95bf94207d9b170d,
        _:N29b61671f6c6429fa153245dce769688,
        _:N3652c1ac7ca34e65a97599208b0255b5,
        _:N38cd339a5d994e85853ed89fe9a95441,
        _:N508cbe14004f48588d53a40ccbb34196 .

