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

<artist/22908#subject> a schema:Person,
        foaf:Person ;
    schema:name "Adriana Figueroa"@en ;
    foaf:made <album/109886#subject>,
        <album/109886#vocals> ;
    foaf:name "Adriana Figueroa"@en .

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

<artist/46377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Drogo"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Drogo"@en .

<artist/46378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Coca"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Coca"@en .

<artist/46379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Kazing"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Kazing"@en .

<artist/46380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Kevin.M"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Kevin.M"@en .

<artist/49733#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Questrosound"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Questrosound"@en .

<artist/7024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Sevin"@en ;
    foaf:made <album/109886#composition>,
        <album/109886#subject> ;
    foaf:name "Sevin"@en .

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

<album/109886#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn ;
    mo:performance_of <album/109886#musicalwork> ;
    mo:recorded_as <album/109886#musicalexpression> ;
    schema:name "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn ;
    schema:workPerformed <album/109886#musicalwork> .

<https://media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109886#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> ;
    foaf:depicts <album/109886#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> .

<https://medium-media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109886#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rovin"@en ;
            foaf:made <album/109886#composition> ;
            foaf:name "Rovin"@en ],
        <artist/46377#subject>,
        <artist/46378#subject>,
        <artist/46379#subject>,
        <artist/46380#subject>,
        <artist/49733#subject>,
        <artist/7024#subject> ;
    mo:produced_work <album/109886#musicalwork> ;
    schema:name "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn .

<album/109886#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-15"^^xsd:date ;
    dcterms:title "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109886#musicalexpression> ;
    mo:publisher _:N885240a6d65f411b83849ee8ce91ced5 ;
    mo:record _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tree of Savior"@en ;
            foaf:name "Tree of Savior"@en ] ;
    schema:datePublished "2021-03-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> ;
    schema:name "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@en,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja,
        "Tree of Savior - Cherry Blossom in March 2021 OST Collection"@ja-latn ;
    schema:publisher _:N885240a6d65f411b83849ee8ce91ced5 ;
    foaf:depiction <https://media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109886#subject> ;
    schema:name "Rovin"@en ;
    foaf:made <album/109886#subject> ;
    foaf:name "Rovin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Anastasia Charakidou"@en ;
    foaf:made <album/109886#subject> ;
    foaf:name "Anastasia Charakidou"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YuSunSun"@en ;
    foaf:made <album/109886#subject> ;
    foaf:name "YuSunSun"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YuSunSun"@en ;
    foaf:made <album/109886#vocals> ;
    foaf:name "YuSunSun"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Anastasia Charakidou"@en ;
    foaf:made <album/109886#vocals> ;
    foaf:name "Anastasia Charakidou"@en .

_:N0052ae45c206422bae21397cf1f300f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amicably remaster"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Amicably remaster"@en .

_:N2c81338adf2c4e3587072dd089ddb232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Deive"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Cherry Deive"@en .

_:N4e7f221770804d99a71bf7c46dbed908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comida Timar"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Comida Timar"@en .

_:N517f80a19b5c4bb0b5e429c2d4314134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Dream"@en .

_:N57851d9aff734c9586ce171de73775b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eleminuete remaster"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Eleminuete remaster"@en .

_:N885240a6d65f411b83849ee8ce91ced5 schema:name "IMCGAMES Co.,Ltd."@en,
        "IMCGAMES Co.,Ltd."@ja,
        "IMCGAMES Co.,Ltd."@ja-latn ;
    foaf:name "IMCGAMES Co.,Ltd."@en,
        "IMCGAMES Co.,Ltd."@ja,
        "IMCGAMES Co.,Ltd."@ja-latn .

_:Na7c22702911649fca17e36654978b454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dariou Dienos"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Dariou Dienos"@en .

_:Na7d38f7d37f044a9bdc2ae28aae91ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dieno Blossom"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Dieno Blossom"@en .

_:Nb91adfbe54e845eaa8d3b07bc30fcf18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Children"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Sea of Children"@en .

_:Nd1db7fe13e0140be8c768e741af73f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AOBA inst ver."@en ;
    mo:track_number 16 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "AOBA inst ver."@en .

_:Nd7f8b34d83ac44519843c3a3dcd618ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Renaissance"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Renaissance"@en .

_:Ne62fbcbe2ce8405e91cecc817183a045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terminus"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Terminus"@en .

_:Neb725ddf92bf417aa20b9e741c11c873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven on Earth feat.YSS(DLC_SE)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Heaven on Earth feat.YSS(DLC_SE)"@en .

_:Nf5252b7ffc984c08b7a5be184f73ca77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milagro Tierra"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Milagro Tierra"@en .

_:Nf835d3bf1d7148fd83fb6e86e3381b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Blader remaster"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Cherry Blossom Blader remaster"@en .

_:Nfea6d2c6bc9e4fea8b79df444bfcd763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusion Breaker"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Illusion Breaker"@en .

_:Nfef13e04314f42a1b9ba5b843209730e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantico Arbalester"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb9a1d7f50f374d99807f0455ebdae281 ;
    schema:name "Romantico Arbalester"@en .

_:Nb9a1d7f50f374d99807f0455ebdae281 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0052ae45c206422bae21397cf1f300f8,
        _:N2c81338adf2c4e3587072dd089ddb232,
        _:N4e7f221770804d99a71bf7c46dbed908,
        _:N517f80a19b5c4bb0b5e429c2d4314134,
        _:N57851d9aff734c9586ce171de73775b6,
        _:Na7c22702911649fca17e36654978b454,
        _:Na7d38f7d37f044a9bdc2ae28aae91ebc,
        _:Nb91adfbe54e845eaa8d3b07bc30fcf18,
        _:Nd1db7fe13e0140be8c768e741af73f79,
        _:Nd7f8b34d83ac44519843c3a3dcd618ac,
        _:Ne62fbcbe2ce8405e91cecc817183a045,
        _:Neb725ddf92bf417aa20b9e741c11c873,
        _:Nf5252b7ffc984c08b7a5be184f73ca77,
        _:Nf835d3bf1d7148fd83fb6e86e3381b1c,
        _:Nfea6d2c6bc9e4fea8b79df444bfcd763,
        _:Nfef13e04314f42a1b9ba5b843209730e ;
    mo:track_count 16 ;
    schema:duration "PT63:01"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0052ae45c206422bae21397cf1f300f8,
        _:N2c81338adf2c4e3587072dd089ddb232,
        _:N4e7f221770804d99a71bf7c46dbed908,
        _:N517f80a19b5c4bb0b5e429c2d4314134,
        _:N57851d9aff734c9586ce171de73775b6,
        _:Na7c22702911649fca17e36654978b454,
        _:Na7d38f7d37f044a9bdc2ae28aae91ebc,
        _:Nb91adfbe54e845eaa8d3b07bc30fcf18,
        _:Nd1db7fe13e0140be8c768e741af73f79,
        _:Nd7f8b34d83ac44519843c3a3dcd618ac,
        _:Ne62fbcbe2ce8405e91cecc817183a045,
        _:Neb725ddf92bf417aa20b9e741c11c873,
        _:Nf5252b7ffc984c08b7a5be184f73ca77,
        _:Nf835d3bf1d7148fd83fb6e86e3381b1c,
        _:Nfea6d2c6bc9e4fea8b79df444bfcd763,
        _:Nfef13e04314f42a1b9ba5b843209730e .

