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

<album/149410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "furue"@en,
        "慄"@ja,
        "furue"@ja-latn ;
    mo:produced_work <album/149410#musicalwork> ;
    schema:name "furue"@en,
        "慄"@ja,
        "furue"@ja-latn .

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

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

<event/290> a mo:Release ;
    schema:name "Released at Comic Market 102 (Aug 12, 2023 to Aug 13, 2023)" .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

<org/806#subject> schema:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn ;
    foaf:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn .

<https://media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149410#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> ;
    foaf:depicts <album/149410#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> .

<https://medium-media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-13"^^xsd:date ;
    dcterms:title "furue"@en,
        "慄"@ja,
        "furue"@ja-latn ;
    mo:catalogue_number "RDWL-0038" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149410#musicalexpression> ;
    mo:publisher <org/806#subject> ;
    mo:record _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    mo:record_count 1 ;
    mo:release <event/290> ;
    schema:about <product/22#subject>,
        <product/276#subject>,
        <product/31#subject> ;
    schema:datePublished "2023-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> ;
    schema:name "furue"@en,
        "慄"@ja,
        "furue"@ja-latn ;
    schema:publisher <org/806#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/149410/149410-6dfd3a20bcac.jpg> .

_:N294bf418e8e04b4a8fec8ce770ef5f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[閑話]"@ja,
        "[Kanwa]"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "[閑話]"@ja,
        "[Kanwa]"@ja-latn .

_:N58b8853a22824294b944f4c73b2bc856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[幻視]"@ja,
        "[Genshi]"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "[幻視]"@ja,
        "[Genshi]"@ja-latn .

_:N7a63c904948a4abe926317789b681fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[閑話]"@ja,
        "[Kanwa]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "[閑話]"@ja,
        "[Kanwa]"@ja-latn .

_:N7ac452f6e6454d86a8e59e19ae8caa3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『また月夜に』"@ja,
        "\"Mata Tsukiyo ni\""@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "『また月夜に』"@ja,
        "\"Mata Tsukiyo ni\""@ja-latn .

_:N7becc2e985ed45699875ff1595395363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[閑話]"@ja,
        "[Kanwa]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "[閑話]"@ja,
        "[Kanwa]"@ja-latn .

_:N839e15cb9ffb44a4b64cd113bf0e7d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "≪無間夢幻無想夢想幻葬≫"@ja,
        "\"Mugen Mugen Musou Musou Gensou\""@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "≪無間夢幻無想夢想幻葬≫"@ja,
        "\"Mugen Mugen Musou Musou Gensou\""@ja-latn .

_:N89021c2244d24cb7a47325bde0e4b8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[閑話]"@ja,
        "[Kanwa]"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "[閑話]"@ja,
        "[Kanwa]"@ja-latn .

_:N9d1fc699d6a941f0bce9ec122ef04628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠らない夜の慰みに"@ja,
        "Nemuranai Yoru no Nagusami ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "眠らない夜の慰みに"@ja,
        "Nemuranai Yoru no Nagusami ni"@ja-latn .

_:Nc3948ee7f3814c529526b90dfe6ab308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『楽園に吹く風』"@ja,
        "\"Rakuen ni Fuku Kaze\""@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "『楽園に吹く風』"@ja,
        "\"Rakuen ni Fuku Kaze\""@ja-latn .

_:Ndba26ad11d6140c29eab7968db99fef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『鏡と鐘』"@ja,
        "\"Kagami to Kane\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "『鏡と鐘』"@ja,
        "\"Kagami to Kane\""@ja-latn .

_:Ne1bc9ec77c30451c8bc86052d204a07d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "・・・？"@ja,
        "...?"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N91bbeb47b8b64ae8bc8b5183e21ed220 ;
    schema:name "・・・？"@ja,
        "...?"@ja-latn .

_:N91bbeb47b8b64ae8bc8b5183e21ed220 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N294bf418e8e04b4a8fec8ce770ef5f6d,
        _:N58b8853a22824294b944f4c73b2bc856,
        _:N7a63c904948a4abe926317789b681fc6,
        _:N7ac452f6e6454d86a8e59e19ae8caa3e,
        _:N7becc2e985ed45699875ff1595395363,
        _:N839e15cb9ffb44a4b64cd113bf0e7d8e,
        _:N89021c2244d24cb7a47325bde0e4b8fa,
        _:N9d1fc699d6a941f0bce9ec122ef04628,
        _:Nc3948ee7f3814c529526b90dfe6ab308,
        _:Ndba26ad11d6140c29eab7968db99fef8,
        _:Ne1bc9ec77c30451c8bc86052d204a07d ;
    mo:track_count 11 ;
    schema:duration "PT33:19"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N294bf418e8e04b4a8fec8ce770ef5f6d,
        _:N58b8853a22824294b944f4c73b2bc856,
        _:N7a63c904948a4abe926317789b681fc6,
        _:N7ac452f6e6454d86a8e59e19ae8caa3e,
        _:N7becc2e985ed45699875ff1595395363,
        _:N839e15cb9ffb44a4b64cd113bf0e7d8e,
        _:N89021c2244d24cb7a47325bde0e4b8fa,
        _:N9d1fc699d6a941f0bce9ec122ef04628,
        _:Nc3948ee7f3814c529526b90dfe6ab308,
        _:Ndba26ad11d6140c29eab7968db99fef8,
        _:Ne1bc9ec77c30451c8bc86052d204a07d .

