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

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

<artist/31256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101684#subject> ;
    schema:name "SungHa Hong"@en ;
    foaf:made <album/101684#composition>,
        <album/101684#lyrics>,
        <album/101684#subject> ;
    foaf:name "SungHa Hong"@en .

<artist/34557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101684#subject> ;
    schema:name "Initium"@en ;
    foaf:made <album/101684#composition>,
        <album/101684#subject> ;
    foaf:name "Initium"@en .

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

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

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

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

<artist/954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101684#subject> ;
    schema:name "S.F.A"@en ;
    foaf:made <album/101684#composition>,
        <album/101684#subject> ;
    foaf:name "S.F.A"@en .

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

<https://media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101684#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> ;
    foaf:depicts <album/101684#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> .

<https://medium-media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/46378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Coca"@en ;
    foaf:name "Coca"@en .

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

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

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

<album/101684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Stannis"@en ;
            foaf:made <album/101684#composition> ;
            foaf:name "Stannis"@en ],
        <artist/31256#subject>,
        <artist/34557#subject>,
        <artist/46377#subject>,
        <artist/46379#subject>,
        <artist/46380#subject>,
        <artist/49733#subject>,
        <artist/7024#subject>,
        <artist/954#subject> ;
    mo:produced_work <album/101684#musicalwork> ;
    schema:name "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn .

<album/101684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn ;
    mo:performance_of <album/101684#musicalwork> ;
    mo:performer _:N0450291bf4464fe9ad8c26a055fae140,
        _:N147dd66a259f47afadfdcf4f946674dd,
        _:N1e2abf1ee12c4f7aacaa2ac9547d203e,
        _:N2260ad61543e425bbe0180865773d7db,
        _:N44815d40a4184c8ca369fa117c2a2565,
        _:N5838e0979dd946daa4c0671f5fa81774,
        _:N77db6d3ba25d484d88f11cd81cecd0fe,
        _:N7f5a4828c4eb4cff8c5859f3efb4efc4,
        _:N83068470c6a740ae9cac51f03dbe0ffc,
        _:Na57b9c9c642040bcbc254567d7912d70,
        _:Nf12d2fc3294041a2acbd90424a80c4e5,
        <artist/46377#subject>,
        <artist/46378#subject>,
        <artist/78045#subject> ;
    mo:recorded_as <album/101684#musicalexpression> ;
    schema:byArtist _:N0450291bf4464fe9ad8c26a055fae140,
        _:N147dd66a259f47afadfdcf4f946674dd,
        _:N1e2abf1ee12c4f7aacaa2ac9547d203e,
        _:N2260ad61543e425bbe0180865773d7db,
        _:N44815d40a4184c8ca369fa117c2a2565,
        _:N5838e0979dd946daa4c0671f5fa81774,
        _:N77db6d3ba25d484d88f11cd81cecd0fe,
        _:N7f5a4828c4eb4cff8c5859f3efb4efc4,
        _:N83068470c6a740ae9cac51f03dbe0ffc,
        _:Na57b9c9c642040bcbc254567d7912d70,
        _:Nf12d2fc3294041a2acbd90424a80c4e5,
        <artist/46377#subject>,
        <artist/46378#subject>,
        <artist/78045#subject> ;
    schema:name "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn ;
    schema:workPerformed <album/101684#musicalwork> .

<album/101684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-04"^^xsd:date ;
    dcterms:title "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101684#musicalexpression> ;
    mo:publisher _:N404c161b6a0e4a7388a86013b5fca741 ;
    mo:record _:Nb17869f205984f4aa0b96daae4042aa1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tree of Savior"@en ;
            foaf:name "Tree of Savior"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Seung Yup Lee"@en ;
            foaf:name "Seung Yup Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dave Cleveland"@en ;
            foaf:name "Dave Cleveland"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anastasia Charakidou"@en ;
            foaf:name "Anastasia Charakidou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Highdore"@en ;
            foaf:name "Highdore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jam Strings"@en ;
            foaf:name "Jam Strings"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daimon"@en ;
            foaf:name "Daimon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jung min kyung"@en ;
            foaf:name "Jung min kyung"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lee Young Shin"@en ;
            foaf:name "Lee Young Shin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Piao Huang"@en ;
            foaf:name "Piao Huang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vanessa Campagna"@en ;
            foaf:name "Vanessa Campagna"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stannis"@en ;
            foaf:name "Stannis"@en ],
        <artist/46377#subject>,
        <artist/46378#subject>,
        <artist/78045#subject> ;
    schema:datePublished "2020-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> ;
    schema:name "Tree of Savior - June 2020 OST Collection"@en,
        "Tree of Savior - June 2020 OST Collection"@ja,
        "Tree of Savior - June 2020 OST Collection"@ja-latn ;
    schema:publisher _:N404c161b6a0e4a7388a86013b5fca741 ;
    foaf:depiction <https://media.vgm.io/albums/48/101684/101684-3d7bbc377ff8.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Choi Ki Woong"@en ;
    foaf:made <album/101684#lyrics> ;
    foaf:name "Choi Ki Woong"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "YoungShin"@en ;
    foaf:made <album/101684#lyrics> ;
    foaf:name "YoungShin"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Choi Ki Woong"@en ;
    foaf:made <album/101684#subject> ;
    foaf:name "Choi Ki Woong"@en .

_:N001fb21409474b19a99726aad24a5d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Openup Po10 EDM mix(Instrumental)"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Openup Po10 EDM mix(Instrumental)"@en .

_:N0076753d24944f31a5e0f61679802e62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Escape"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "The Escape"@en .

_:N0450291bf4464fe9ad8c26a055fae140 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Piao Huang"@en ;
    foaf:name "Piao Huang"@en .

