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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51679#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/51679#composition>,
        <album/51679#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 .

<product/195#subject> a schema:CreativeWork ;
    schema:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn ;
    foaf:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn .

<album/51679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/51679#musicalwork> ;
    schema:name "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn .

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

<https://media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51679#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> ;
    foaf:depicts <album/51679#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> .

<https://medium-media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/19952#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51679#performance> ;
    schema:name "Brendon Shapiro"@en ;
    foaf:name "Brendon Shapiro"@en .

<artist/9408#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51679#performance> ;
    schema:name "Laura Intravia"@en ;
    foaf:name "Laura Intravia"@en .

<album/51679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn ;
    mo:performance_of <album/51679#musicalwork> ;
    mo:performer <artist/19952#subject>,
        <artist/9408#subject> ;
    mo:recorded_as <album/51679#musicalexpression> ;
    schema:byArtist <artist/19952#subject>,
        <artist/9408#subject> ;
    schema:name "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn ;
    schema:workPerformed <album/51679#musicalwork> .

<album/51679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-15"^^xsd:date ;
    dcterms:title "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/51679#musicalexpression> ;
    mo:publisher _:N6762f296ea8d41e59788a548e45dac01 ;
    mo:record _:N82d8a1b61efd4261989a54ae38744c85 ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/195#subject> ;
    schema:byArtist <artist/19952#subject>,
        <artist/9408#subject> ;
    schema:datePublished "2015-03-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> ;
    schema:name "Through Time and Space: Chrono Piano Album"@en,
        "Through Time and Space: Chrono Piano Album"@ja,
        "Through Time and Space: Chrono Piano Album"@ja-latn ;
    schema:publisher _:N6762f296ea8d41e59788a548e45dac01 ;
    foaf:depiction <https://media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> .

_:N1dde04d1671e41a3a21685a487aca840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radical Dreamers"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "Radical Dreamers"@en .

_:N1e89675159a74a97a978b8b0313d9919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scars of Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "Scars of Time"@en .

_:N2bac39a3395848dca79b1b8d7a998d99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Enlightened One"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "The Enlightened One"@en .

_:N2f5b6fe7e20449ff95b1db5ca304272e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cogs of Fate"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "The Cogs of Fate"@en .

_:N30d5c4bf3d3f467fa8797e34182007e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle for the Ages"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "Battle for the Ages"@en .

_:N6762f296ea8d41e59788a548e45dac01 schema:name "Video Games Live"@en,
        "Video Games Live"@ja,
        "Video Games Live"@ja-latn ;
    foaf:name "Video Games Live"@en,
        "Video Games Live"@ja,
        "Video Games Live"@ja-latn .

_:Ncbada45b450545f8b7951a566eeb881f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Souls of the Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N82d8a1b61efd4261989a54ae38744c85 ;
    schema:name "Souls of the Forest"@en .

_:N82d8a1b61efd4261989a54ae38744c85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dde04d1671e41a3a21685a487aca840,
        _:N1e89675159a74a97a978b8b0313d9919,
        _:N2bac39a3395848dca79b1b8d7a998d99,
        _:N2f5b6fe7e20449ff95b1db5ca304272e,
        _:N30d5c4bf3d3f467fa8797e34182007e4,
        _:Ncbada45b450545f8b7951a566eeb881f ;
    mo:track_count 6 ;
    schema:duration "PT29:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1dde04d1671e41a3a21685a487aca840,
        _:N1e89675159a74a97a978b8b0313d9919,
        _:N2bac39a3395848dca79b1b8d7a998d99,
        _:N2f5b6fe7e20449ff95b1db5ca304272e,
        _:N30d5c4bf3d3f467fa8797e34182007e4,
        _:Ncbada45b450545f8b7951a566eeb881f .

