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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 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/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/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 .

<album/12474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12474#musicalwork> ;
    schema:name "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn .

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

<org/102#subject> schema:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn ;
    foaf:name "Silver Forest"@en,
        "Silver Forest"@ja,
        "Silver Forest"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/12474/12474-1236968089.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12474#performance> ;
    schema:name "Natsumi"@en,
        "なつみ"@ja ;
    foaf:name "Natsumi"@en,
        "なつみ"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12474#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/4848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12474#performance> ;
    schema:name "Sayuri"@en,
        "さゆり"@ja ;
    foaf:name "Sayuri"@en,
        "さゆり"@ja .

<artist/4849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12474#performance> ;
    schema:name "Nano"@en ;
    foaf:name "Nano"@en .

<album/12474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn ;
    mo:catalogue_number "SFNC-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12474#musicalexpression> ;
    mo:publisher <org/102#subject> ;
    mo:record _:N5f5f002309684e6184f57834b23ae090 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ayaya"@en ;
            foaf:name "Ayaya"@en ],
        <artist/2279#subject>,
        <artist/2446#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/12474/12474-1236968089.jpg> ;
    schema:name "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn ;
    schema:publisher <org/102#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/12474/12474-1236968089.jpg> .

<album/12474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn ;
    mo:performance_of <album/12474#musicalwork> ;
    mo:performer _:Na56dba7941184977abdaae21d4088cf4,
        <artist/2279#subject>,
        <artist/2446#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    mo:recorded_as <album/12474#musicalexpression> ;
    schema:byArtist _:Na56dba7941184977abdaae21d4088cf4,
        <artist/2279#subject>,
        <artist/2446#subject>,
        <artist/4848#subject>,
        <artist/4849#subject> ;
    schema:name "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja,
        "Seishoujo Sacrifice"@ja-latn ;
    schema:workPerformed <album/12474#musicalwork> .

_:N147e59836b6f4f398fcee82333d95242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Destiny"@en,
        "Black Destiny"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Black Destiny"@en,
        "Black Destiny"@ja .

_:N1733c929ae744acc9eec038f509d6990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAD Advanced Country Scarlet Devil Mansion"@en,
        "PAD先進国紅魔館"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "PAD Advanced Country Scarlet Devil Mansion"@en,
        "PAD先進国紅魔館"@ja .

_:N5c08bee5f27041ce8a5fa7b4850af8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gothic moon"@en,
        "Gothic moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Gothic moon"@en,
        "Gothic moon"@ja .

_:N636ecb5d37594bd5957c7c733fd395ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deepest Forest"@en,
        "The Deepest Forest"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "The Deepest Forest"@en,
        "The Deepest Forest"@ja .

_:N78fea4893aa54500843bbfbab7b862e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "caution"@en,
        "caution"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "caution"@en,
        "caution"@ja .

_:N91e924a086834d7d8990c94ae7bbb5bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "acid knife generator"@en,
        "acid knife generator"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "acid knife generator"@en,
        "acid knife generator"@ja .

_:Na56dba7941184977abdaae21d4088cf4 a schema:Person,
        foaf:Person ;
    mo:performed <album/12474#performance> ;
    schema:name "Ayaya"@en ;
    foaf:name "Ayaya"@en .

_:Nb91e91504b2d456b9f97d3f09e993834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lost knowledge"@en,
        "lost knowledge"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "lost knowledge"@en,
        "lost knowledge"@ja .

_:Nbee644c59bbc4bc9bdf65cf9f90eddd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat Meow Song - Onatsu-chuu ver"@en,
        "ねこにゃんのうた 音圧厨ver"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Cat Meow Song - Onatsu-chuu ver"@en,
        "ねこにゃんのうた 音圧厨ver"@ja .

_:Ndd6050230d5a42caad0569d5a9b33fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Place of Arrival"@en,
        "たどりついた場所"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Place of Arrival"@en,
        "たどりついた場所"@ja .

_:Ne90d3f5482374b5f989f0942963f38a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentence - EURO mix"@en,
        "Sentence - EURO mix"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Sentence - EURO mix"@en,
        "Sentence - EURO mix"@ja .

_:Nf99de23d2921463883df05e360779d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N5f5f002309684e6184f57834b23ae090 ;
    schema:name "Sacred Girl's Sacrifice"@en,
        "聖少女サクリファイス"@ja .

_:N5f5f002309684e6184f57834b23ae090 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N147e59836b6f4f398fcee82333d95242,
        _:N1733c929ae744acc9eec038f509d6990,
        _:N5c08bee5f27041ce8a5fa7b4850af8e3,
        _:N636ecb5d37594bd5957c7c733fd395ec,
        _:N78fea4893aa54500843bbfbab7b862e5,
        _:N91e924a086834d7d8990c94ae7bbb5bc,
        _:Nb91e91504b2d456b9f97d3f09e993834,
        _:Nbee644c59bbc4bc9bdf65cf9f90eddd1,
        _:Ndd6050230d5a42caad0569d5a9b33fec,
        _:Ne90d3f5482374b5f989f0942963f38a6,
        _:Nf99de23d2921463883df05e360779d1f ;
    mo:track_count 11 ;
    schema:duration "PT37:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N147e59836b6f4f398fcee82333d95242,
        _:N1733c929ae744acc9eec038f509d6990,
        _:N5c08bee5f27041ce8a5fa7b4850af8e3,
        _:N636ecb5d37594bd5957c7c733fd395ec,
        _:N78fea4893aa54500843bbfbab7b862e5,
        _:N91e924a086834d7d8990c94ae7bbb5bc,
        _:Nb91e91504b2d456b9f97d3f09e993834,
        _:Nbee644c59bbc4bc9bdf65cf9f90eddd1,
        _:Ndd6050230d5a42caad0569d5a9b33fec,
        _:Ne90d3f5482374b5f989f0942963f38a6,
        _:Nf99de23d2921463883df05e360779d1f .

