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

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

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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 .

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

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

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

<https://medium-media.vgm.io/albums/43/21134/21134-1284471431.png> a schema:ImageObject,
        foaf:Image .

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

<album/21134#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "SpellTech2"@en,
        "SpellTech2"@ja,
        "SpellTech2"@ja-latn ;
    mo:catalogue_number "ARAM-0012~3" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/21134#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:N6c4402c33dc5467f81d1758ddf04774f,
        _:Nba512564c13b430baa23f21469b7e2da ;
    mo:record_count 2 ;
    mo:release <event/94> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Sangetsusei"@en ;
            foaf:name "Touhou Sangetsusei"@en ],
        <product/10#subject>,
        <product/276#subject>,
        <product/31#subject>,
        <product/497#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/21134/21134-1284471431.png> ;
    schema:name "SpellTech2"@en,
        "SpellTech2"@ja,
        "SpellTech2"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/21134/21134-1284471431.png> .

_:N027bbfbc26014713a907ac03c0388725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Tools 4"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "DJ Tools 4"@ja .

_:N07aa4157c35843beaff1d34b4ba7b2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の春告精"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "氷の春告精"@ja .

_:N1c3ff3165b844758bba676509c7890e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Tools 5"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "DJ Tools 5"@ja .

_:N2a0fb84583d94caabc6f4ccbe96dbec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレッドフルエンジェル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "ドレッドフルエンジェル"@ja .

_:N3a700a6482344373bffa125ed90b806f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アストラルリベンジャー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "アストラルリベンジャー"@ja .

_:N51654d233ac04b7a8910dded87604bfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Tools 2"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "DJ Tools 2"@ja .

_:N6a84d5df1fa8498b85042347190e2e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神秘と神性の邂逅"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "神秘と神性の邂逅"@ja .

_:N78cdb044c0dd4ae3963e7eeb446393e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壊れたオーケストリオンとアンドロイド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "壊れたオーケストリオンとアンドロイド"@ja .

_:N8baa3f535eb5460a9b568888b64ba2a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Tools 1"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "DJ Tools 1"@ja .

_:N8c95484f41c641359b5909138e95786b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怠惰と喪失の灰色"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "怠惰と喪失の灰色"@ja .

_:N8db815bb1ac74a67a16e746ca7b8a015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神秘と神性の邂逅"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "神秘と神性の邂逅"@ja .

_:N8e466185d12742adab60ca6c96086810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭ループトラック"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "箱庭ループトラック"@ja .

_:N8e7543dc20a44bc7a97eebac5bc5f2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪、炭、塵、京都"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "雪、炭、塵、京都"@ja .

_:N955b7e3cc060413a9fc816b7445d6d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない真夜中は踊り放題"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "終わらない真夜中は踊り放題"@ja .

_:N9b7c17d4d36f491c9f496a6a1460446d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姥捨てる暗闇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "姥捨てる暗闇"@ja .

_:Na91118054db44e438a4bb9d79fef494b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ Tools 3"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "DJ Tools 3"@ja .

_:Nadec4bdad9504516a5d379b4109ee60c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない真夜中は踊り放題"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "終わらない真夜中は踊り放題"@ja .

_:Nb3e96c702d1140c1b390cb2cc80df60a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姥捨てる暗闇"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "姥捨てる暗闇"@ja .

_:Nbd2247af59824b6f868d4d304c923e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怠惰と喪失の灰色"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "怠惰と喪失の灰色"@ja .

_:Nd7b50f483bdb4abe9c7630d2e41f8b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前進退路"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "前進退路"@ja .

_:Nd84989cde6b14bf8952771994037d974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壊れたオーケストリオンとアンドロイド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "壊れたオーケストリオンとアンドロイド"@ja .

_:Ndfe7817b16ad42e6804ef224150332c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレッドフルエンジェル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "ドレッドフルエンジェル"@ja .

_:Ne7df186de52846cf9753545b0b26e4dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前進退路"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "前進退路"@ja .

_:Nf4221e3a073c4473aeaf87b4db805e78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭ループトラック"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "箱庭ループトラック"@ja .

