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

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

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<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/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/59#subject> a schema:CreativeWork ;
    schema:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn ;
    foaf:name "The Grimoire of Marisa"@en,
        "The Grimoire of Marisa"@ja,
        "The Grimoire of Marisa"@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

<album/23497#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellTech3"@en,
        "SpellTech3"@ja,
        "SpellTech3"@ja-latn ;
    mo:performance_of <album/23497#musicalwork> ;
    mo:recorded_as <album/23497#musicalexpression> ;
    schema:name "SpellTech3"@en,
        "SpellTech3"@ja,
        "SpellTech3"@ja-latn ;
    schema:workPerformed <album/23497#musicalwork> .

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

<https://media.vgm.io/albums/79/23497/23497-1295753087.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23497#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/23497/23497-1295753087.png> ;
    foaf:depicts <album/23497#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/23497/23497-1295753087.png> .

<https://medium-media.vgm.io/albums/79/23497/23497-1295753087.png> a schema:ImageObject,
        foaf:Image .

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

<album/23497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "SpellTech3"@en,
        "SpellTech3"@ja,
        "SpellTech3"@ja-latn ;
    mo:catalogue_number "ARAM-0014~5" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/23497#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N020cd1b098524b1ba7c736b681f1b1de,
        _:Nc5683a572198413686117f6d1bbf5e84 ;
    mo:record_count 2 ;
    mo:release <event/98> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/497#subject>,
        <product/59#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/23497/23497-1295753087.png> ;
    schema:name "SpellTech3"@en,
        "SpellTech3"@ja,
        "SpellTech3"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/23497/23497-1295753087.png> .

_:N06f1d179ca734e798bc499704d133a07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇の瞳と70リットルの泥"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "闇の瞳と70リットルの泥"@ja .

_:N0fde09971c4647509ec10928090aefe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の外へ向かう笑みの紡ぎ手"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "輪廻の外へ向かう笑みの紡ぎ手"@ja .

_:N193bf8f3799f4e64920813fe85f17ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マシンピエロのフロア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "マシンピエロのフロア"@ja .

_:N301ec4f6f3834e80ad8485fe34f1880c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の眼も忍んで生きて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "月の眼も忍んで生きて"@ja .

_:N34f0a13e1d6646e5883770cefa2b3d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神性あらたかに駆け抜け"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "神性あらたかに駆け抜け"@ja .

_:N418f4704c43a4fd4a8467382085c34ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マシンピエロのフロア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "マシンピエロのフロア"@ja .

_:N51980e36996444f6af9fd4c94beac302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "完全な闇夜、封じられた月夜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:51"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "完全な闇夜、封じられた月夜"@ja .

_:N5bdc201b583f4f6d92ab437796d65d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプーキー・スピーキー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "スプーキー・スピーキー"@ja .

_:N600d91af88bd442eaaf2c8ec5fc6f6a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デトロイト幻魔 SpellTechRemix"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "デトロイト幻魔 SpellTechRemix"@ja .

_:N66071ee469ee4637a395bca629ca3cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "枯れた筆の先に"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "枯れた筆の先に"@ja .

_:N6e3060ef4a3c48b2a5b59d783034ef05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻の外へ向かう笑みの紡ぎ手"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "輪廻の外へ向かう笑みの紡ぎ手"@ja .

_:N792053c3d41c410989858b11d34a5280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "常闇の魔道師"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "常闇の魔道師"@ja .

_:N7a66cc5d4af241ebb5ed41ee254c51df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇の瞳と70リットルの泥"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "闇の瞳と70リットルの泥"@ja .

_:N8bd51a6003e84dd3931523c508655b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "完全な闇夜、封じられた月夜"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "完全な闇夜、封じられた月夜"@ja .

_:N9ada521297bf4f1480cd0bb1d6da3902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刀折れ矢尽きるまで"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "刀折れ矢尽きるまで"@ja .

_:Na8f622c180a1454a91f6e5ad06831ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の眼も忍んで生きて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "月の眼も忍んで生きて"@ja .

_:Na9f411cc92454c1c9913082f9a7951e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刀折れ矢尽きるまで"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "刀折れ矢尽きるまで"@ja .

_:Nc862cd9bf07b4947a3e318c09eed97ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スプーキー・スピーキー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "スプーキー・スピーキー"@ja .

