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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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 .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/27451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27451#musicalwork> ;
    schema:name "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn .

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

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

<org/190#subject> schema:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn ;
    foaf:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn .

<https://media.vgm.io/albums/15/27451/27451-9433416cbd29.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/27451#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/27451/27451-9433416cbd29.png> ;
    foaf:depicts <album/27451#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/27451/27451-9433416cbd29.png> .

<https://medium-media.vgm.io/albums/15/27451/27451-9433416cbd29.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27451#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27451#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<album/27451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn ;
    mo:performance_of <album/27451#musicalwork> ;
    mo:performer <artist/4684#subject>,
        <artist/4685#subject> ;
    mo:recorded_as <album/27451#musicalexpression> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:name "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn ;
    schema:workPerformed <album/27451#musicalwork> .

<album/27451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn ;
    mo:catalogue_number "YZCD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27451#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:N6c39736f563b422886919a2d0134f16b ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/10#subject>,
        <product/16#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/497#subject> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/27451/27451-9433416cbd29.png> ;
    schema:name "Touhou Souhuka ~Paint and Probity~"@en,
        "東方颯封歌 ～Paint and Probity～"@ja,
        "Touhou Souhuka ~Paint and Probity~"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/27451/27451-9433416cbd29.png> .

_:N1a8302588b7c4252b63f0c5b885a7b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋茜の空"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "秋茜の空"@ja .

_:N39c27a734eba4ecebd5d175bebfc7a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna History ～真月～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "Luna History ～真月～"@ja .

_:N3e7b364044e24bb7a07824d4182efd77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のりふれーん☆"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "恋のりふれーん☆"@ja .

_:N5dda2523cc364d6097ad4aaa6adb84f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Love"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "Prism Love"@ja .

_:N73e77385f10f4fcdb6709a1e4fa91c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花風 ～Hanakaze～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "花風 ～Hanakaze～"@ja .

_:Nc8382461f18241d18a686e9d5fadce84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Flower"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "Summer Flower"@ja .

_:Nd986962e1a824665b75d84ab40704fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLAPPING"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "FLAPPING"@ja .

_:Nf1fde509ded848b496069f49751e7b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儚キ永遠"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N6c39736f563b422886919a2d0134f16b ;
    schema:name "儚キ永遠"@ja .

_:N6c39736f563b422886919a2d0134f16b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a8302588b7c4252b63f0c5b885a7b2c,
        _:N39c27a734eba4ecebd5d175bebfc7a98,
        _:N3e7b364044e24bb7a07824d4182efd77,
        _:N5dda2523cc364d6097ad4aaa6adb84f0,
        _:N73e77385f10f4fcdb6709a1e4fa91c61,
        _:Nc8382461f18241d18a686e9d5fadce84,
        _:Nd986962e1a824665b75d84ab40704fe0,
        _:Nf1fde509ded848b496069f49751e7b4e ;
    mo:track_count 8 ;
    schema:duration "PT35:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a8302588b7c4252b63f0c5b885a7b2c,
        _:N39c27a734eba4ecebd5d175bebfc7a98,
        _:N3e7b364044e24bb7a07824d4182efd77,
        _:N5dda2523cc364d6097ad4aaa6adb84f0,
        _:N73e77385f10f4fcdb6709a1e4fa91c61,
        _:Nc8382461f18241d18a686e9d5fadce84,
        _:Nd986962e1a824665b75d84ab40704fe0,
        _:Nf1fde509ded848b496069f49751e7b4e .

