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

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

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

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

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/39436#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39436#musicalwork> ;
    schema:name "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/63/39436/39436-1369003967.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/77124#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "Mio Sakurai"@en,
        "櫻井みお"@ja ;
    foaf:name "Mio Sakurai"@en,
        "櫻井みお"@ja .

<album/39436#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn ;
    mo:catalogue_number "SM-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39436#musicalexpression> ;
    mo:publisher _:N6d6a0670684f46e790c50a765b9f19e0 ;
    mo:record _:N505efa9709fb42e2a5456e2b6598b267 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Necky"@en ;
            foaf:name "Necky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Na0kI-T"@en ;
            foaf:name "Na0kI-T"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "佳澄ゆい"@en ;
            foaf:name "佳澄ゆい"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "masami"@en ;
            foaf:name "masami"@en ],
        <artist/4383#subject>,
        <artist/77124#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/39436/39436-1369003967.jpg> ;
    schema:name "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn ;
    schema:publisher _:N6d6a0670684f46e790c50a765b9f19e0 ;
    foaf:depiction <https://media.vgm.io/albums/63/39436/39436-1369003967.jpg> .

<album/39436#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn ;
    mo:performance_of <album/39436#musicalwork> ;
    mo:performer _:N5c2cefb823b64a19bb8f63f1462db1b2,
        _:N6b93efe524b94c1bace69350e7160d39,
        _:Nbdb15b3cc9514e47863045cc78bcc9fa,
        _:Ndeddee35f74e4a13917d8938a88ae28f,
        <artist/4383#subject>,
        <artist/77124#subject> ;
    mo:recorded_as <album/39436#musicalexpression> ;
    schema:byArtist _:N5c2cefb823b64a19bb8f63f1462db1b2,
        _:N6b93efe524b94c1bace69350e7160d39,
        _:Nbdb15b3cc9514e47863045cc78bcc9fa,
        _:Ndeddee35f74e4a13917d8938a88ae28f,
        <artist/4383#subject>,
        <artist/77124#subject> ;
    schema:name "SANTA MASSACRE"@en,
        "サンタマサカリ"@ja,
        "SANTA MASSACRE"@ja-latn ;
    schema:workPerformed <album/39436#musicalwork> .

_:N0eff5bffdf00435e91d3bd26be2a5a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All I want"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "All I want"@ja .

_:N2d8f1e46817b4e748fcedac2bf5a43e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女のお遊戯"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "少女のお遊戯"@ja .

_:N474ea5b43abc4a7b867b603b67fdbead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you at the grave tonight"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "See you at the grave tonight"@ja .

_:N5bac8025b2024dbfa8c69ab89e122283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Frog Jumps into the Trash Box!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "A Frog Jumps into the Trash Box!"@ja .

_:N5c2cefb823b64a19bb8f63f1462db1b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "masami"@en ;
    foaf:name "masami"@en .

_:N6b93efe524b94c1bace69350e7160d39 a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "Necky"@en ;
    foaf:name "Necky"@en .

_:N6c8a7295bfb64921b443ef9a1858e4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Dawn"@ja .

_:N6d6a0670684f46e790c50a765b9f19e0 schema:name "SANTA MASSACRE"@en ;
    foaf:name "SANTA MASSACRE"@en .

_:N73914a33fd3a4dbc9c77f6053efa4575 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare that continues through all eternity"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Nightmare that continues through all eternity"@ja .

_:N7935dee13e844ca29698c5086b83dbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering the World in Monochrome"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Wandering the World in Monochrome"@ja .

_:N8b6ffc87d7db4bc699c8965ea476c4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwritten Pages"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Unwritten Pages"@ja .

_:Nbdb15b3cc9514e47863045cc78bcc9fa a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "Na0kI-T"@en ;
    foaf:name "Na0kI-T"@en .

_:Nd1897c77337641e1b55f29f378ddccdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caution! Girls Night Out"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Caution! Girls Night Out"@ja .

_:Ndeddee35f74e4a13917d8938a88ae28f a schema:Person,
        foaf:Person ;
    mo:performed <album/39436#performance> ;
    schema:name "佳澄ゆい"@en ;
    foaf:name "佳澄ゆい"@en .

_:Nffbd932153544be5a843d232c3996fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Santa Massacre Enter the Stage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N505efa9709fb42e2a5456e2b6598b267 ;
    schema:name "Santa Massacre Enter the Stage"@ja .

_:N505efa9709fb42e2a5456e2b6598b267 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eff5bffdf00435e91d3bd26be2a5a1b,
        _:N2d8f1e46817b4e748fcedac2bf5a43e3,
        _:N474ea5b43abc4a7b867b603b67fdbead,
        _:N5bac8025b2024dbfa8c69ab89e122283,
        _:N6c8a7295bfb64921b443ef9a1858e4f3,
        _:N73914a33fd3a4dbc9c77f6053efa4575,
        _:N7935dee13e844ca29698c5086b83dbc9,
        _:N8b6ffc87d7db4bc699c8965ea476c4bd,
        _:Nd1897c77337641e1b55f29f378ddccdf,
        _:Nffbd932153544be5a843d232c3996fcd ;
    mo:track_count 10 ;
    schema:duration "PT37:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0eff5bffdf00435e91d3bd26be2a5a1b,
        _:N2d8f1e46817b4e748fcedac2bf5a43e3,
        _:N474ea5b43abc4a7b867b603b67fdbead,
        _:N5bac8025b2024dbfa8c69ab89e122283,
        _:N6c8a7295bfb64921b443ef9a1858e4f3,
        _:N73914a33fd3a4dbc9c77f6053efa4575,
        _:N7935dee13e844ca29698c5086b83dbc9,
        _:N8b6ffc87d7db4bc699c8965ea476c4bd,
        _:Nd1897c77337641e1b55f29f378ddccdf,
        _:Nffbd932153544be5a843d232c3996fcd .

