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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/8605#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/8605#musicalwork> ;
    schema:name "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn .

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

<album/8605#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn ;
    mo:performance_of <album/8605#musicalwork> ;
    mo:recorded_as <album/8605#musicalexpression> ;
    schema:name "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn ;
    schema:workPerformed <album/8605#musicalwork> .

<org/288#subject> schema:name "UI-70"@en,
        "UI-70"@ja,
        "UI-70"@ja-latn ;
    foaf:name "UI-70"@en,
        "UI-70"@ja,
        "UI-70"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/8605/8605-1249430308.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8605#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn ;
    mo:catalogue_number "UI-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8605#musicalexpression> ;
    mo:publisher <org/288#subject> ;
    mo:record _:N76370667317f4401b4ef9c99096118f9 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/8605/8605-1249430308.jpg> ;
    schema:name "Riddles covered in flowers"@en,
        "Riddles covered in flowers"@ja,
        "Riddles covered in flowers"@ja-latn ;
    schema:publisher <org/288#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/8605/8605-1249430308.jpg> .

_:N3173250cfa3b4ef1ad4b70be0d59f0cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ suwa foughten field"@en,
        "神さびた古戦場～suwa foughten field"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "The Venerable Ancient Battlefield ~ suwa foughten field"@en,
        "神さびた古戦場～suwa foughten field"@ja .

_:N63f64a6e3aff4a1c8fb8fdc16f6d130b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ history of the moon"@en,
        "千年幻想郷～history of the moon"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Gensokyo Millennium ~ history of the moon"@en,
        "千年幻想郷～history of the moon"@ja .

_:N7536d9b35c644b59bd482f0b87d61c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ lunatic princess"@en,
        "竹取飛翔～lunatic princess"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Flight of the Bamboo Cutter ~ lunatic princess"@en,
        "竹取飛翔～lunatic princess"@ja .

_:N8b15ddffc96648e8afa3c88cea1750b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction/prayers"@en,
        "Introduction/prayers"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Introduction/prayers"@en,
        "Introduction/prayers"@ja .

_:N9b6c096f50f54c289fb2e7717db05d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral ~ necro fantasy"@en,
        "少女幻葬～necro fantasy"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "A Maiden's Illusionary Funeral ~ necro fantasy"@en,
        "少女幻葬～necro fantasy"@ja .

_:N9ea395dbd2cd49a3a750d7015e4d84e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A God that Loves People ~ romantic fall"@en,
        "人恋し神様～romantic fall"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "A God that Loves People ~ romantic fall"@en,
        "人恋し神様～romantic fall"@ja .

_:Na8bf8f90f70e431a8e0f10da33279834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ prelude"@en,
        "千年幻想郷-prelude"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Gensokyo Millennium ~ prelude"@en,
        "千年幻想郷-prelude"@ja .

_:Nc5881651cbd0441f8b2bb6f3bb8d4a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団～phantom ensemble"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団～phantom ensemble"@ja .

_:Ndd87b7e5d6cc422a8786f3d7111c314f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:Nf09d539ddd494be4816cb8d5c4062da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akutagawa Ryuunosuke's \"Kappa\" ~ candid friend"@en,
        "芥川龍之介の河童～candid friend"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Akutagawa Ryuunosuke's \"Kappa\" ~ candid friend"@en,
        "芥川龍之介の河童～candid friend"@ja .

_:Nf5ad4c20f02448a5a3a17ea07b93f8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loved-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N76370667317f4401b4ef9c99096118f9 ;
    schema:name "Loved-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:N76370667317f4401b4ef9c99096118f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3173250cfa3b4ef1ad4b70be0d59f0cb,
        _:N63f64a6e3aff4a1c8fb8fdc16f6d130b,
        _:N7536d9b35c644b59bd482f0b87d61c68,
        _:N8b15ddffc96648e8afa3c88cea1750b5,
        _:N9b6c096f50f54c289fb2e7717db05d83,
        _:N9ea395dbd2cd49a3a750d7015e4d84e4,
        _:Na8bf8f90f70e431a8e0f10da33279834,
        _:Nc5881651cbd0441f8b2bb6f3bb8d4a4e,
        _:Ndd87b7e5d6cc422a8786f3d7111c314f,
        _:Nf09d539ddd494be4816cb8d5c4062da8,
        _:Nf5ad4c20f02448a5a3a17ea07b93f8d4 ;
    mo:track_count 11 ;
    schema:duration "PT44:39"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3173250cfa3b4ef1ad4b70be0d59f0cb,
        _:N63f64a6e3aff4a1c8fb8fdc16f6d130b,
        _:N7536d9b35c644b59bd482f0b87d61c68,
        _:N8b15ddffc96648e8afa3c88cea1750b5,
        _:N9b6c096f50f54c289fb2e7717db05d83,
        _:N9ea395dbd2cd49a3a750d7015e4d84e4,
        _:Na8bf8f90f70e431a8e0f10da33279834,
        _:Nc5881651cbd0441f8b2bb6f3bb8d4a4e,
        _:Ndd87b7e5d6cc422a8786f3d7111c314f,
        _:Nf09d539ddd494be4816cb8d5c4062da8,
        _:Nf5ad4c20f02448a5a3a17ea07b93f8d4 .