_:N0b2991d715524bfbb298a7bc87fb6541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the Day"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "End of the Day"@en .

_:N0c4f9905a17447b79cc8ea4de7bd4d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand in the Wind(Assassin theme)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Sand in the Wind(Assassin theme)"@en .

_:N147dd66a259f47afadfdcf4f946674dd a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Stannis"@en ;
    foaf:name "Stannis"@en .

_:N1e2abf1ee12c4f7aacaa2ac9547d203e a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Daimon"@en ;
    foaf:name "Daimon"@en .

_:N2260ad61543e425bbe0180865773d7db a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Seung Yup Lee"@en ;
    foaf:name "Seung Yup Lee"@en .

_:N24d4b152d83e483ca724d9fd6350f9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Striker"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Striker"@en .

_:N28f34d16ecd94cbea5cf95a64503ea67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mas Rapido"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Mas Rapido"@en .

_:N2f3fc9d10c1d4df2a50697352f0b8b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Openup Po10 EDM mix(DLC Special Edition)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Openup Po10 EDM mix(DLC Special Edition)"@en .

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

_:N44815d40a4184c8ca369fa117c2a2565 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Jam Strings"@en ;
    foaf:name "Jam Strings"@en .

_:N4b7d56b54dbc48869c0acec81b249bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forged with Souls"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Forged with Souls"@en .

_:N4c397af423ea489b8a38631911238cf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somebody call me an Outlaw(Outlaw theme1)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Somebody call me an Outlaw(Outlaw theme1)"@en .

_:N5838e0979dd946daa4c0671f5fa81774 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Vanessa Campagna"@en ;
    foaf:name "Vanessa Campagna"@en .

_:N6e85631af6dd47d7bc4870c702ddd4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of World"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "End of World"@en .

_:N7049710f66fd4c5886869b2d0654fad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Badge and Gun(Sheriff theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Badge and Gun(Sheriff theme)"@en .

_:N77db6d3ba25d484d88f11cd81cecd0fe a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Anastasia Charakidou"@en ;
    foaf:name "Anastasia Charakidou"@en .

_:N7dadc0474946469ea4e5495130f38e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Draconis Bellum"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Draconis Bellum"@en .

_:N7f5a4828c4eb4cff8c5859f3efb4efc4 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Highdore"@en ;
    foaf:name "Highdore"@en .

_:N83068470c6a740ae9cac51f03dbe0ffc a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Jung min kyung"@en ;
    foaf:name "Jung min kyung"@en .

_:N92edf82c66964b74b1e923a75e57f770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven on Earth(Onmyoji theme)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "Heaven on Earth(Onmyoji theme)"@en .

_:Na57b9c9c642040bcbc254567d7912d70 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Dave Cleveland"@en ;
    foaf:name "Dave Cleveland"@en .

_:Nf12d2fc3294041a2acbd90424a80c4e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/101684#performance> ;
    schema:name "Lee Young Shin"@en ;
    foaf:name "Lee Young Shin"@en .

_:Nf283d9c40a0c4dcea1ac799fa7ea5949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sacred Kind"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "The Sacred Kind"@en .

_:Nfbc2043283ca4956901d3fddee68af19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are Outlaw(Outlaw theme2)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "We are Outlaw(Outlaw theme2)"@en .

_:Nff67d7bae8434e6fba797c3927bdeb94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He Shall Come(PiedPiper theme)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb17869f205984f4aa0b96daae4042aa1 ;
    schema:name "He Shall Come(PiedPiper theme)"@en .

_:Nb17869f205984f4aa0b96daae4042aa1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001fb21409474b19a99726aad24a5d0d,
        _:N0076753d24944f31a5e0f61679802e62,
        _:N0b2991d715524bfbb298a7bc87fb6541,
        _:N0c4f9905a17447b79cc8ea4de7bd4d97,
        _:N24d4b152d83e483ca724d9fd6350f9ca,
        _:N28f34d16ecd94cbea5cf95a64503ea67,
        _:N2f3fc9d10c1d4df2a50697352f0b8b40,
        _:N4b7d56b54dbc48869c0acec81b249bb8,
        _:N4c397af423ea489b8a38631911238cf8,
        _:N6e85631af6dd47d7bc4870c702ddd4f5,
        _:N7049710f66fd4c5886869b2d0654fad8,
        _:N7dadc0474946469ea4e5495130f38e84,
        _:N92edf82c66964b74b1e923a75e57f770,
        _:Nf283d9c40a0c4dcea1ac799fa7ea5949,
        _:Nfbc2043283ca4956901d3fddee68af19,
        _:Nff67d7bae8434e6fba797c3927bdeb94 ;
    mo:track_count 16 ;
    schema:duration "PT64:14"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N001fb21409474b19a99726aad24a5d0d,
        _:N0076753d24944f31a5e0f61679802e62,
        _:N0b2991d715524bfbb298a7bc87fb6541,
        _:N0c4f9905a17447b79cc8ea4de7bd4d97,
        _:N24d4b152d83e483ca724d9fd6350f9ca,
        _:N28f34d16ecd94cbea5cf95a64503ea67,
        _:N2f3fc9d10c1d4df2a50697352f0b8b40,
        _:N4b7d56b54dbc48869c0acec81b249bb8,
        _:N4c397af423ea489b8a38631911238cf8,
        _:N6e85631af6dd47d7bc4870c702ddd4f5,
        _:N7049710f66fd4c5886869b2d0654fad8,
        _:N7dadc0474946469ea4e5495130f38e84,
        _:N92edf82c66964b74b1e923a75e57f770,
        _:Nf283d9c40a0c4dcea1ac799fa7ea5949,
        _:Nfbc2043283ca4956901d3fddee68af19,
        _:Nff67d7bae8434e6fba797c3927bdeb94 .

