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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/28215#lyrics>,
        <album/28215#subject> ;
    foaf:name "Jell"@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28215#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/28215#composition>,
        <album/28215#subject> ;
    foaf:name "U2"@en .

<artist/8493#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28215#subject> ;
    schema:name "Eiji Kawamura"@en,
        "川村栄二"@ja ;
    foaf:made <album/28215#composition>,
        <album/28215#subject> ;
    foaf:name "Eiji Kawamura"@en,
        "川村栄二"@ja .

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

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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 .

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

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

<https://medium-media.vgm.io/albums/51/28215/28215-1313590043.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28215#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<album/28215#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject>,
        <artist/8493#subject> ;
    mo:produced_work <album/28215#musicalwork> ;
    schema:name "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn .

<album/28215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn ;
    mo:performance_of <album/28215#musicalwork> ;
    mo:performer _:Nb9c4bbd75ae14af887560f33e9c9002a,
        <artist/10896#subject> ;
    mo:recorded_as <album/28215#musicalexpression> ;
    schema:byArtist _:Nb9c4bbd75ae14af887560f33e9c9002a,
        <artist/10896#subject> ;
    schema:name "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn ;
    schema:workPerformed <album/28215#musicalwork> .

<album/28215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn ;
    mo:catalogue_number "OTTK-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28215#musicalexpression> ;
    mo:publisher _:Nfd72469407134b0b991fe86cd61aed97 ;
    mo:record _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "m.yamamoto"@en ;
            foaf:name "m.yamamoto"@en ],
        <artist/10896#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/28215/28215-1313590043.jpg> ;
    schema:name "Touhou Henkyokusui"@en,
        "東方編曲粋"@ja,
        "Touhou Henkyokusui"@ja-latn ;
    schema:publisher _:Nfd72469407134b0b991fe86cd61aed97 ;
    foaf:depiction <https://media.vgm.io/albums/51/28215/28215-1313590043.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "m.yamamoto"@en ;
    foaf:made <album/28215#subject> ;
    foaf:name "m.yamamoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "m.yamamoto"@en ;
    foaf:made <album/28215#lyrics> ;
    foaf:name "m.yamamoto"@en .

_:N3327a0cce60d4950a8480751c9c8233a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想は未だ遠く"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "幻想は未だ遠く"@ja .

_:N3c9e6493051846dfab1717cab5cf2d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面テンジンHinanaiRX～光の天子～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "仮面テンジンHinanaiRX～光の天子～"@ja .

_:N6a7d292ac1924022a9e60caa3df52a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華散里"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "華散里"@ja .

_:N6ff58ea7df0447d19d25c9469e520aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tea jazz"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "tea jazz"@ja .

_:Nb9c4bbd75ae14af887560f33e9c9002a a schema:Person,
        foaf:Person ;
    mo:performed <album/28215#performance> ;
    schema:name "m.yamamoto"@en ;
    foaf:name "m.yamamoto"@en .

_:Nc037757d3d4741d4bddb5398fbcb2480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無垢だった私"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "無垢だった私"@ja .

_:Nf1f54857b1b64c90bce3c1315a03c559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煩悩寺の変"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf6a5301ac916468aa5a018f30b3b8ebd ;
    schema:name "煩悩寺の変"@ja .

_:Nfd72469407134b0b991fe86cd61aed97 schema:name "OTOTSUKA"@en ;
    foaf:name "OTOTSUKA"@en .

_:Nf6a5301ac916468aa5a018f30b3b8ebd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3327a0cce60d4950a8480751c9c8233a,
        _:N3c9e6493051846dfab1717cab5cf2d26,
        _:N6a7d292ac1924022a9e60caa3df52a99,
        _:N6ff58ea7df0447d19d25c9469e520aaf,
        _:Nc037757d3d4741d4bddb5398fbcb2480,
        _:Nf1f54857b1b64c90bce3c1315a03c559 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3327a0cce60d4950a8480751c9c8233a,
        _:N3c9e6493051846dfab1717cab5cf2d26,
        _:N6a7d292ac1924022a9e60caa3df52a99,
        _:N6ff58ea7df0447d19d25c9469e520aaf,
        _:Nc037757d3d4741d4bddb5398fbcb2480,
        _:Nf1f54857b1b64c90bce3c1315a03c559 .

