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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144648#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/144648#composition>,
        <album/144648#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/144648#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/144648#musicalwork> ;
    schema:name "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn .

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

<album/144648#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn ;
    mo:performance_of <album/144648#musicalwork> ;
    mo:recorded_as <album/144648#musicalexpression> ;
    schema:name "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn ;
    schema:workPerformed <album/144648#musicalwork> .

<https://media.vgm.io/albums/84/144648/144648-e8d7985af742.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144648#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/144648/144648-e8d7985af742.png> ;
    foaf:depicts <album/144648#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/144648/144648-e8d7985af742.png> .

<https://medium-media.vgm.io/albums/84/144648/144648-e8d7985af742.png> a schema:ImageObject,
        foaf:Image .

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

<album/144648#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-08"^^xsd:date ;
    dcterms:title "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144648#musicalexpression> ;
    mo:publisher _:Neaf8f3b262db4f3ba28ebeafde1a4c7f ;
    mo:record _:N92737ab2114c4accac3bf817f8dde5aa ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/195#subject> ;
    schema:datePublished "2024-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/144648/144648-e8d7985af742.png> ;
    schema:name "Another World and Time: Piano Tribute to the Chrono Series"@en,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja,
        "Another World and Time: Piano Tribute to the Chrono Series"@ja-latn ;
    schema:publisher _:Neaf8f3b262db4f3ba28ebeafde1a4c7f ;
    foaf:depiction <https://media.vgm.io/albums/84/144648/144648-e8d7985af742.png> .

_:N0d977ac19d084891b47791757da9882e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Departed Ones (Chrono Cross)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The Departed Ones (Chrono Cross)"@en .

_:N110c33fdc6c44fa49b67c2a9fd7eaf26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singing Mountain (Chrono Trigger)"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Singing Mountain (Chrono Trigger)"@en .

_:N147154f7e9154f43916565741beaa1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of Time (Chrono Trigger)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The End of Time (Chrono Trigger)"@en .

_:N15f824d811c24a00a382573f3994e420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shore of Dreams (Chrono Cross)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Shore of Dreams (Chrono Cross)"@en .

_:N1bfbc2c766fa4e31a169bb3c21d86890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delightful Spekkio (Chrono Trigger)"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Delightful Spekkio (Chrono Trigger)"@en .

_:N27b002e3f88846cf9ccd16866cf6f21b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Days (Chrono Trigger)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Peaceful Days (Chrono Trigger)"@en .

_:N36f910d86f3f4a1da71c8b1a7a15216a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frozen Flame (Chrono Cross)"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The Frozen Flame (Chrono Cross)"@en .

_:N4132c074c9744eddb33a9eca1b3bc161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Off Promise (Chrono Trigger)"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Far Off Promise (Chrono Trigger)"@en .

_:N4abf6dac41f7404f831d6eb632ce6125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardia Millenial Fair (Chrono Trigger)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Guardia Millenial Fair (Chrono Trigger)"@en .

_:N7a83a833ae164bc2888e20f73ad122ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of the Forest (Chrono Trigger)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Secret of the Forest (Chrono Trigger)"@en .

_:N80bd2dc86e52412f86c237b6acf28dec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Scene - 600 A.D. (Chrono Trigger)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Wind Scene - 600 A.D. (Chrono Trigger)"@en .

_:N8284e50deb094b46a7c5932ca9f0e085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Day the World Revived (Chrono Trigger)"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The Day the World Revived (Chrono Trigger)"@en .

_:N84f3ef866ee44adaaea7abb097542761 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scars of Time (Chrono Cross)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Scars of Time (Chrono Cross)"@en .

_:N89fc49210f7845c7bef36d39118d4fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Fragments (Chrono Cross)"@en ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Dream Fragments (Chrono Cross)"@en .

_:N9df9cfa488534d81adb684eb9c641fe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Forest (Chrono Cross)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Shadow Forest (Chrono Cross)"@en .

_:Na384d888f3c14a1c90a3ca9091fdb212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea of Eden - Garden of the Gods (Chrono Cross)"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The Sea of Eden - Garden of the Gods (Chrono Cross)"@en .

_:Naa8aaa3d033e49428579cab8c66e9d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plains of Time (Chrono Cross)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Plains of Time (Chrono Cross)"@en .