_:Ne0f18704488d4a4eadb3cf39d805b70c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デトロイト幻魔 SpellTechRemix"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "デトロイト幻魔 SpellTechRemix"@ja .

_:Ne67e2356d77641d4bec250fb56b7a2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デトロイト幻魔 SpellTechRemix."@ja ;
    mo:track_number 13 ;
    schema:duration "PT10:08"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "デトロイト幻魔 SpellTechRemix."@ja .

_:Ne89b011a6a2e483a8fbbb815be64f947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オールドタイプ・マジックガン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "オールドタイプ・マジックガン"@ja .

_:Nef323b9694444198921151847885acef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "枯れた筆の先に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Nc5683a572198413686117f6d1bbf5e84 ;
    schema:name "枯れた筆の先に"@ja .

_:Nf24df1493864497a9da7f33c0ddebc5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nonstop StarlightBeatMix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N020cd1b098524b1ba7c736b681f1b1de ;
    schema:name "nonstop StarlightBeatMix"@ja .

_:Nc5683a572198413686117f6d1bbf5e84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f1d179ca734e798bc499704d133a07,
        _:N193bf8f3799f4e64920813fe85f17ced,
        _:N301ec4f6f3834e80ad8485fe34f1880c,
        _:N34f0a13e1d6646e5883770cefa2b3d02,
        _:N51980e36996444f6af9fd4c94beac302,
        _:N5bdc201b583f4f6d92ab437796d65d05,
        _:N6e3060ef4a3c48b2a5b59d783034ef05,
        _:N792053c3d41c410989858b11d34a5280,
        _:Ne89b011a6a2e483a8fbbb815be64f947,
        _:Nef323b9694444198921151847885acef ;
    mo:track_count 10 ;
    schema:duration "PT73:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06f1d179ca734e798bc499704d133a07,
        _:N193bf8f3799f4e64920813fe85f17ced,
        _:N301ec4f6f3834e80ad8485fe34f1880c,
        _:N34f0a13e1d6646e5883770cefa2b3d02,
        _:N51980e36996444f6af9fd4c94beac302,
        _:N5bdc201b583f4f6d92ab437796d65d05,
        _:N6e3060ef4a3c48b2a5b59d783034ef05,
        _:N792053c3d41c410989858b11d34a5280,
        _:Ne89b011a6a2e483a8fbbb815be64f947,
        _:Nef323b9694444198921151847885acef .

_:N020cd1b098524b1ba7c736b681f1b1de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0fde09971c4647509ec10928090aefe8,
        _:N418f4704c43a4fd4a8467382085c34ab,
        _:N600d91af88bd442eaaf2c8ec5fc6f6a1,
        _:N66071ee469ee4637a395bca629ca3cab,
        _:N7a66cc5d4af241ebb5ed41ee254c51df,
        _:N8bd51a6003e84dd3931523c508655b83,
        _:N9ada521297bf4f1480cd0bb1d6da3902,
        _:Na8f622c180a1454a91f6e5ad06831ffe,
        _:Na9f411cc92454c1c9913082f9a7951e1,
        _:Nc862cd9bf07b4947a3e318c09eed97ee,
        _:Ne0f18704488d4a4eadb3cf39d805b70c,
        _:Ne67e2356d77641d4bec250fb56b7a2a1,
        _:Nf24df1493864497a9da7f33c0ddebc5a ;
    mo:track_count 13 ;
    schema:duration "PT14:59"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0fde09971c4647509ec10928090aefe8,
        _:N418f4704c43a4fd4a8467382085c34ab,
        _:N600d91af88bd442eaaf2c8ec5fc6f6a1,
        _:N66071ee469ee4637a395bca629ca3cab,
        _:N7a66cc5d4af241ebb5ed41ee254c51df,
        _:N8bd51a6003e84dd3931523c508655b83,
        _:N9ada521297bf4f1480cd0bb1d6da3902,
        _:Na8f622c180a1454a91f6e5ad06831ffe,
        _:Na9f411cc92454c1c9913082f9a7951e1,
        _:Nc862cd9bf07b4947a3e318c09eed97ee,
        _:Ne0f18704488d4a4eadb3cf39d805b70c,
        _:Ne67e2356d77641d4bec250fb56b7a2a1,
        _:Nf24df1493864497a9da7f33c0ddebc5a .

