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

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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<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/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/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/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/71137#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/71137#musicalwork> ;
    schema:name "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn .

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

<org/1657#subject> schema:name "Lazy Sound Life"@en,
        "Lazy Sound Life"@ja,
        "Lazy Sound Life"@ja-latn ;
    foaf:name "Lazy Sound Life"@en,
        "Lazy Sound Life"@ja,
        "Lazy Sound Life"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/71137/71137-1504224280.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71137#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn ;
    mo:performance_of <album/71137#musicalwork> ;
    mo:performer <artist/6004#subject> ;
    mo:recorded_as <album/71137#musicalexpression> ;
    schema:byArtist <artist/6004#subject> ;
    schema:name "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn ;
    schema:workPerformed <album/71137#musicalwork> .

<artist/6004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71137#performance> ;
    schema:name "Onocchi"@en,
        "おのっち"@ja ;
    foaf:name "Onocchi"@en,
        "おのっち"@ja .

<album/71137#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71137#musicalexpression> ;
    mo:publisher <org/1657#subject> ;
    mo:record _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/6004#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/71137/71137-1504224280.jpg> ;
    schema:name "Metal Fantasy Apocalypse II -Regeneration-"@en,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja,
        "Metal Fantasy Apocalypse II -Regeneration-"@ja-latn ;
    schema:publisher <org/1657#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/71137/71137-1504224280.jpg> .

_:N1309c2fc68064ff1b401eea0f9147429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KAMI-KAZE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "KAMI-KAZE"@ja .

_:N1d8d889859c240b7b9f6d92591cfa9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brokn Girl"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Brokn Girl"@ja .

_:N46745f4c51534fb39ae30e48a8657b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神様とエキゾチックナイト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "風神様とエキゾチックナイト"@ja .

_:N4828d4f8476a41dc9f2c5402d7618a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starburst"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Starburst"@ja .

_:N59abdfde80204989bb22724bb5f35099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gale Mountain"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Gale Mountain"@ja .

_:N762ae7f53aa348779b280eaf9b08f4b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sealed Magician"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Sealed Magician"@ja .

_:N8023d66df5bd48e79c7138cb371fcb48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バーニングお彼岸クラッシャー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "バーニングお彼岸クラッシャー"@ja .

_:Na45c8c856d244e35adb8df57f9cc44d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Field"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Scarlet Field"@ja .

_:Nac8c0a1c16ab44aa9706a94f1706c05e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Punishment"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Divine Punishment"@ja .

_:Nb6fbe36e468d4de7b5e6ccbe01c91712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Made in Hell"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Made in Hell"@ja .

_:Nbb8cd98cdba846c7b69ed5c98e07482a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shit in Heaven"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nc197e40b3b1c45f9b915e66db4197d83 ;
    schema:name "Shit in Heaven"@ja .

_:Nc197e40b3b1c45f9b915e66db4197d83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1309c2fc68064ff1b401eea0f9147429,
        _:N1d8d889859c240b7b9f6d92591cfa9e1,
        _:N46745f4c51534fb39ae30e48a8657b47,
        _:N4828d4f8476a41dc9f2c5402d7618a26,
        _:N59abdfde80204989bb22724bb5f35099,
        _:N762ae7f53aa348779b280eaf9b08f4b3,
        _:N8023d66df5bd48e79c7138cb371fcb48,
        _:Na45c8c856d244e35adb8df57f9cc44d3,
        _:Nac8c0a1c16ab44aa9706a94f1706c05e,
        _:Nb6fbe36e468d4de7b5e6ccbe01c91712,
        _:Nbb8cd98cdba846c7b69ed5c98e07482a ;
    mo:track_count 11 ;
    schema:duration "PT55:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1309c2fc68064ff1b401eea0f9147429,
        _:N1d8d889859c240b7b9f6d92591cfa9e1,
        _:N46745f4c51534fb39ae30e48a8657b47,
        _:N4828d4f8476a41dc9f2c5402d7618a26,
        _:N59abdfde80204989bb22724bb5f35099,
        _:N762ae7f53aa348779b280eaf9b08f4b3,
        _:N8023d66df5bd48e79c7138cb371fcb48,
        _:Na45c8c856d244e35adb8df57f9cc44d3,
        _:Nac8c0a1c16ab44aa9706a94f1706c05e,
        _:Nb6fbe36e468d4de7b5e6ccbe01c91712,
        _:Nbb8cd98cdba846c7b69ed5c98e07482a .

