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

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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<album/70507#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/70507#musicalwork> ;
    schema:name "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/70/70507/70507-1502086734.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70507#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn ;
    mo:performance_of <album/70507#musicalwork> ;
    mo:performer <artist/1151#subject> ;
    mo:recorded_as <album/70507#musicalexpression> ;
    schema:byArtist <artist/1151#subject> ;
    schema:name "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn ;
    schema:workPerformed <album/70507#musicalwork> .

<artist/1151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70507#performance> ;
    schema:name "Demetori"@en ;
    foaf:name "Demetori"@en .

<album/70507#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn ;
    mo:catalogue_number "DECD-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70507#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/3430#subject> ;
    schema:byArtist <artist/1151#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/70507/70507-1502086734.jpg> ;
    schema:name "Determinism&DestruKction"@en,
        "Determinism&DestruKction"@ja,
        "Determinism&DestruKction"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/70507/70507-1502086734.jpg> .

_:N16432a9aeb424841b1fdbdbbf60ad266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pierrot of the Star-Spangled Banner ~ The MadPiero Laughs"@en,
        "星条旗のピエロ ～ The MadPiero Laughs"@ja,
        "Seijouki no Pierrot ~ The MadPiero Laughs"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    schema:name "The Pierrot of the Star-Spangled Banner ~ The MadPiero Laughs"@en,
        "星条旗のピエロ ～ The MadPiero Laughs"@ja,
        "Seijouki no Pierrot ~ The MadPiero Laughs"@ja-latn .

_:N4adb9127b70a43d483983b720a7e9c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Furies ~ Vengeance is Mine"@en,
        "ピュアヒューリーズ ～ Vengeance is Mine"@ja,
        "Pure Furies ~ Vengeance is Mine"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    schema:name "Pure Furies ~ Vengeance is Mine"@en,
        "ピュアヒューリーズ ～ Vengeance is Mine"@ja,
        "Pure Furies ~ Vengeance is Mine"@ja-latn .

_:N615b30010f42408fb87a3e8e0c6da8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane ~ Rest In Peace, Saith The Lord."@en,
        "春色小径 ～ Rest In Peace, Saith The Lord."@ja,
        "Haruiro Komichi ~ Rest In Peace, Saith The Lord."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    schema:name "Spring Lane ~ Rest In Peace, Saith The Lord."@en,
        "春色小径 ～ Rest In Peace, Saith The Lord."@ja,
        "Haruiro Komichi ~ Rest In Peace, Saith The Lord."@ja-latn .

_:N7fbc2252297f4eba9773f227c441e544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apparitions Stalk the Night ~ Deterministic Chaos"@en,
        "妖魔夜行 ～ Deterministic Chaos"@ja,
        "Youma Yakou ~ Deterministic Chaos"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    schema:name "Apparitions Stalk the Night ~ Deterministic Chaos"@en,
        "妖魔夜行 ～ Deterministic Chaos"@ja,
        "Youma Yakou ~ Deterministic Chaos"@ja-latn .

_:Nb2160cb40d69455bab2d03fe2a4494ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystical Dream ~ The Woman Who Sold the Moon"@en,
        "妖々夢 ～ The Woman Who Sold the Moon"@ja,
        "Youyoumu ~ The Woman Who Sold the Moon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2baeb9fd190c4f168ea785b140f7f5d5 ;
    schema:name "Mystical Dream ~ The Woman Who Sold the Moon"@en,
        "妖々夢 ～ The Woman Who Sold the Moon"@ja,
        "Youyoumu ~ The Woman Who Sold the Moon"@ja-latn .

_:N2baeb9fd190c4f168ea785b140f7f5d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16432a9aeb424841b1fdbdbbf60ad266,
        _:N4adb9127b70a43d483983b720a7e9c5d,
        _:N615b30010f42408fb87a3e8e0c6da8cd,
        _:N7fbc2252297f4eba9773f227c441e544,
        _:Nb2160cb40d69455bab2d03fe2a4494ff ;
    mo:track_count 5 ;
    schema:duration "PT27:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N16432a9aeb424841b1fdbdbbf60ad266,
        _:N4adb9127b70a43d483983b720a7e9c5d,
        _:N615b30010f42408fb87a3e8e0c6da8cd,
        _:N7fbc2252297f4eba9773f227c441e544,
        _:Nb2160cb40d69455bab2d03fe2a4494ff .

