@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 _:Nc6eccab9e23d4f4b80f5eebe74655086 ;
    mo:record _:N1ec621796047420b9b28fb298326a445 ;
    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 _:Nc6eccab9e23d4f4b80f5eebe74655086 ;
    foaf:depiction <https://media.vgm.io/albums/68/109886/109886-26ddd0f9199e.jpg> .

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

[] 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 "YuSunSun"@en ;
    foaf:made <album/109886#vocals> ;
    foaf:name "YuSunSun"@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 "Anastasia Charakidou"@en ;
    foaf:made <album/109886#subject> ;
    foaf:name "Anastasia Charakidou"@en .

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

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

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

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

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

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

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

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

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

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

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

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

_:Nc6eccab9e23d4f4b80f5eebe74655086 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 .

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

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

_:Ne7b9e6d3d7ea4584bef1ce20df69fc33 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 _:N1ec621796047420b9b28fb298326a445 ;
    schema:name "Heaven on Earth feat.YSS(DLC_SE)"@en .

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

_:N1ec621796047420b9b28fb298326a445 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1592612be4364166902c64b25eca1147,
        _:N2337079d13e249b2a3008fa7262485ef,
        _:N2b2739d2e5114c6794bd767a9b4debe1,
        _:N4f32a8ecfcce49cfb19a01d80c8dd87b,
        _:N602c0012fe6746d290f13294817379fe,
        _:N79cdf4e47fa942e8b899cc664b0438f4,
        _:N81d91f1c9694467b93bc864361d1fe3c,
        _:N83f38ee16741463494e826eb9cc6a219,
        _:N878845409e1943419089b8cac2a23fda,
        _:N8a5e78f166d6485c997e4d0a24900846,
        _:N9d34c0cbf6a7413685dda6e95a8998ca,
        _:N9e2997290eba45509020fd04fd5176da,
        _:Ndab8b905bb92446ebcb63751d2b2fbc9,
        _:Ndcb77775cabd490c9e354ddfda83278a,
        _:Ne7b9e6d3d7ea4584bef1ce20df69fc33,
        _:Nf4b88092774741448de70d817bcc8209 ;
    mo:track_count 16 ;
    schema:duration "PT63:01"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1592612be4364166902c64b25eca1147,
        _:N2337079d13e249b2a3008fa7262485ef,
        _:N2b2739d2e5114c6794bd767a9b4debe1,
        _:N4f32a8ecfcce49cfb19a01d80c8dd87b,
        _:N602c0012fe6746d290f13294817379fe,
        _:N79cdf4e47fa942e8b899cc664b0438f4,
        _:N81d91f1c9694467b93bc864361d1fe3c,
        _:N83f38ee16741463494e826eb9cc6a219,
        _:N878845409e1943419089b8cac2a23fda,
        _:N8a5e78f166d6485c997e4d0a24900846,
        _:N9d34c0cbf6a7413685dda6e95a8998ca,
        _:N9e2997290eba45509020fd04fd5176da,
        _:Ndab8b905bb92446ebcb63751d2b2fbc9,
        _:Ndcb77775cabd490c9e354ddfda83278a,
        _:Ne7b9e6d3d7ea4584bef1ce20df69fc33,
        _:Nf4b88092774741448de70d817bcc8209 .

