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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<album/10281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10281#musicalwork> ;
    schema:name "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn .

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

<album/10281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn ;
    mo:performance_of <album/10281#musicalwork> ;
    mo:recorded_as <album/10281#musicalexpression> ;
    schema:name "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn ;
    schema:workPerformed <album/10281#musicalwork> .

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/10281/10281-1246384617.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10281#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:Na9880dbe1d9b4254a304b015846adaa4 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/10281/10281-1246384617.jpg> ;
    schema:name "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@en,
        "東方まんがまつり　音盤文々。２β版"@ja,
        "Touhou Manga Matsuri Onban Bunbunmaru 2 Beta Version"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/10281/10281-1246384617.jpg> .

_:N19e8a7f8c63141b89efefae30f68dd46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語 ピアノ：Ａ'（StudioA')"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Na9880dbe1d9b4254a304b015846adaa4 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語 ピアノ：Ａ'（StudioA')"@ja .

_:N2f248b4e30f04711b12a9f0b13726ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The capital city of flowers in the sky"@en,
        "天空の花の都 ピアノ：ようか（雪の足跡）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na9880dbe1d9b4254a304b015846adaa4 ;
    schema:name "The capital city of flowers in the sky"@en,
        "天空の花の都 ピアノ：ようか（雪の足跡）"@ja .

_:N4fb00e74efcd4d4eab65cf066ca2d269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess (Practice)"@en,
        "亡き王女のためのセプテット 練習"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na9880dbe1d9b4254a304b015846adaa4 ;
    schema:name "Septette for the Dead Princess (Practice)"@en,
        "亡き王女のためのセプテット 練習"@ja .

_:N97d345f71ec747f7aebdbc68da9e22ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Chouzetsu Gikoukei Piano & Violin Improv Medley"@en,
        "東方超絶技巧系 ピアノ＆バイオリン即興メドレー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT20:48"^^xsd:interval ;
    schema:inPlaylist _:Na9880dbe1d9b4254a304b015846adaa4 ;
    schema:name "Touhou Chouzetsu Gikoukei Piano & Violin Improv Medley"@en,
        "東方超絶技巧系 ピアノ＆バイオリン即興メドレー"@ja .

_:Na9880dbe1d9b4254a304b015846adaa4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19e8a7f8c63141b89efefae30f68dd46,
        _:N2f248b4e30f04711b12a9f0b13726ad6,
        _:N4fb00e74efcd4d4eab65cf066ca2d269,
        _:N97d345f71ec747f7aebdbc68da9e22ea ;
    mo:track_count 4 ;
    schema:duration "PT26:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19e8a7f8c63141b89efefae30f68dd46,
        _:N2f248b4e30f04711b12a9f0b13726ad6,
        _:N4fb00e74efcd4d4eab65cf066ca2d269,
        _:N97d345f71ec747f7aebdbc68da9e22ea .

