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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93306#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/93306#composition>,
        <album/93306#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/173#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn ;
    foaf:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

<product/190#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn ;
    foaf:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn .

<product/192#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@ja-latn ;
    foaf:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@ja-latn .

<product/206#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY XI"@en,
        "ファイナルファンタジーXI"@ja,
        "FINAL FANTASY XI"@ja-latn ;
    foaf:name "FINAL FANTASY XI"@en,
        "ファイナルファンタジーXI"@ja,
        "FINAL FANTASY XI"@ja-latn .

<album/93306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/93306#musicalwork> ;
    schema:name "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/93306/93306-1574871963.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29266#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "KayThePianist"@en ;
    foaf:name "KayThePianist"@en .

<album/93306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-25"^^xsd:date ;
    dcterms:title "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93306#musicalexpression> ;
    mo:publisher _:N0f31ec5475134cc888edf9c3fe886581 ;
    mo:record _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    mo:record_count 1 ;
    schema:about <product/173#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/189#subject>,
        <product/190#subject>,
        <product/192#subject>,
        <product/206#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mariana Preda"@en ;
            foaf:name "Mariana Preda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "sunfffd"@en ;
            foaf:name "sunfffd"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sberto92"@en ;
            foaf:name "Sberto92"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maria Cozzani"@en ;
            foaf:name "Maria Cozzani"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Giuppy"@en ;
            foaf:name "Giuppy"@en ],
        <artist/29266#subject> ;
    schema:datePublished "2019-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/93306/93306-1574871963.jpg> ;
    schema:name "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn ;
    schema:publisher _:N0f31ec5475134cc888edf9c3fe886581 ;
    foaf:depiction <https://media.vgm.io/albums/60/93306/93306-1574871963.jpg> .

<album/93306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn ;
    mo:performance_of <album/93306#musicalwork> ;
    mo:performer _:N01bdaf70a8b94d2c8f20c23bd61781d8,
        _:N539efcaf878a46eda19543b724edd201,
        _:N7ad1c2161850491f9b1b503b53278c5d,
        _:Naa5e7690259e42bd99f41fe942c9f67b,
        _:Nc9fa0019873a46d886dd5c674c9639e2,
        <artist/29266#subject> ;
    mo:recorded_as <album/93306#musicalexpression> ;
    schema:byArtist _:N01bdaf70a8b94d2c8f20c23bd61781d8,
        _:N539efcaf878a46eda19543b724edd201,
        _:N7ad1c2161850491f9b1b503b53278c5d,
        _:Naa5e7690259e42bd99f41fe942c9f67b,
        _:Nc9fa0019873a46d886dd5c674c9639e2,
        <artist/29266#subject> ;
    schema:name "Piano Fantasies - Vol III"@en,
        "Piano Fantasies - Vol III"@ja,
        "Piano Fantasies - Vol III"@ja-latn ;
    schema:workPerformed <album/93306#musicalwork> .

_:N01bdaf70a8b94d2c8f20c23bd61781d8 a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "Maria Cozzani"@en ;
    foaf:name "Maria Cozzani"@en .

_:N0f31ec5475134cc888edf9c3fe886581 schema:name "KayThePianist"@en,
        "KayThePianist"@ja,
        "KayThePianist"@ja-latn ;
    foaf:name "KayThePianist"@en,
        "KayThePianist"@ja,
        "KayThePianist"@ja-latn .

_:N2d504256050c48148727480ab71451fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memoro de la Stono"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Memoro de la Stono"@en .

_:N4e31491c886b4d44bee8941fdf0bca84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Ending Theme"@en .

_:N539efcaf878a46eda19543b724edd201 a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "Sberto92"@en ;
    foaf:name "Sberto92"@en .

_:N53ba7579dbb9461582b823877b563b6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vamo' alla Flamenco"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Vamo' alla Flamenco"@en .

