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

<artist/2500#subject> a schema:Person,
        foaf:Person ;
    schema:name "ELEMENTAS"@en ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "ELEMENTAS"@en .

<artist/2506#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yassie"@en,
        "やしー"@ja ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "Yassie"@en,
        "やしー"@ja .

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

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

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

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/78215#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/78215#musicalwork> ;
    schema:name "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn .

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

<org/449#subject> schema:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn ;
    foaf:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn .

<https://media.vgm.io/albums/51/78215/78215-1528168877.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/78215#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/78215/78215-1528168877.png> ;
    foaf:depicts <album/78215#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/78215/78215-1528168877.png> .

<https://medium-media.vgm.io/albums/51/78215/78215-1528168877.png> a schema:ImageObject,
        foaf:Image .

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

<artist/10496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "T. Stebbins"@en ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "T. Stebbins"@en .

<artist/13449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja .

<artist/16658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "Aki"@en,
        "あき"@ja ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "Aki"@en,
        "あき"@ja .

<artist/1926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "nomico"@en,
        "のみこ"@ja ;
    foaf:name "nomico"@en,
        "のみこ"@ja .

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "ayaponzu*"@en,
        "あやぽんず＊"@ja ;
    foaf:name "ayaponzu*"@en,
        "あやぽんず＊"@ja .

<artist/45859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "Napoleon"@en ;
    foaf:made <album/78215#lyrics>,
        <album/78215#subject> ;
    foaf:name "Napoleon"@en .

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

<album/78215#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn ;
    mo:performance_of <album/78215#musicalwork> ;
    mo:performer _:Nb2cc059575fc481db0a1121dc7bdae0a,
        <artist/10496#subject>,
        <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/1926#subject>,
        <artist/26529#subject>,
        <artist/45859#subject> ;
    mo:recorded_as <album/78215#musicalexpression> ;
    schema:byArtist _:Nb2cc059575fc481db0a1121dc7bdae0a,
        <artist/10496#subject>,
        <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/1926#subject>,
        <artist/26529#subject>,
        <artist/45859#subject> ;
    schema:name "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn ;
    schema:workPerformed <album/78215#musicalwork> .

<album/78215#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn ;
    mo:catalogue_number "AONE-0043" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78215#musicalexpression> ;
    mo:publisher <org/449#subject> ;
    mo:record _:Nb6356d5243e74432828088d5f4560b12 ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/29#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "NORI"@en ;
            foaf:name "NORI"@en ],
        <artist/10496#subject>,
        <artist/13449#subject>,
        <artist/16658#subject>,
        <artist/1926#subject>,
        <artist/26529#subject>,
        <artist/45859#subject> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/78215/78215-1528168877.png> ;
    schema:name "TOHO EUROBEAT VOL.17 Kaeidzuka"@en,
        "TOHO EUROBEAT VOL.17 花映塚"@ja,
        "TOHO EUROBEAT VOL.17 Kaeidzuka"@ja-latn ;
    schema:publisher <org/449#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/78215/78215-1528168877.png> .

_:N00e3b409d8f741c58ac114040f330a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cluster amaryllis -恋の寿命-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Cluster amaryllis -恋の寿命-"@ja .

_:N0b70843033594c36a4adfc2be475ab31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Fantasy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Phantom Fantasy"@ja .

_:Na70fc00e457747c7b348d08c434db50e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Has No Name"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Song Has No Name"@ja .

_:Nadb2c309e70c4ae4b7506290d7b10cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice Monster"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Justice Monster"@ja .

_:Nb2cc059575fc481db0a1121dc7bdae0a a schema:Person,
        foaf:Person ;
    mo:performed <album/78215#performance> ;
    schema:name "NORI"@en ;
    foaf:name "NORI"@en .

_:Nbb129a1b532e4f0eb659a64d3816b118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blossom of spirit"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Blossom of spirit"@ja .

_:Nd79604d7f95c47378eda2f681246a4a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Brand New Sky"@ja .

_:Ne2a1abe80e2c464cbd8b3a720c0eb3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rumble In Sight"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "Rumble In Sight"@ja .

_:Nee76ac5c7fa440c4b5d8d1bc75a89167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワードール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb6356d5243e74432828088d5f4560b12 ;
    schema:name "フラワードール"@ja .

_:Nb6356d5243e74432828088d5f4560b12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e3b409d8f741c58ac114040f330a4a,
        _:N0b70843033594c36a4adfc2be475ab31,
        _:Na70fc00e457747c7b348d08c434db50e,
        _:Nadb2c309e70c4ae4b7506290d7b10cea,
        _:Nbb129a1b532e4f0eb659a64d3816b118,
        _:Nd79604d7f95c47378eda2f681246a4a7,
        _:Ne2a1abe80e2c464cbd8b3a720c0eb3c8,
        _:Nee76ac5c7fa440c4b5d8d1bc75a89167 ;
    mo:track_count 8 ;
    schema:duration "PT35:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00e3b409d8f741c58ac114040f330a4a,
        _:N0b70843033594c36a4adfc2be475ab31,
        _:Na70fc00e457747c7b348d08c434db50e,
        _:Nadb2c309e70c4ae4b7506290d7b10cea,
        _:Nbb129a1b532e4f0eb659a64d3816b118,
        _:Nd79604d7f95c47378eda2f681246a4a7,
        _:Ne2a1abe80e2c464cbd8b3a720c0eb3c8,
        _:Nee76ac5c7fa440c4b5d8d1bc75a89167 .

