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

<artist/11112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yaeko Sato"@en,
        "佐藤弥詠子"@ja ;
    foaf:made <album/88965#lyrics>,
        <album/88965#subject> ;
    foaf:name "Yaeko Sato"@en,
        "佐藤弥詠子"@ja .

<artist/16347#subject> a schema:Person,
        foaf:Person ;
    schema:name "RiRiKA"@en ;
    foaf:made <album/88965#subject>,
        <album/88965#vocals> ;
    foaf:name "RiRiKA"@en .

<artist/17307#subject> a schema:Person,
        foaf:Person ;
    schema:name "MARiE"@en ;
    foaf:made <album/88965#subject>,
        <album/88965#vocals> ;
    foaf:name "MARiE"@en .

<artist/17308#subject> a schema:Person,
        foaf:Person ;
    schema:name "Phantasmagoric"@en,
        "ファンタスマゴリック"@ja ;
    foaf:made <album/88965#subject>,
        <album/88965#vocals> ;
    foaf:name "Phantasmagoric"@en,
        "ファンタスマゴリック"@ja .

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

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

<release/37778#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy XI: Rhapsodies of Vana'diel"@en,
        "ファイナルファンタジーXI ヴァナ・ディールの星唄"@ja,
        "Final Fantasy XI: Vana'diel no Hoshiuta"@ja-latn ;
    foaf:name "Final Fantasy XI: Rhapsodies of Vana'diel"@en,
        "ファイナルファンタジーXI ヴァナ・ディールの星唄"@ja,
        "Final Fantasy XI: Vana'diel no Hoshiuta"@ja-latn .

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

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

<album/88965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn ;
    mo:performance_of <album/88965#musicalwork> ;
    mo:recorded_as <album/88965#musicalexpression> ;
    schema:name "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn ;
    schema:workPerformed <album/88965#musicalwork> .

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/88965/88965-1564191292.jpg> a schema:ImageObject,
        foaf:Image .

<album/88965#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn ;
    mo:composer <artist/610#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/88965#musicalwork> ;
    schema:name "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn .

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

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

<album/88965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-09"^^xsd:date ;
    dcterms:title "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn ;
    mo:catalogue_number "SQEX-50102" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88965#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    mo:record_count 1 ;
    schema:about <release/37778#subject> ;
    schema:datePublished "2019-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/88965/88965-1564191292.jpg> ;
    schema:name "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@en,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja,
        "FINAL FANTASY XI Gifts from Vana'diel: Songs of Rebirth"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/88965/88965-1564191292.jpg> .

_:N102c644b67aa4aaaaa401d7e90210fde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴァナ・ディールの星唄 -Rhapsodies of Vana'diel"@ja ;
    mo:track_number 14 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "ヴァナ・ディールの星唄 -Rhapsodies of Vana'diel"@ja .

_:N2519f0a5065e4e20b0b811c845329507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhapsodies of Vana'diel ep ver."@ja ;
    mo:track_number 9 ;
    schema:duration "PT10:28"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Rhapsodies of Vana'diel ep ver."@ja .

_:N27438cae6f014f9eabf9f17bd78a627d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iroha"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Iroha"@ja .

_:N3f3f2e1c0d044da7bcaefb9b7d8a0c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disjoined One"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Disjoined One"@ja .

_:N5068ccdbf80c4fc99cc5c2dcf215fd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full Speed Ahead!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Full Speed Ahead!"@ja .

_:N5b182d301ba44e64964d9361c39e7448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Worlds (instrumental version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Distant Worlds (instrumental version)"@ja .

_:N6b74f12b36af40b1b4999899dd0dcc1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boundless Black"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "The Boundless Black"@ja .

_:N726ba3b01a8b45bbb9b6fa2d79b87b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Today (instrumental version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Forever Today (instrumental version)"@ja .

_:Nb2e98f409656402f960957b0e3ae4abf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For a Friend"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "For a Friend"@ja .

_:Ncb4914d855a8496b8f6d5e08b6b0ed7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winds of Change"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Winds of Change"@ja .

_:Nd6390291a3ee49ba8e1effc49d836333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isle of the Gods"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Isle of the Gods"@ja .

_:Ndac1bcf39c1448a584da8c33d51d0767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Dreams and Reality"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Between Dreams and Reality"@ja .

_:Nde46ab89aaf0492fb6a1f56acc5623cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Times Grow Tense"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Times Grow Tense"@ja .

_:Ne4055cce095a400589fb4a9bf274f443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wail of the Void"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N8c93846c5c494eddaf00e9c8d47799c9 ;
    schema:name "Wail of the Void"@ja .

_:N8c93846c5c494eddaf00e9c8d47799c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N102c644b67aa4aaaaa401d7e90210fde,
        _:N2519f0a5065e4e20b0b811c845329507,
        _:N27438cae6f014f9eabf9f17bd78a627d,
        _:N3f3f2e1c0d044da7bcaefb9b7d8a0c73,
        _:N5068ccdbf80c4fc99cc5c2dcf215fd4d,
        _:N5b182d301ba44e64964d9361c39e7448,
        _:N6b74f12b36af40b1b4999899dd0dcc1e,
        _:N726ba3b01a8b45bbb9b6fa2d79b87b48,
        _:Nb2e98f409656402f960957b0e3ae4abf,
        _:Ncb4914d855a8496b8f6d5e08b6b0ed7a,
        _:Nd6390291a3ee49ba8e1effc49d836333,
        _:Ndac1bcf39c1448a584da8c33d51d0767,
        _:Nde46ab89aaf0492fb6a1f56acc5623cd,
        _:Ne4055cce095a400589fb4a9bf274f443 ;
    mo:track_count 14 ;
    schema:duration "PT70:11"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N102c644b67aa4aaaaa401d7e90210fde,
        _:N2519f0a5065e4e20b0b811c845329507,
        _:N27438cae6f014f9eabf9f17bd78a627d,
        _:N3f3f2e1c0d044da7bcaefb9b7d8a0c73,
        _:N5068ccdbf80c4fc99cc5c2dcf215fd4d,
        _:N5b182d301ba44e64964d9361c39e7448,
        _:N6b74f12b36af40b1b4999899dd0dcc1e,
        _:N726ba3b01a8b45bbb9b6fa2d79b87b48,
        _:Nb2e98f409656402f960957b0e3ae4abf,
        _:Ncb4914d855a8496b8f6d5e08b6b0ed7a,
        _:Nd6390291a3ee49ba8e1effc49d836333,
        _:Ndac1bcf39c1448a584da8c33d51d0767,
        _:Nde46ab89aaf0492fb6a1f56acc5623cd,
        _:Ne4055cce095a400589fb4a9bf274f443 .

