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

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

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

<album/8187> a mo:Release ;
    mo:catalogue_number "SQEX-10117" .

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71989#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/71989#composition>,
        <album/71989#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

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

<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/71989#musicalexpression> a mo:Signal ;
    mo:published_as <album/71989#subject> ;
    mo:records <album/71989#performance> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/71989/71989-1507046407.jpg> a schema:ImageObject,
        foaf:Image .

<album/71989#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn ;
    mo:composer <artist/610#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/71989#musicalwork> ;
    schema:name "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn .

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

<artist/616#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71989#performance> ;
    schema:name "Ayumi Iga"@en,
        "伊賀あゆみ"@ja ;
    foaf:name "Ayumi Iga"@en,
        "伊賀あゆみ"@ja .

<artist/617#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71989#performance> ;
    schema:name "Kasumi Oga"@en ;
    foaf:name "Kasumi Oga"@en .

<album/71989#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn ;
    mo:performance_of <album/71989#musicalwork> ;
    mo:performer <artist/616#subject>,
        <artist/617#subject> ;
    mo:recorded_as <album/71989#musicalexpression> ;
    schema:byArtist <artist/616#subject>,
        <artist/617#subject> ;
    schema:name "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn ;
    schema:workPerformed <album/71989#musicalwork> .

<album/71989#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn ;
    mo:catalogue_number "MICA-0969" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/8187> ;
    mo:publication_of <album/71989#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N02b0067b47af453286eaf1f47eadd6e1 ;
    mo:record_count 1 ;
    schema:about <product/206#subject> ;
    schema:byArtist <artist/616#subject>,
        <artist/617#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/71989/71989-1507046407.jpg> ;
    schema:name "Piano Collections FINAL FANTASY XI"@en,
        "ピアノ・コレクションズ ファイナルファンタジーXI"@ja,
        "Piano Collections FINAL FANTASY XI"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/71989/71989-1507046407.jpg> .

_:N00c7378c33e24725ac7471b68c326cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercenaries' Delight"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Mercenaries' Delight"@en .

_:N0483c59e42b74cb697daa78bbf00e9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cosmic Wheel"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "The Cosmic Wheel"@en .

_:N2b4f584a4be049bdae0b5c6bc9dccd84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Horizon -Tavnazian Archipelago"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "A New Horizon -Tavnazian Archipelago"@en .

_:N3d450592d7384b068d9d7f42c541fbd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sanctuary of Zi'Tah"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "The Sanctuary of Zi'Tah"@en .

_:N5101c89380ee4aca88cf43c4813e920e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Duchy of Jeuno"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "The Grand Duchy of Jeuno"@en .

_:N52ce504a3aec496b84605ac1b2d6fc57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fated Strife -Besieged-"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Fated Strife -Besieged-"@en .

_:Nb47b477863dd4391a2b974b0dc875c53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stargazing"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Stargazing"@en .

_:Nd1ba7d5f7f7642c9b24944de228a4b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of the Goddess"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Wings of the Goddess"@en .

_:Nd97dc35c1eee4760b83b1fc6480333df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ronfaure"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Ronfaure"@en .

_:Ne04c80d82ddb4e51988799dc5d9d2398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Griffons Never Die"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Griffons Never Die"@en .

_:Nfc9352b2785842d481db41b542c64511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of the Gods"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N02b0067b47af453286eaf1f47eadd6e1 ;
    schema:name "Whispers of the Gods"@en .

_:N02b0067b47af453286eaf1f47eadd6e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c7378c33e24725ac7471b68c326cd0,
        _:N0483c59e42b74cb697daa78bbf00e9ea,
        _:N2b4f584a4be049bdae0b5c6bc9dccd84,
        _:N3d450592d7384b068d9d7f42c541fbd4,
        _:N5101c89380ee4aca88cf43c4813e920e,
        _:N52ce504a3aec496b84605ac1b2d6fc57,
        _:Nb47b477863dd4391a2b974b0dc875c53,
        _:Nd1ba7d5f7f7642c9b24944de228a4b5e,
        _:Nd97dc35c1eee4760b83b1fc6480333df,
        _:Ne04c80d82ddb4e51988799dc5d9d2398,
        _:Nfc9352b2785842d481db41b542c64511 ;
    mo:track_count 11 ;
    schema:duration "PT41:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N00c7378c33e24725ac7471b68c326cd0,
        _:N0483c59e42b74cb697daa78bbf00e9ea,
        _:N2b4f584a4be049bdae0b5c6bc9dccd84,
        _:N3d450592d7384b068d9d7f42c541fbd4,
        _:N5101c89380ee4aca88cf43c4813e920e,
        _:N52ce504a3aec496b84605ac1b2d6fc57,
        _:Nb47b477863dd4391a2b974b0dc875c53,
        _:Nd1ba7d5f7f7642c9b24944de228a4b5e,
        _:Nd97dc35c1eee4760b83b1fc6480333df,
        _:Ne04c80d82ddb4e51988799dc5d9d2398,
        _:Nfc9352b2785842d481db41b542c64511 .

