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

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

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

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

<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/14221#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14221#musicalwork> ;
    schema:name "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn .

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

<album/14221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn ;
    mo:performance_of <album/14221#musicalwork> ;
    mo:recorded_as <album/14221#musicalexpression> ;
    schema:name "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn ;
    schema:workPerformed <album/14221#musicalwork> .

<org/306#subject> schema:name "CarrotWine."@en,
        "趣味工房にんじんわいん"@ja,
        "CarrotWine."@ja-latn ;
    foaf:name "CarrotWine."@en,
        "趣味工房にんじんわいん"@ja,
        "CarrotWine."@ja-latn .

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

<https://medium-media.vgm.io/albums/12/14221/14221-1245943547.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-22"^^xsd:date ;
    dcterms:title "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn ;
    mo:catalogue_number "HACW-TA1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14221#musicalexpression> ;
    mo:publisher <org/306#subject> ;
    mo:record _:N0381db1f08c14b508e7ff15adabbe024 ;
    mo:record_count 1 ;
    schema:about <product/22#subject> ;
    schema:datePublished "2006-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/14221/14221-1245943547.jpg> ;
    schema:name "MIYABI ~ Yuumei Kasei"@en,
        "雅 -MIYABI- 幽冥歌聖"@ja,
        "MIYABI ~ Yuumei Kasei"@ja-latn ;
    schema:publisher <org/306#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/14221/14221-1245943547.jpg> .

_:N16b8dea236ee46038746d195d97e3a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Violated Taboo ~ Paper Moon Rhapsody"@en,
        "少女の犯した禁忌 ～ Paper Moon Rhapsody"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "A Maiden's Violated Taboo ~ Paper Moon Rhapsody"@en,
        "少女の犯した禁忌 ～ Paper Moon Rhapsody"@ja .

_:N2799e0ebc9e048849078a9f181333846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tones of the Netherworld Fade into the Heavens"@en,
        "幽冥の音色は空の極みに消えて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "The Tones of the Netherworld Fade into the Heavens"@en,
        "幽冥の音色は空の極みに消えて"@ja .

_:N30b36f4777104426a36060e2edcc110c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petals Soaring Through the Sky"@en,
        "天翔ける花びら"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "Petals Soaring Through the Sky"@en,
        "天翔ける花びら"@ja .

_:N36e1f2997bb44272974fce85497e48a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Cat of the Land of Tohno"@en,
        "遠野郷の迷い猫"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "Lost Cat of the Land of Tohno"@en,
        "遠野郷の迷い猫"@ja .

_:N3bedeef75abb411db89bb638321bbbc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spirits' Beloved Dreaming Cherry Blossoms"@en,
        "あやかしが恋し夢みし桜花"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "The Spirits' Beloved Dreaming Cherry Blossoms"@en,
        "あやかしが恋し夢みし桜花"@ja .

_:N61daa061fc944efeae46611413edc455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until the Cherry Blossoms Bloom"@en,
        "桜の花が咲くまでに"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "Until the Cherry Blossoms Bloom"@en,
        "桜の花が咲くまでに"@ja .

_:N6485cb8528dd46f9b869fb22d0a4964d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song of the Occult Border ~ Passege of Cherry Blossom"@en,
        "幽玄境の恋唄 ～ Passege of Cherry Blossom"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "Love Song of the Occult Border ~ Passege of Cherry Blossom"@en,
        "幽玄境の恋唄 ～ Passege of Cherry Blossom"@ja .

_:N874e32918e114c30895d67f4db418cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path That Lies Beyond Death, Hakugyokuro"@en,
        "死出の先にある道、白玉楼"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "The Path That Lies Beyond Death, Hakugyokuro"@en,
        "死出の先にある道、白玉楼"@ja .

_:N8fdad9f8237148f89a8650d43759524e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Oath of a Single Cherry Blossom"@en,
        "桜花一輪の誓い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "The Oath of a Single Cherry Blossom"@en,
        "桜花一輪の誓い"@ja .

_:Nc40916799edd43a18a5339ec3bf843a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Funeral Wind Flower Legend ~ Extra Illusion"@en,
        "幻葬風花伝 ～ Extra Illusion"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "Illusionary Funeral Wind Flower Legend ~ Extra Illusion"@en,
        "幻葬風花伝 ～ Extra Illusion"@ja .

_:Nc8275a0dbbbf41c3950c161682a3adf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maiden That Stands Still in the Evening Twilight"@en,
        "ゆうまぐれに佇む少女"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "The Maiden That Stands Still in the Evening Twilight"@en,
        "ゆうまぐれに佇む少女"@ja .

_:Ne0ccce7636ef4bca9e1747a80505c18f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Snowflakes Fall ~ Fragmentary White"@en,
        "雪の花が散る頃に ～ Fragmentary White"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N0381db1f08c14b508e7ff15adabbe024 ;
    schema:name "When the Snowflakes Fall ~ Fragmentary White"@en,
        "雪の花が散る頃に ～ Fragmentary White"@ja .

_:N0381db1f08c14b508e7ff15adabbe024 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b8dea236ee46038746d195d97e3a20,
        _:N2799e0ebc9e048849078a9f181333846,
        _:N30b36f4777104426a36060e2edcc110c,
        _:N36e1f2997bb44272974fce85497e48a2,
        _:N3bedeef75abb411db89bb638321bbbc8,
        _:N61daa061fc944efeae46611413edc455,
        _:N6485cb8528dd46f9b869fb22d0a4964d,
        _:N874e32918e114c30895d67f4db418cc9,
        _:N8fdad9f8237148f89a8650d43759524e,
        _:Nc40916799edd43a18a5339ec3bf843a8,
        _:Nc8275a0dbbbf41c3950c161682a3adf6,
        _:Ne0ccce7636ef4bca9e1747a80505c18f ;
    mo:track_count 12 ;
    schema:duration "PT53:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N16b8dea236ee46038746d195d97e3a20,
        _:N2799e0ebc9e048849078a9f181333846,
        _:N30b36f4777104426a36060e2edcc110c,
        _:N36e1f2997bb44272974fce85497e48a2,
        _:N3bedeef75abb411db89bb638321bbbc8,
        _:N61daa061fc944efeae46611413edc455,
        _:N6485cb8528dd46f9b869fb22d0a4964d,
        _:N874e32918e114c30895d67f4db418cc9,
        _:N8fdad9f8237148f89a8650d43759524e,
        _:Nc40916799edd43a18a5339ec3bf843a8,
        _:Nc8275a0dbbbf41c3950c161682a3adf6,
        _:Ne0ccce7636ef4bca9e1747a80505c18f .

