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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86396#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/86396#composition>,
        <album/86396#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<album/86396#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/86396#musicalwork> ;
    schema:name "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn .

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

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

<https://media.vgm.io/albums/69/86396/86396-1556728009.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86396#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/86396/86396-1556728009.jpg> ;
    foaf:depicts <album/86396#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/86396/86396-1556728009.jpg> .

<https://medium-media.vgm.io/albums/69/86396/86396-1556728009.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14507#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Tera Catallo"@en ;
    foaf:name "Tera Catallo"@en .

<artist/16248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Marc Papeghin"@en ;
    foaf:name "Marc Papeghin"@en .

<artist/17309#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Carlos Eiene"@en ;
    foaf:name "Carlos Eiene"@en .

<artist/17445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Ro Panuganti"@en ;
    foaf:name "Ro Panuganti"@en .

<artist/17592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Patti Rudisill"@en ;
    foaf:name "Patti Rudisill"@en .

<artist/18686#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Dan DeSimone"@en ;
    foaf:name "Dan DeSimone"@en .

<artist/18773#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Peter Anthony Smith"@en ;
    foaf:name "Peter Anthony Smith"@en .

<artist/18778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Lorenzo de Sequera"@en ;
    foaf:name "Lorenzo de Sequera"@en .

<artist/18782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Julia Henderson"@en ;
    foaf:made <album/86396#lyrics>,
        <album/86396#subject> ;
    foaf:name "Julia Henderson"@en .

<artist/20178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Daniel Romberger"@en ;
    foaf:name "Daniel Romberger"@en .

<artist/28897#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86396#performance> ;
    schema:name "Brooke Ferd"@en ;
    foaf:name "Brooke Ferd"@en .

<album/86396#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-03"^^xsd:date ;
    dcterms:title "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn ;
    mo:catalogue_number "MCOL-0216" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86396#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    mo:record_count 1 ;
    schema:about <product/194#subject> ;
    schema:byArtist <artist/14507#subject>,
        <artist/16248#subject>,
        <artist/17309#subject>,
        <artist/17445#subject>,
        <artist/17592#subject>,
        <artist/18686#subject>,
        <artist/18773#subject>,
        <artist/18778#subject>,
        <artist/18782#subject>,
        <artist/20178#subject>,
        <artist/28897#subject> ;
    schema:datePublished "2019-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/86396/86396-1556728009.jpg> ;
    schema:name "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/86396/86396-1556728009.jpg> .

<album/86396#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn ;
    mo:performance_of <album/86396#musicalwork> ;
    mo:performer <artist/14507#subject>,
        <artist/16248#subject>,
        <artist/17309#subject>,
        <artist/17445#subject>,
        <artist/17592#subject>,
        <artist/18686#subject>,
        <artist/18773#subject>,
        <artist/18778#subject>,
        <artist/18782#subject>,
        <artist/20178#subject>,
        <artist/28897#subject> ;
    mo:recorded_as <album/86396#musicalexpression> ;
    schema:byArtist <artist/14507#subject>,
        <artist/16248#subject>,
        <artist/17309#subject>,
        <artist/17445#subject>,
        <artist/17592#subject>,
        <artist/18686#subject>,
        <artist/18773#subject>,
        <artist/18778#subject>,
        <artist/18782#subject>,
        <artist/20178#subject>,
        <artist/28897#subject> ;
    schema:name "Between Earth and Sky (Music from \"Chrono Trigger\")"@en,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja,
        "Between Earth and Sky (Music from \"Chrono Trigger\")"@ja-latn ;
    schema:workPerformed <album/86396#musicalwork> .

_:N4ef48e253f8e46928670df42df10431c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Revolution"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "World Revolution"@en .

_:N5e54519ff1354824860b69fc2363850b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Green"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "Memories of Green"@en .

_:N7208ed9396904f799bc90295f4e6b8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corridors of Time"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "Corridors of Time"@en .

_:N87012a6c89fe4ac4961c4a37eeddb7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings That Cross Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "Wings That Cross Time"@en .

_:Nd7d3dff10c4145ef95efa93b42e98300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Magus"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "Battle with Magus"@en .

_:Nfa25cde13054420c9d1b32e085d8be8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala's Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N37faacc9fcbb4fb88140a9c9c83ecd86 ;
    schema:name "Schala's Theme"@en .

_:N37faacc9fcbb4fb88140a9c9c83ecd86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ef48e253f8e46928670df42df10431c,
        _:N5e54519ff1354824860b69fc2363850b,
        _:N7208ed9396904f799bc90295f4e6b8e1,
        _:N87012a6c89fe4ac4961c4a37eeddb7a0,
        _:Nd7d3dff10c4145ef95efa93b42e98300,
        _:Nfa25cde13054420c9d1b32e085d8be8e ;
    mo:track_count 6 ;
    schema:duration "PT23:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4ef48e253f8e46928670df42df10431c,
        _:N5e54519ff1354824860b69fc2363850b,
        _:N7208ed9396904f799bc90295f4e6b8e1,
        _:N87012a6c89fe4ac4961c4a37eeddb7a0,
        _:Nd7d3dff10c4145ef95efa93b42e98300,
        _:Nfa25cde13054420c9d1b32e085d8be8e .

