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

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

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

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

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

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

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

<album/46992#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SpellTech8"@en,
        "SpellTech8"@ja,
        "SpellTech8"@ja-latn ;
    mo:performance_of <album/46992#musicalwork> ;
    mo:recorded_as <album/46992#musicalexpression> ;
    schema:name "SpellTech8"@en,
        "SpellTech8"@ja,
        "SpellTech8"@ja-latn ;
    schema:workPerformed <album/46992#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/29/46992/46992-1405927882.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46992#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/46992/46992-1405927882.png> ;
    foaf:depicts <album/46992#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/46992/46992-1405927882.png> .

<https://medium-media.vgm.io/albums/29/46992/46992-1405927882.png> a schema:ImageObject,
        foaf:Image .

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

<album/46992#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-12"^^xsd:date ;
    dcterms:title "SpellTech8"@en,
        "SpellTech8"@ja,
        "SpellTech8"@ja-latn ;
    mo:catalogue_number "ARAM-0028~9" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/46992#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N98f09356b3484ec7aa99718ea8f577f5,
        _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    mo:record_count 2 ;
    mo:release <event/156> ;
    schema:about <product/12#subject>,
        <product/37#subject> ;
    schema:datePublished "2012-12-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/46992/46992-1405927882.png> ;
    schema:name "SpellTech8"@en,
        "SpellTech8"@ja,
        "SpellTech8"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/46992/46992-1405927882.png> .

_:N07b58a8cece44abda384989aa57fab46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十三時間のまどろみ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "十三時間のまどろみ"@ja .

_:N0ebc807eec4a458c96701510f02ef5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華盃を忌避して"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "華盃を忌避して"@ja .

_:N139720c0a65041ce93cf01d6019a19a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街道を臨む洞穴"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "街道を臨む洞穴"@ja .

_:N1bba8ad19cb245d680c6835afd4ecf8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "縁の重物"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "縁の重物"@ja .

_:N22216d80a016454681f7cbdc04441ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街道を臨む洞穴"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "街道を臨む洞穴"@ja .

_:N3ad30e5790e64f6b82970bf253c314a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はがしようのない嫉妬心"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "はがしようのない嫉妬心"@ja .

_:N3e8c5255adf84a2ca64bb5eebfc42804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華盃を忌避して"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "華盃を忌避して"@ja .

_:N41b36ebce05745f2b33502bff959242d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渇望と嫌悪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "渇望と嫌悪"@ja .

_:N65d557c9900b49f48bff22607e19d42a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "受け止めようのない賞賛"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "受け止めようのない賞賛"@ja .

_:N76ced6f6ccf649a9a4b90dc838c4e0d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇を待つ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "闇を待つ"@ja .

_:N78b49c1ddd554484a06ca247c688bc23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十三時間のまどろみ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "十三時間のまどろみ"@ja .

_:N8527a317fffd4165bcb755ad12c7ba91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悔恨を溜めた壺"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "悔恨を溜めた壺"@ja .

_:N979e8ae7a451428e89200070a62b5e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "受け止めようのない賞賛"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "受け止めようのない賞賛"@ja .

_:Nb523d749f15544e3a585263a5065a45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "縁の重物"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "縁の重物"@ja .

_:Nbc1dfb3aceba4e4bbf1cbd35fba3b597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "住み慣れた黴と苔"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "住み慣れた黴と苔"@ja .

_:Nbe2a790f198a4292886d5785e1b170e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇を待つ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "闇を待つ"@ja .

_:Nd050cafa75d14939a20088f9d338e6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "住み慣れた黴と苔"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "住み慣れた黴と苔"@ja .

_:Ne3685ae1fffa4a1d9c69cb958a042176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無明の続行"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "無明の続行"@ja .

_:Nf74612869caa4b29a5d345139c8377d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1-10. nonstop GreenBeatMix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "1-10. nonstop GreenBeatMix"@ja .

_:Nfa632b3fd7924e87901e9e1ee03ffad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はがしようのない嫉妬心"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N98f09356b3484ec7aa99718ea8f577f5 ;
    schema:name "はがしようのない嫉妬心"@ja .

_:Nfbe07552984e488d84ce77ae72e78fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渇望と嫌悪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N9afd93409eca4c6f8bdb2d4c9843ed08 ;
    schema:name "渇望と嫌悪"@ja .

_:N98f09356b3484ec7aa99718ea8f577f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bba8ad19cb245d680c6835afd4ecf8b,
        _:N22216d80a016454681f7cbdc04441ecd,
        _:N3e8c5255adf84a2ca64bb5eebfc42804,
        _:N41b36ebce05745f2b33502bff959242d,
        _:N65d557c9900b49f48bff22607e19d42a,
        _:N78b49c1ddd554484a06ca247c688bc23,
        _:N8527a317fffd4165bcb755ad12c7ba91,
        _:Nd050cafa75d14939a20088f9d338e6ca,
        _:Ne3685ae1fffa4a1d9c69cb958a042176,
        _:Nfa632b3fd7924e87901e9e1ee03ffad2 ;
    mo:track_count 10 ;
    schema:duration "PT70:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bba8ad19cb245d680c6835afd4ecf8b,
        _:N22216d80a016454681f7cbdc04441ecd,
        _:N3e8c5255adf84a2ca64bb5eebfc42804,
        _:N41b36ebce05745f2b33502bff959242d,
        _:N65d557c9900b49f48bff22607e19d42a,
        _:N78b49c1ddd554484a06ca247c688bc23,
        _:N8527a317fffd4165bcb755ad12c7ba91,
        _:Nd050cafa75d14939a20088f9d338e6ca,
        _:Ne3685ae1fffa4a1d9c69cb958a042176,
        _:Nfa632b3fd7924e87901e9e1ee03ffad2 .

_:N9afd93409eca4c6f8bdb2d4c9843ed08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N07b58a8cece44abda384989aa57fab46,
        _:N0ebc807eec4a458c96701510f02ef5f2,
        _:N139720c0a65041ce93cf01d6019a19a3,
        _:N3ad30e5790e64f6b82970bf253c314a0,
        _:N76ced6f6ccf649a9a4b90dc838c4e0d7,
        _:N979e8ae7a451428e89200070a62b5e9e,
        _:Nb523d749f15544e3a585263a5065a45c,
        _:Nbc1dfb3aceba4e4bbf1cbd35fba3b597,
        _:Nbe2a790f198a4292886d5785e1b170e3,
        _:Nf74612869caa4b29a5d345139c8377d2,
        _:Nfbe07552984e488d84ce77ae72e78fe2 ;
    mo:track_count 11 ;
    schema:duration "PT11:47"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07b58a8cece44abda384989aa57fab46,
        _:N0ebc807eec4a458c96701510f02ef5f2,
        _:N139720c0a65041ce93cf01d6019a19a3,
        _:N3ad30e5790e64f6b82970bf253c314a0,
        _:N76ced6f6ccf649a9a4b90dc838c4e0d7,
        _:N979e8ae7a451428e89200070a62b5e9e,
        _:Nb523d749f15544e3a585263a5065a45c,
        _:Nbc1dfb3aceba4e4bbf1cbd35fba3b597,
        _:Nbe2a790f198a4292886d5785e1b170e3,
        _:Nf74612869caa4b29a5d345139c8377d2,
        _:Nfbe07552984e488d84ce77ae72e78fe2 .