_:Nfd9c0166454041d78b88f1dedffc93dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アストラルリベンジャー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N6c4402c33dc5467f81d1758ddf04774f ;
    schema:name "アストラルリベンジャー"@ja .

_:Nfe359e854f19452a8ce21f01ecaf6a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪、炭、塵、京都"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nba512564c13b430baa23f21469b7e2da ;
    schema:name "雪、炭、塵、京都"@ja .

_:N6c4402c33dc5467f81d1758ddf04774f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6a84d5df1fa8498b85042347190e2e89,
        _:N8c95484f41c641359b5909138e95786b,
        _:N8e7543dc20a44bc7a97eebac5bc5f2a1,
        _:N9b7c17d4d36f491c9f496a6a1460446d,
        _:Nadec4bdad9504516a5d379b4109ee60c,
        _:Nd7b50f483bdb4abe9c7630d2e41f8b1a,
        _:Nd84989cde6b14bf8952771994037d974,
        _:Ndfe7817b16ad42e6804ef224150332c1,
        _:Nf4221e3a073c4473aeaf87b4db805e78,
        _:Nfd9c0166454041d78b88f1dedffc93dc ;
    mo:track_count 10 ;
    schema:duration "PT73:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N6a84d5df1fa8498b85042347190e2e89,
        _:N8c95484f41c641359b5909138e95786b,
        _:N8e7543dc20a44bc7a97eebac5bc5f2a1,
        _:N9b7c17d4d36f491c9f496a6a1460446d,
        _:Nadec4bdad9504516a5d379b4109ee60c,
        _:Nd7b50f483bdb4abe9c7630d2e41f8b1a,
        _:Nd84989cde6b14bf8952771994037d974,
        _:Ndfe7817b16ad42e6804ef224150332c1,
        _:Nf4221e3a073c4473aeaf87b4db805e78,
        _:Nfd9c0166454041d78b88f1dedffc93dc .

_:Nba512564c13b430baa23f21469b7e2da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N027bbfbc26014713a907ac03c0388725,
        _:N07aa4157c35843beaff1d34b4ba7b2b7,
        _:N1c3ff3165b844758bba676509c7890e0,
        _:N2a0fb84583d94caabc6f4ccbe96dbec2,
        _:N3a700a6482344373bffa125ed90b806f,
        _:N51654d233ac04b7a8910dded87604bfb,
        _:N78cdb044c0dd4ae3963e7eeb446393e8,
        _:N8baa3f535eb5460a9b568888b64ba2a3,
        _:N8db815bb1ac74a67a16e746ca7b8a015,
        _:N8e466185d12742adab60ca6c96086810,
        _:N955b7e3cc060413a9fc816b7445d6d3e,
        _:Na91118054db44e438a4bb9d79fef494b,
        _:Nb3e96c702d1140c1b390cb2cc80df60a,
        _:Nbd2247af59824b6f868d4d304c923e0f,
        _:Ne7df186de52846cf9753545b0b26e4dd,
        _:Nfe359e854f19452a8ce21f01ecaf6a83 ;
    mo:track_count 16 ;
    schema:duration "PT67:24"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N027bbfbc26014713a907ac03c0388725,
        _:N07aa4157c35843beaff1d34b4ba7b2b7,
        _:N1c3ff3165b844758bba676509c7890e0,
        _:N2a0fb84583d94caabc6f4ccbe96dbec2,
        _:N3a700a6482344373bffa125ed90b806f,
        _:N51654d233ac04b7a8910dded87604bfb,
        _:N78cdb044c0dd4ae3963e7eeb446393e8,
        _:N8baa3f535eb5460a9b568888b64ba2a3,
        _:N8db815bb1ac74a67a16e746ca7b8a015,
        _:N8e466185d12742adab60ca6c96086810,
        _:N955b7e3cc060413a9fc816b7445d6d3e,
        _:Na91118054db44e438a4bb9d79fef494b,
        _:Nb3e96c702d1140c1b390cb2cc80df60a,
        _:Nbd2247af59824b6f868d4d304c923e0f,
        _:Ne7df186de52846cf9753545b0b26e4dd,
        _:Nfe359e854f19452a8ce21f01ecaf6a83 .