_:Nabbf899f8e62489e8c52fb223284eded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epoch - Wings that Cross Time (Chrono Trigger)"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Epoch - Wings that Cross Time (Chrono Trigger)"@en .

_:Nad79925458e94c17b3dd37d7e10a85bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Far Away Times (Chrono Trigger)"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "To Far Away Times (Chrono Trigger)"@en .

_:Nae8b0c0a995c4e8f81a027149847a992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Stole the Stars (Chrono Cross)"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "The Girl Who Stole the Stars (Chrono Cross)"@en .

_:Nd570915c0f594476b98f8df9ce3c7714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radical Dreamers (Chrono Cross)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Radical Dreamers (Chrono Cross)"@en .

_:Nda312aaed55d4a008913c630b05f0d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Main Theme (Chrono Trigger)"@en ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92737ab2114c4accac3bf817f8dde5aa ;
    schema:name "Chrono Trigger - Main Theme (Chrono Trigger)"@en .

_:Neaf8f3b262db4f3ba28ebeafde1a4c7f schema:name "VGM Pianists"@en,
        "VGM Pianists"@ja,
        "VGM Pianists"@ja-latn ;
    foaf:name "VGM Pianists"@en,
        "VGM Pianists"@ja,
        "VGM Pianists"@ja-latn .

_:N92737ab2114c4accac3bf817f8dde5aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d977ac19d084891b47791757da9882e,
        _:N110c33fdc6c44fa49b67c2a9fd7eaf26,
        _:N147154f7e9154f43916565741beaa1c6,
        _:N15f824d811c24a00a382573f3994e420,
        _:N1bfbc2c766fa4e31a169bb3c21d86890,
        _:N27b002e3f88846cf9ccd16866cf6f21b,
        _:N36f910d86f3f4a1da71c8b1a7a15216a,
        _:N4132c074c9744eddb33a9eca1b3bc161,
        _:N4abf6dac41f7404f831d6eb632ce6125,
        _:N7a83a833ae164bc2888e20f73ad122ea,
        _:N80bd2dc86e52412f86c237b6acf28dec,
        _:N8284e50deb094b46a7c5932ca9f0e085,
        _:N84f3ef866ee44adaaea7abb097542761,
        _:N89fc49210f7845c7bef36d39118d4fb4,
        _:N9df9cfa488534d81adb684eb9c641fe2,
        _:Na384d888f3c14a1c90a3ca9091fdb212,
        _:Naa8aaa3d033e49428579cab8c66e9d09,
        _:Nabbf899f8e62489e8c52fb223284eded,
        _:Nad79925458e94c17b3dd37d7e10a85bd,
        _:Nae8b0c0a995c4e8f81a027149847a992,
        _:Nd570915c0f594476b98f8df9ce3c7714,
        _:Nda312aaed55d4a008913c630b05f0d0c ;
    mo:track_count 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0d977ac19d084891b47791757da9882e,
        _:N110c33fdc6c44fa49b67c2a9fd7eaf26,
        _:N147154f7e9154f43916565741beaa1c6,
        _:N15f824d811c24a00a382573f3994e420,
        _:N1bfbc2c766fa4e31a169bb3c21d86890,
        _:N27b002e3f88846cf9ccd16866cf6f21b,
        _:N36f910d86f3f4a1da71c8b1a7a15216a,
        _:N4132c074c9744eddb33a9eca1b3bc161,
        _:N4abf6dac41f7404f831d6eb632ce6125,
        _:N7a83a833ae164bc2888e20f73ad122ea,
        _:N80bd2dc86e52412f86c237b6acf28dec,
        _:N8284e50deb094b46a7c5932ca9f0e085,
        _:N84f3ef866ee44adaaea7abb097542761,
        _:N89fc49210f7845c7bef36d39118d4fb4,
        _:N9df9cfa488534d81adb684eb9c641fe2,
        _:Na384d888f3c14a1c90a3ca9091fdb212,
        _:Naa8aaa3d033e49428579cab8c66e9d09,
        _:Nabbf899f8e62489e8c52fb223284eded,
        _:Nad79925458e94c17b3dd37d7e10a85bd,
        _:Nae8b0c0a995c4e8f81a027149847a992,
        _:Nd570915c0f594476b98f8df9ce3c7714,
        _:Nda312aaed55d4a008913c630b05f0d0c .

