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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/20515#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20515#musicalwork> ;
    schema:name "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn .

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

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

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

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

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

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

<artist/4354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20515#performance> ;
    schema:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja ;
    foaf:made <album/20515#lyrics>,
        <album/20515#subject> ;
    foaf:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja .

<artist/49334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20515#performance> ;
    schema:name "Ne;on"@en ;
    foaf:made <album/20515#lyrics>,
        <album/20515#subject> ;
    foaf:name "Ne;on"@en .

<artist/6072#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20515#performance> ;
    schema:name "Haiji"@en,
        "ハイジ"@ja ;
    foaf:name "Haiji"@en,
        "ハイジ"@ja .

<album/20515#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn ;
    mo:performance_of <album/20515#musicalwork> ;
    mo:performer <artist/4354#subject>,
        <artist/49334#subject>,
        <artist/6072#subject> ;
    mo:recorded_as <album/20515#musicalexpression> ;
    schema:byArtist <artist/4354#subject>,
        <artist/49334#subject>,
        <artist/6072#subject> ;
    schema:name "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn ;
    schema:workPerformed <album/20515#musicalwork> .

<album/20515#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20515#musicalexpression> ;
    mo:publisher <org/235#subject> ;
    mo:record _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/4354#subject>,
        <artist/49334#subject>,
        <artist/6072#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/20515/20515-1280840222.jpg> ;
    schema:name "Toho-Hibarishou"@en,
        "東方雲雀星"@ja,
        "Toho-Hibarishou"@ja-latn ;
    schema:publisher <org/235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/20515/20515-1280840222.jpg> .

_:N04704180a8f046fead80f35799ce9949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious one"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "Mysterious one"@ja .

_:N080f5e8e8b3045daa99f106af8842883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy alone"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "Holy alone"@ja .

_:N0b70eed4cbbb4dfea7cb1922e2eef06d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantic Blue"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "Romantic Blue"@ja .

_:N2323f10dc5bb40c58a76b10ba15107c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel in the world"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "Feel in the world"@ja .

_:N38e680075244433b9e8789105a944203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グロウアップ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "グロウアップ"@ja .

_:N44fd2ee0dfe7409f8dc2389e1367cff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "粉雪の舞う夜に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "粉雪の舞う夜に"@ja .

_:N7211846dd3394f08a0119774897d12b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～Prelude...～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "～Prelude...～"@ja .

_:N7213294f08a449a0909b0527feaf62e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "↑ラブリィ♪くらうど↑"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "↑ラブリィ♪くらうど↑"@ja .

_:N8a4be307760b4a49ad324de3aab8b7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光、満ちる世界へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "光、満ちる世界へ"@ja .

_:Nd28608861c164a9baba2ac2d93f8535d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realiz∃"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "Realiz∃"@ja .

_:Nfbf70690a8914aa09e9fb82f03a01010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海HONEY★"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nddc6f6a11b2a4cae8fd3b50d50558d88 ;
    schema:name "上海HONEY★"@ja .

_:Nddc6f6a11b2a4cae8fd3b50d50558d88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04704180a8f046fead80f35799ce9949,
        _:N080f5e8e8b3045daa99f106af8842883,
        _:N0b70eed4cbbb4dfea7cb1922e2eef06d,
        _:N2323f10dc5bb40c58a76b10ba15107c8,
        _:N38e680075244433b9e8789105a944203,
        _:N44fd2ee0dfe7409f8dc2389e1367cff6,
        _:N7211846dd3394f08a0119774897d12b6,
        _:N7213294f08a449a0909b0527feaf62e1,
        _:N8a4be307760b4a49ad324de3aab8b7ce,
        _:Nd28608861c164a9baba2ac2d93f8535d,
        _:Nfbf70690a8914aa09e9fb82f03a01010 ;
    mo:track_count 11 ;
    schema:duration "PT49:44"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04704180a8f046fead80f35799ce9949,
        _:N080f5e8e8b3045daa99f106af8842883,
        _:N0b70eed4cbbb4dfea7cb1922e2eef06d,
        _:N2323f10dc5bb40c58a76b10ba15107c8,
        _:N38e680075244433b9e8789105a944203,
        _:N44fd2ee0dfe7409f8dc2389e1367cff6,
        _:N7211846dd3394f08a0119774897d12b6,
        _:N7213294f08a449a0909b0527feaf62e1,
        _:N8a4be307760b4a49ad324de3aab8b7ce,
        _:Nd28608861c164a9baba2ac2d93f8535d,
        _:Nfbf70690a8914aa09e9fb82f03a01010 .