_:N7ad1c2161850491f9b1b503b53278c5d a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "Mariana Preda"@en ;
    foaf:name "Mariana Preda"@en .

_:N85d194df3dce485a9fe3dff9c092a7ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Via Purifico / Way of Purgation"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Via Purifico / Way of Purgation"@en .

_:N88c2a53a1382467b90459fc541de0778 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Cosmo Canyon"@en .

_:Na4bea18732554b84bf1f1e2b227dc5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those who Fight"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Those who Fight"@en .

_:Naa5e7690259e42bd99f41fe942c9f67b a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "sunfffd"@en ;
    foaf:name "sunfffd"@en .

_:Nab4427a518e94259a1138f4dc0059838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boundless Ocean"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "The Boundless Ocean"@en .

_:Nb27d1a3c51f74c928f9271dc958fc7b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Protect the espers!"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Protect the espers!"@en .

_:Nb3bd8cdd9fb9466192fb0130588e5a95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm before the storm"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Calm before the storm"@en .

_:Nc7fe528e32a64659a47ffc944e98bb95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Recollection"@en .

_:Nc9fa0019873a46d886dd5c674c9639e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/93306#performance> ;
    schema:name "Giuppy"@en ;
    foaf:name "Giuppy"@en .

_:Nd0fbf7ae92b34588be9f2abf568ce2b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for friends"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Searching for friends"@en .

_:Ndd0a5bfcaf594df98482abb8f2fb3416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Wind"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Eternal Wind"@en .

_:Nfa0077aff0aa416ab2d57b805a03f6b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ronfaure"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Ronfaure"@en .

_:Nfb23073b1eff46cb8d61c291cd9863d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fisherman's Horizon"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nff1bf037ff814e7cb9f3b1a99b6b85ad ;
    schema:name "Fisherman's Horizon"@en .

_:Nff1bf037ff814e7cb9f3b1a99b6b85ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d504256050c48148727480ab71451fa,
        _:N4e31491c886b4d44bee8941fdf0bca84,
        _:N53ba7579dbb9461582b823877b563b6b,
        _:N85d194df3dce485a9fe3dff9c092a7ef,
        _:N88c2a53a1382467b90459fc541de0778,
        _:Na4bea18732554b84bf1f1e2b227dc5fd,
        _:Nab4427a518e94259a1138f4dc0059838,
        _:Nb27d1a3c51f74c928f9271dc958fc7b0,
        _:Nb3bd8cdd9fb9466192fb0130588e5a95,
        _:Nc7fe528e32a64659a47ffc944e98bb95,
        _:Nd0fbf7ae92b34588be9f2abf568ce2b4,
        _:Ndd0a5bfcaf594df98482abb8f2fb3416,
        _:Nfa0077aff0aa416ab2d57b805a03f6b0,
        _:Nfb23073b1eff46cb8d61c291cd9863d1 ;
    mo:track_count 14 ;
    schema:duration "PT52:04"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2d504256050c48148727480ab71451fa,
        _:N4e31491c886b4d44bee8941fdf0bca84,
        _:N53ba7579dbb9461582b823877b563b6b,
        _:N85d194df3dce485a9fe3dff9c092a7ef,
        _:N88c2a53a1382467b90459fc541de0778,
        _:Na4bea18732554b84bf1f1e2b227dc5fd,
        _:Nab4427a518e94259a1138f4dc0059838,
        _:Nb27d1a3c51f74c928f9271dc958fc7b0,
        _:Nb3bd8cdd9fb9466192fb0130588e5a95,
        _:Nc7fe528e32a64659a47ffc944e98bb95,
        _:Nd0fbf7ae92b34588be9f2abf568ce2b4,
        _:Ndd0a5bfcaf594df98482abb8f2fb3416,
        _:Nfa0077aff0aa416ab2d57b805a03f6b0,
        _:Nfb23073b1eff46cb8d61c291cd9863d1 .

