@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 _:Nb82c85e878fb4eb68e33ca7b1e75dcc8 ;
    mo:record _:N901d20ba9d5049d7a0687da60f03c417 ;
    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 _:Nb82c85e878fb4eb68e33ca7b1e75dcc8 ;
    foaf:depiction <https://media.vgm.io/albums/97/51679/51679-161522f4aa3b.jpg> .

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

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

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

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

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

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

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

_:N901d20ba9d5049d7a0687da60f03c417 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N483f54885d7c4a719b912c3f4eac4586,
        _:N48bdba1b036a45e8982b07d011b6d509,
        _:N8d88d3cccbe64614bab9fed521f6f546,
        _:Nb23b1a7d74ce44e19273361908fdc8ae,
        _:Nb30ecd01d9794eaaa63dd67f49269b2a,
        _:Nc4b798ec5e474c0b88e1aa2b694d046b ;
    mo:track_count 6 ;
    schema:duration "PT29:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N483f54885d7c4a719b912c3f4eac4586,
        _:N48bdba1b036a45e8982b07d011b6d509,
        _:N8d88d3cccbe64614bab9fed521f6f546,
        _:Nb23b1a7d74ce44e19273361908fdc8ae,
        _:Nb30ecd01d9794eaaa63dd67f49269b2a,
        _:Nc4b798ec5e474c0b88e1aa2b694d046b .

