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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<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 .

<album/21390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21390#musicalwork> ;
    schema:name "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn .

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

<album/21390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn ;
    mo:performance_of <album/21390#musicalwork> ;
    mo:recorded_as <album/21390#musicalexpression> ;
    schema:name "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn ;
    schema:workPerformed <album/21390#musicalwork> .

<org/497#subject> schema:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn ;
    foaf:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/21390/21390-1286111824.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn ;
    mo:catalogue_number "XITH-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21390#musicalexpression> ;
    mo:publisher <org/497#subject> ;
    mo:record _:N448b638f4e4f4b7facd14595e5b55c55 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/276#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/21390/21390-1286111824.jpg> ;
    schema:name "Touhou Shisou 7th Spell -Springhead-"@en,
        "東方志奏 7th Spell -Springhead-"@ja,
        "Touhou Shisou 7th Spell -Springhead-"@ja-latn ;
    schema:publisher <org/497#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/21390/21390-1286111824.jpg> .

_:N00ffaadf1c974aff87db2c2e72a13c0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja,
        "Retrospective Kyouto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja,
        "Retrospective Kyouto"@ja-latn .

_:N3cef3c32c0f241c595d699ddce9eb208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengu is Watching ~ Black Eyes"@en,
        "天狗が見ている　～ Black Eyes"@ja,
        "Tengu ga Miteiru　～ Black Eyes"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "Tengu is Watching ~ Black Eyes"@en,
        "天狗が見ている　～ Black Eyes"@ja,
        "Tengu ga Miteiru　～ Black Eyes"@ja-latn .

_:N48d482b3e5a9481480dfb6ff69d34405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery in Your Town"@en,
        "あなたの町の怪事件"@ja,
        "Anata no Machi no Kaijiken"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "The Mystery in Your Town"@en,
        "あなたの町の怪事件"@ja,
        "Anata no Machi no Kaijiken"@ja-latn .

_:N67f668cdf6284bcda78a16c048fc87c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night in the Eastern Country"@en,
        "東の国の眠らない夜"@ja,
        "Higashi no Kuni no Nemuranai Yoru"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "Sleepless Night in the Eastern Country"@en,
        "東の国の眠らない夜"@ja,
        "Higashi no Kuni no Nemuranai Yoru"@ja-latn .

_:N777754c023fb435d91deb9102deab3eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山　～ Mysterious Mountain"@ja,
        "Youkai no Yama　～ Mysterious Mountain"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山　～ Mysterious Mountain"@ja,
        "Youkai no Yama　～ Mysterious Mountain"@ja-latn .

_:Nea5179e096cb4fc8a1933d48250d4ee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bell of Avici ~ Infinite Nightmare"@en,
        "無間の鐘　～ Infinite Nightmare"@ja,
        "Mukan no Kane　～ Infinite Nightmare"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "Bell of Avici ~ Infinite Nightmare"@en,
        "無間の鐘　～ Infinite Nightmare"@ja,
        "Mukan no Kane　～ Infinite Nightmare"@ja-latn .

_:Nf8cc26ed70a7437b8a659b2bf513b2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Circulation ~ Wind Tour"@en,
        "風の循環　～ Wind Tour"@ja,
        "Kaze no Junkan　～ Wind Tour"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N448b638f4e4f4b7facd14595e5b55c55 ;
    schema:name "Wind Circulation ~ Wind Tour"@en,
        "風の循環　～ Wind Tour"@ja,
        "Kaze no Junkan　～ Wind Tour"@ja-latn .

_:N448b638f4e4f4b7facd14595e5b55c55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ffaadf1c974aff87db2c2e72a13c0a,
        _:N3cef3c32c0f241c595d699ddce9eb208,
        _:N48d482b3e5a9481480dfb6ff69d34405,
        _:N67f668cdf6284bcda78a16c048fc87c7,
        _:N777754c023fb435d91deb9102deab3eb,
        _:Nea5179e096cb4fc8a1933d48250d4ee9,
        _:Nf8cc26ed70a7437b8a659b2bf513b2c0 ;
    mo:track_count 7 ;
    schema:duration "PT27:29"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N00ffaadf1c974aff87db2c2e72a13c0a,
        _:N3cef3c32c0f241c595d699ddce9eb208,
        _:N48d482b3e5a9481480dfb6ff69d34405,
        _:N67f668cdf6284bcda78a16c048fc87c7,
        _:N777754c023fb435d91deb9102deab3eb,
        _:Nea5179e096cb4fc8a1933d48250d4ee9,
        _:Nf8cc26ed70a7437b8a659b2bf513b2c0 .

