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

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

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

<event/269> a mo:Release ;
    schema:name "Released at Touhou Meikasai 14 (Aug 09, 2020)" .

<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/106857#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN at \"Team Shanghai Alice\""@en ;
            foaf:made <album/106857#composition> ;
            foaf:name "ZUN at \"Team Shanghai Alice\""@en ] ;
    mo:produced_work <album/106857#musicalwork> ;
    schema:name "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn .

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

<album/106857#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn ;
    mo:performance_of <album/106857#musicalwork> ;
    mo:recorded_as <album/106857#musicalexpression> ;
    schema:name "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn ;
    schema:workPerformed <album/106857#musicalwork> .

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/75/106857/106857-820525a156de.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106857#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/106857/106857-820525a156de.jpg> ;
    foaf:depicts <album/106857#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/106857/106857-820525a156de.jpg> .

<https://medium-media.vgm.io/albums/75/106857/106857-820525a156de.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106857#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-09"^^xsd:date ;
    dcterms:title "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn ;
    mo:catalogue_number "PPPP-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106857#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Naad3ef83ff2746b0b5215b69de08fbde ;
    mo:record_count 1 ;
    mo:release <event/269> ;
    schema:about <product/29#subject> ;
    schema:datePublished "2020-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/106857/106857-820525a156de.jpg> ;
    schema:name "Himuragotto no Digital Annealer"@en,
        "ヒムラゴットのデジタルアニーラ"@ja,
        "Himuragotto no Digital Annealer"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/106857/106857-820525a156de.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106857#subject> ;
    schema:name "ZUN at \"Team Shanghai Alice\""@en ;
    foaf:made <album/106857#subject> ;
    foaf:name "ZUN at \"Team Shanghai Alice\""@en .

_:N169f6d157b644dc3b27cbca40a064625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja .

_:N3061fb51957e4880b61889f0efcb5f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 〜 Fate of Sixty Years"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Eastern Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 〜 Fate of Sixty Years"@ja .

_:N8b74f9db298b416487d2c87efb8b2cd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:N96a08fc8bd2f4cfaac8f48865729ac9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poison Body ~ Forsaken Doll"@en,
        "ポイズンボディ 〜 Forsaken Doll"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Poison Body ~ Forsaken Doll"@en,
        "ポイズンボディ 〜 Forsaken Doll"@ja .

_:N9fe992c410514c6ab3044eb2883bfe97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane ~ Colorful Path"@en,
        "春色小径 〜 Colorful Path"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Spring Lane ~ Colorful Path"@en,
        "春色小径 〜 Colorful Path"@ja .

_:Naf5b9ec245d34eddbfd782194d2b968d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mound Where the Flowers Reflect"@en,
        "花は幻想のままに"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "The Mound Where the Flowers Reflect"@en,
        "花は幻想のままに"@ja .

_:Nb076a3b7655444009e20a6afa6e1dc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Reflecting Mound ~ Higan Retour"@en,
        "花映塚 〜 Higan Retour"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Flower Reflecting Mound ~ Higan Retour"@en,
        "花映塚 〜 Higan Retour"@ja .

_:Nb7756b7fe20c40d3ad607080051631e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 〜 Riverside View"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 〜 Riverside View"@ja .

_:Ncdd9be0651d24e0cac24a40f89f6d332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 〜 Flower Land"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Gensokyo, Past and Present ~ Flower Land"@en,
        "今昔幻想郷 〜 Flower Land"@ja .

_:Ndaab6d1bc0ff4edfaf2fb47cafcacebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:Neb05c407181440e2986a1bd7fa061550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Naad3ef83ff2746b0b5215b69de08fbde ;
    schema:name "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja .

_:Naad3ef83ff2746b0b5215b69de08fbde a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N169f6d157b644dc3b27cbca40a064625,
        _:N3061fb51957e4880b61889f0efcb5f9b,
        _:N8b74f9db298b416487d2c87efb8b2cd3,
        _:N96a08fc8bd2f4cfaac8f48865729ac9e,
        _:N9fe992c410514c6ab3044eb2883bfe97,
        _:Naf5b9ec245d34eddbfd782194d2b968d,
        _:Nb076a3b7655444009e20a6afa6e1dc0a,
        _:Nb7756b7fe20c40d3ad607080051631e8,
        _:Ncdd9be0651d24e0cac24a40f89f6d332,
        _:Ndaab6d1bc0ff4edfaf2fb47cafcacebd,
        _:Neb05c407181440e2986a1bd7fa061550 ;
    mo:track_count 11 ;
    schema:duration "PT31:39"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N169f6d157b644dc3b27cbca40a064625,
        _:N3061fb51957e4880b61889f0efcb5f9b,
        _:N8b74f9db298b416487d2c87efb8b2cd3,
        _:N96a08fc8bd2f4cfaac8f48865729ac9e,
        _:N9fe992c410514c6ab3044eb2883bfe97,
        _:Naf5b9ec245d34eddbfd782194d2b968d,
        _:Nb076a3b7655444009e20a6afa6e1dc0a,
        _:Nb7756b7fe20c40d3ad607080051631e8,
        _:Ncdd9be0651d24e0cac24a40f89f6d332,
        _:Ndaab6d1bc0ff4edfaf2fb47cafcacebd,
        _:Neb05c407181440e2986a1bd7fa061550 .

