@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 _:Nd50a3ee4cdbe4394a72d257d380dbdce ;
    mo:record _:Na641496f51ae41719d778af6110fcc81 ;
    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 _:Nd50a3ee4cdbe4394a72d257d380dbdce ;
    foaf:depiction <https://media.vgm.io/albums/55/14655/14655-1248236144.jpg> .

_:N1fc48eb9210d4cf7b8e566c0615a206f 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "Beloved Tomboyish Girl -Electronica Mix-"@en,
        "おてんば恋娘 -Electronica Mix-"@ja .

_:N3a7debf271204083bafc74bf96f4ece6 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "The Doll Maker of Bucuresti -Trance Mix-"@en,
        "ブクレシュティの人形師 -Trance Mix-"@ja .

_:N41d7cf1e79fa41f2bb1ea16b2b9bd7a4 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome -Trance Mix-"@en,
        "幽雅に咲かせ、墨染の桜 -Trance Mix-"@ja .

_:N50f3330fcabd49c5ada9d36fc8277319 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "Flight of the Bamboo Cutter -Trance Mix-"@en,
        "竹取飛翔 -Trance Mix-"@ja .

_:N8f510d95de19435b972da9f5533ab6b9 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "Sakura, Sakura -HappyHardcore Mix-"@en,
        "さくらさくら -HappyHardcore Mix-"@ja .

_:N9629f6b506a44f298e54ab21b9122255 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "U.N. Owen was her? + Love-Colored Master Spark -Trance Mix-"@en,
        "U.N.オーエンは彼女なのか？＋恋色マスタースパーク -Trance Mix-"@ja .

_:N9f34e2b4313c4f5f9e96a177f8c1640a 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "Shanghai Teahouse -EpicHouse Mix-"@en,
        "上海紅茶館 -EpicHouse Mix-"@ja .

_:Nb8023948276e40caaf4422e2f363789d 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 _:Na641496f51ae41719d778af6110fcc81 ;
    schema:name "A Maiden's Illusionary Funeral -HardTrance Mix-"@en,
        "少女幻葬 -HardTrance Mix-"@ja .

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

_:Na641496f51ae41719d778af6110fcc81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fc48eb9210d4cf7b8e566c0615a206f,
        _:N3a7debf271204083bafc74bf96f4ece6,
        _:N41d7cf1e79fa41f2bb1ea16b2b9bd7a4,
        _:N50f3330fcabd49c5ada9d36fc8277319,
        _:N8f510d95de19435b972da9f5533ab6b9,
        _:N9629f6b506a44f298e54ab21b9122255,
        _:N9f34e2b4313c4f5f9e96a177f8c1640a,
        _:Nb8023948276e40caaf4422e2f363789d ;
    mo:track_count 8 ;
    schema:duration "PT58:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1fc48eb9210d4cf7b8e566c0615a206f,
        _:N3a7debf271204083bafc74bf96f4ece6,
        _:N41d7cf1e79fa41f2bb1ea16b2b9bd7a4,
        _:N50f3330fcabd49c5ada9d36fc8277319,
        _:N8f510d95de19435b972da9f5533ab6b9,
        _:N9629f6b506a44f298e54ab21b9122255,
        _:N9f34e2b4313c4f5f9e96a177f8c1640a,
        _:Nb8023948276e40caaf4422e2f363789d .

