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

<album/29582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn ;
    mo:produced_work <album/29582#musicalwork> ;
    schema:name "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn .

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<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/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 .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

<album/29582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn ;
    mo:performance_of <album/29582#musicalwork> ;
    mo:recorded_as <album/29582#musicalexpression> ;
    schema:name "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn ;
    schema:workPerformed <album/29582#musicalwork> .

<org/394#subject> schema:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn ;
    foaf:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn .

<https://media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29582#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> ;
    foaf:depicts <album/29582#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> .

<https://medium-media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn ;
    mo:catalogue_number "ENS-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29582#musicalexpression> ;
    mo:publisher <org/394#subject> ;
    mo:record _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/497#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> ;
    schema:name "Solitude Blossom the instrumental"@en,
        "ソリチュード・ブロッサム　インストゥルメンタル"@ja,
        "Solitude Blossom the instrumental"@ja-latn ;
    schema:publisher <org/394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/29582/29582-5b7d0fcc2766.jpg> .

_:N461dfc243b5d4437980d11ff111e1de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Festival"@en,
        "ヒカリマツリ"@ja,
        "Hikari Matsuri"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Light Festival"@en,
        "ヒカリマツリ"@ja,
        "Hikari Matsuri"@ja-latn .

_:N515480e6c32f4c1981bdce79b47ad6da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Pandemic"@en,
        "愛情パンデミック"@ja,
        "Aijou Pandemic"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Love Pandemic"@en,
        "愛情パンデミック"@ja,
        "Aijou Pandemic"@ja-latn .

_:N5c2d0283ea514c7a9d578c8e2ac2f6ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Color of Cherry Blossom Shadow"@en,
        "桜影彩艶"@ja,
        "Ouei Saien"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Charming Color of Cherry Blossom Shadow"@en,
        "桜影彩艶"@ja,
        "Ouei Saien"@ja-latn .

_:N69f07a476dd94d6e9822b949d38b4134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop"@en,
        "ひとしずく"@ja,
        "Hitoshizuku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Drop"@en,
        "ひとしずく"@ja,
        "Hitoshizuku"@ja-latn .

_:Na99f83cf83bf40dcb420e17fba4940da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of the Past the Girl Saw"@en,
        "少女が見た過去の記憶"@ja,
        "Shoujo Ga Mita Kako No Kioku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Memories of the Past the Girl Saw"@en,
        "少女が見た過去の記憶"@ja,
        "Shoujo Ga Mita Kako No Kioku"@ja-latn .

_:Nc0d4a160847145b1b2e451128429bf61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dripping petals"@en,
        "花弁～雫～"@ja,
        "Kaben～Shizuku～"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Dripping petals"@en,
        "花弁～雫～"@ja,
        "Kaben～Shizuku～"@ja-latn .

_:Nd12f5885a24e480fb164d2f721f77a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boundary in the Fog"@en,
        "霧中の境界"@ja,
        "Muchuu No Kyoukai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Boundary in the Fog"@en,
        "霧中の境界"@ja,
        "Muchuu No Kyoukai"@ja-latn .

_:Nd1ec8cb359364427bc6a1971b8d2409c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intense desire"@en,
        "Intense desire"@ja,
        "Intense desire"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Intense desire"@en,
        "Intense desire"@ja,
        "Intense desire"@ja-latn .

_:Ndc4598115bd44830a089d94ae1da0b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Logic"@en,
        "Emotional Logic"@ja,
        "Emotional Logic"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Emotional Logic"@en,
        "Emotional Logic"@ja,
        "Emotional Logic"@ja-latn .

_:Neffc910efea94ae29faad2a85f505d31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replay"@en,
        "Replay"@ja,
        "Replay"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Replay"@en,
        "Replay"@ja,
        "Replay"@ja-latn .

_:Nf71cbf653d5144ec9388d1d2f573a74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Night"@en,
        "Crescent Night"@ja,
        "Crescent Night"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "Crescent Night"@en,
        "Crescent Night"@ja,
        "Crescent Night"@ja-latn .

_:Nfa9da9275ed0476897d81148dd344c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "infinite universe"@en,
        "infinite universe"@ja,
        "infinite universe"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9b444bc1c1f54d1e8565a061b00762c3 ;
    schema:name "infinite universe"@en,
        "infinite universe"@ja,
        "infinite universe"@ja-latn .

_:N9b444bc1c1f54d1e8565a061b00762c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N461dfc243b5d4437980d11ff111e1de5,
        _:N515480e6c32f4c1981bdce79b47ad6da,
        _:N5c2d0283ea514c7a9d578c8e2ac2f6ec,
        _:N69f07a476dd94d6e9822b949d38b4134,
        _:Na99f83cf83bf40dcb420e17fba4940da,
        _:Nc0d4a160847145b1b2e451128429bf61,
        _:Nd12f5885a24e480fb164d2f721f77a24,
        _:Nd1ec8cb359364427bc6a1971b8d2409c,
        _:Ndc4598115bd44830a089d94ae1da0b89,
        _:Neffc910efea94ae29faad2a85f505d31,
        _:Nf71cbf653d5144ec9388d1d2f573a74b,
        _:Nfa9da9275ed0476897d81148dd344c35 ;
    mo:track_count 12 ;
    schema:duration "PT56:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N461dfc243b5d4437980d11ff111e1de5,
        _:N515480e6c32f4c1981bdce79b47ad6da,
        _:N5c2d0283ea514c7a9d578c8e2ac2f6ec,
        _:N69f07a476dd94d6e9822b949d38b4134,
        _:Na99f83cf83bf40dcb420e17fba4940da,
        _:Nc0d4a160847145b1b2e451128429bf61,
        _:Nd12f5885a24e480fb164d2f721f77a24,
        _:Nd1ec8cb359364427bc6a1971b8d2409c,
        _:Ndc4598115bd44830a089d94ae1da0b89,
        _:Neffc910efea94ae29faad2a85f505d31,
        _:Nf71cbf653d5144ec9388d1d2f573a74b,
        _:Nfa9da9275ed0476897d81148dd344c35 .

