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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/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/49089#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/49089#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/49089#musicalwork> ;
    schema:name "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn .

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

<album/49089#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn ;
    mo:performance_of <album/49089#musicalwork> ;
    mo:recorded_as <album/49089#musicalexpression> ;
    schema:name "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn ;
    schema:workPerformed <album/49089#musicalwork> .

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

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

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

<album/49089#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-25"^^xsd:date ;
    dcterms:title "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn ;
    mo:catalogue_number "PMS-AMCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49089#musicalexpression> ;
    mo:publisher _:N4b73d9ccf8da40cbb1021e6429e18f66 ;
    mo:record _:N36a40d4688014ca294acc34281a58857 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:datePublished "2008-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/49089/49089-1415493834.jpg> ;
    schema:name "Blue Blossom's Fragments"@en,
        "Blue Blossom's Fragments"@ja,
        "Blue Blossom's Fragments"@ja-latn ;
    schema:publisher _:N4b73d9ccf8da40cbb1021e6429e18f66 ;
    foaf:depiction <https://media.vgm.io/albums/98/49089/49089-1415493834.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49089#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/49089#subject> ;
    foaf:name "ZUN"@en .

_:N13d7ed43305f4dfd9bb0e07632808004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EX Stage：U.N.オーエンは彼女なのか？（Passion of Scarett"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "EX Stage：U.N.オーエンは彼女なのか？（Passion of Scarett"@ja .

_:N13eccf940d054dcbb966532547247e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Techno Fantasia ～ 電子音楽的幻想曲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "Techno Fantasia ～ 電子音楽的幻想曲"@ja .

_:N35cd4f6800c34eee8bbf19df944d2518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優雅に刻め 花と舞え、 青き桜の その樹の下で　～　Under the Blue Blossom"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "優雅に刻め 花と舞え、 青き桜の その樹の下で　～　Under the Blue Blossom"@ja .

_:N4b73d9ccf8da40cbb1021e6429e18f66 schema:name "PMS"@en ;
    foaf:name "PMS"@en .

_:N56453cf7556e430b98ab58afb114bd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春景幻想 ～ And, the cherry tree did not blossom..."@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "春景幻想 ～ And, the cherry tree did not blossom..."@ja .

_:N7099f9bbd4da4f6c8ff8dfb8b997713c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAMURAI BEAT ～　二刀流疾走"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "SAMURAI BEAT ～　二刀流疾走"@ja .

_:N7c80647b2df94b389fa87025031b2555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女のためのセプテット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "亡き王女のためのセプテット"@ja .

_:N9319243f023e44b7a2b29eaaee6ac659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンコール曲：おてんば恋娘の冒険"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "アンコール曲：おてんば恋娘の冒険"@ja .

_:Nd377644ce3fe4296afedc3db479e7753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Heart　～ ガラス細工の人形師"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N36a40d4688014ca294acc34281a58857 ;
    schema:name "Glass Heart　～ ガラス細工の人形師"@ja .

_:N36a40d4688014ca294acc34281a58857 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13d7ed43305f4dfd9bb0e07632808004,
        _:N13eccf940d054dcbb966532547247e61,
        _:N35cd4f6800c34eee8bbf19df944d2518,
        _:N56453cf7556e430b98ab58afb114bd4d,
        _:N7099f9bbd4da4f6c8ff8dfb8b997713c,
        _:N7c80647b2df94b389fa87025031b2555,
        _:N9319243f023e44b7a2b29eaaee6ac659,
        _:Nd377644ce3fe4296afedc3db479e7753 ;
    mo:track_count 8 ;
    schema:duration "PT39:33"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N13d7ed43305f4dfd9bb0e07632808004,
        _:N13eccf940d054dcbb966532547247e61,
        _:N35cd4f6800c34eee8bbf19df944d2518,
        _:N56453cf7556e430b98ab58afb114bd4d,
        _:N7099f9bbd4da4f6c8ff8dfb8b997713c,
        _:N7c80647b2df94b389fa87025031b2555,
        _:N9319243f023e44b7a2b29eaaee6ac659,
        _:Nd377644ce3fe4296afedc3db479e7753 .

