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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/127589#lyrics>,
        <album/127589#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ucchi"@en ;
    foaf:made <album/127589#subject>,
        <album/127589#vocals> ;
    foaf:name "Ucchi"@en .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:made <album/127589#subject>,
        <album/127589#vocals> ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<album/127589#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "You Blossoms"@en,
        "妖 Blossoms"@ja,
        "You Blossoms"@ja-latn ;
    mo:produced_work <album/127589#musicalwork> ;
    schema:name "You Blossoms"@en,
        "妖 Blossoms"@ja,
        "You Blossoms"@ja-latn .

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

<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/127589#lyrics> a mo:Lyrics .

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

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

<org/984#subject> schema:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn ;
    foaf:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn .

<https://media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127589#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> ;
    foaf:depicts <album/127589#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> .

<https://medium-media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/127589#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "You Blossoms"@en,
        "妖 Blossoms"@ja,
        "You Blossoms"@ja-latn ;
    mo:catalogue_number "RNCD-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127589#musicalexpression> ;
    mo:publisher <org/984#subject> ;
    mo:record _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> ;
    schema:name "You Blossoms"@en,
        "妖 Blossoms"@ja,
        "You Blossoms"@ja-latn ;
    schema:publisher <org/984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/127589/127589-0d34a318abe0.jpg> .

_:N7d4fc6b09f384496a0cdbe987f83cb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハル雪"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "ハル雪"@ja .

_:N854b17d260a34ee3b0709dec8ba88563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitty Love"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "Kitty Love"@ja .

_:N941667f970a54902ad1e6e3f2d945d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Snow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "Spring Snow"@ja .

_:Na23d3fca85604ee8acc2fce2bc309237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春、揺ゆら"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "春、揺ゆら"@ja .

_:Nbca48940b3124f13badb8aef30fd4a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノコト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "キミノコト"@ja .

_:Ndf6edbf5be6f45a6bbbd0bcdd6f91852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜路"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "桜路"@ja .

_:Nfbecd652a963405db0c1af91e836a6a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セカイファンタジア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "セカイファンタジア"@ja .

_:Nfd70d875dff44eb497429fc9ddbf9924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メロディ・メロディ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4ea6f056924a40cf960ea41d1c5bb756 ;
    schema:name "メロディ・メロディ"@ja .

_:N4ea6f056924a40cf960ea41d1c5bb756 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7d4fc6b09f384496a0cdbe987f83cb58,
        _:N854b17d260a34ee3b0709dec8ba88563,
        _:N941667f970a54902ad1e6e3f2d945d51,
        _:Na23d3fca85604ee8acc2fce2bc309237,
        _:Nbca48940b3124f13badb8aef30fd4a31,
        _:Ndf6edbf5be6f45a6bbbd0bcdd6f91852,
        _:Nfbecd652a963405db0c1af91e836a6a3,
        _:Nfd70d875dff44eb497429fc9ddbf9924 ;
    mo:track_count 8 ;
    schema:duration "PT38:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N7d4fc6b09f384496a0cdbe987f83cb58,
        _:N854b17d260a34ee3b0709dec8ba88563,
        _:N941667f970a54902ad1e6e3f2d945d51,
        _:Na23d3fca85604ee8acc2fce2bc309237,
        _:Nbca48940b3124f13badb8aef30fd4a31,
        _:Ndf6edbf5be6f45a6bbbd0bcdd6f91852,
        _:Nfbecd652a963405db0c1af91e836a6a3,
        _:Nfd70d875dff44eb497429fc9ddbf9924 .

