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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/55/14655/14655-1248236144.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Spiritual Spellers"@en,
        "Spiritual Spellers"@ja,
        "Spiritual Spellers"@ja-latn ;
    mo:catalogue_number "ICDA-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14655#musicalexpression> ;
    mo:publisher _:N21cebe75d8c44c99b571982bfa90ffd4 ;
    mo:record _:N863940185fc04879b78f0eeae32c09c7 ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/14655/14655-1248236144.jpg> ;
    schema:name "Spiritual Spellers"@en,
        "Spiritual Spellers"@ja,
        "Spiritual Spellers"@ja-latn ;
    schema:publisher _:N21cebe75d8c44c99b571982bfa90ffd4 ;
    foaf:depiction <https://media.vgm.io/albums/55/14655/14655-1248236144.jpg> .

_:N1a35779d110342ebbb1a29a2785a2b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her? + Love-Colored Master Spark -Trance Mix-"@en,
        "U.N.オーエンは彼女なのか？＋恋色マスタースパーク -Trance Mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "U.N. Owen was her? + Love-Colored Master Spark -Trance Mix-"@en,
        "U.N.オーエンは彼女なのか？＋恋色マスタースパーク -Trance Mix-"@ja .

_:N21cebe75d8c44c99b571982bfa90ffd4 schema:name "ION"@en ;
    foaf:name "ION"@en .

_:N29fe1c9b12c84861ab7134433c9e6b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl -Electronica Mix-"@en,
        "おてんば恋娘 -Electronica Mix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "Beloved Tomboyish Girl -Electronica Mix-"@en,
        "おてんば恋娘 -Electronica Mix-"@ja .

_:N360f0509adbe4e2eaf622c21c7dd8a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome -Trance Mix-"@en,
        "幽雅に咲かせ、墨染の桜 -Trance Mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:08"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome -Trance Mix-"@en,
        "幽雅に咲かせ、墨染の桜 -Trance Mix-"@ja .

_:N373e09bbf3a94aba99671fd003f9a79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura -HappyHardcore Mix-"@en,
        "さくらさくら -HappyHardcore Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "Sakura, Sakura -HappyHardcore Mix-"@en,
        "さくらさくら -HappyHardcore Mix-"@ja .

_:N4e08437587db45b9b0af0460c9d21d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse -EpicHouse Mix-"@en,
        "上海紅茶館 -EpicHouse Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "Shanghai Teahouse -EpicHouse Mix-"@en,
        "上海紅茶館 -EpicHouse Mix-"@ja .

_:N6842f8a0ca694cb28e84f4835b88eec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral -HardTrance Mix-"@en,
        "少女幻葬 -HardTrance Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "A Maiden's Illusionary Funeral -HardTrance Mix-"@en,
        "少女幻葬 -HardTrance Mix-"@ja .

_:Ncf2bbd3e7de84eeaa062cbf55569ef0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter -Trance Mix-"@en,
        "竹取飛翔 -Trance Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:56"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "Flight of the Bamboo Cutter -Trance Mix-"@en,
        "竹取飛翔 -Trance Mix-"@ja .

_:Nfeb9526fa8dd4ce786cfd3a56f631906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll Maker of Bucuresti -Trance Mix-"@en,
        "ブクレシュティの人形師 -Trance Mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N863940185fc04879b78f0eeae32c09c7 ;
    schema:name "The Doll Maker of Bucuresti -Trance Mix-"@en,
        "ブクレシュティの人形師 -Trance Mix-"@ja .

_:N863940185fc04879b78f0eeae32c09c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a35779d110342ebbb1a29a2785a2b1d,
        _:N29fe1c9b12c84861ab7134433c9e6b77,
        _:N360f0509adbe4e2eaf622c21c7dd8a60,
        _:N373e09bbf3a94aba99671fd003f9a79f,
        _:N4e08437587db45b9b0af0460c9d21d77,
        _:N6842f8a0ca694cb28e84f4835b88eec4,
        _:Ncf2bbd3e7de84eeaa062cbf55569ef0a,
        _:Nfeb9526fa8dd4ce786cfd3a56f631906 ;
    mo:track_count 8 ;
    schema:duration "PT58:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a35779d110342ebbb1a29a2785a2b1d,
        _:N29fe1c9b12c84861ab7134433c9e6b77,
        _:N360f0509adbe4e2eaf622c21c7dd8a60,
        _:N373e09bbf3a94aba99671fd003f9a79f,
        _:N4e08437587db45b9b0af0460c9d21d77,
        _:N6842f8a0ca694cb28e84f4835b88eec4,
        _:Ncf2bbd3e7de84eeaa062cbf55569ef0a,
        _:Nfeb9526fa8dd4ce786cfd3a56f631906 .

