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

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

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

<album/99> a mo:Release ;
    mo:catalogue_number "N38D-018" .

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

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

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

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

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

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

<artist/818#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26487#performance> ;
    schema:name "Toshiyuki Mori"@en,
        "森俊之"@ja ;
    foaf:name "Toshiyuki Mori"@en,
        "森俊之"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26487#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/26487#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/26487#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Piano Collections Final Fantasy V"@en,
        "ピアノコレクションズ ファイナルファンタジーV"@ja,
        "Piano Collections Final Fantasy V"@ja-latn ;
    mo:catalogue_number "FF-09" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/99> ;
    mo:publication_of <album/26487#musicalexpression> ;
    mo:publisher _:Nedb2a5b4831a41709dd5c2ac4187cc53 ;
    mo:record _:Ne1ffed6f72414c378389cb4c2414f01a ;
    mo:record_count 1 ;
    schema:about <product/178#subject> ;
    schema:byArtist <artist/818#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Piano Collections Final Fantasy V"@en,
        "ピアノコレクションズ ファイナルファンタジーV"@ja,
        "Piano Collections Final Fantasy V"@ja-latn ;
    schema:publisher _:Nedb2a5b4831a41709dd5c2ac4187cc53 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N134ab7819dd54b28bce05e0e8c19a14a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenderness in the Air"@en,
        "街のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Tenderness in the Air"@en,
        "街のテーマ"@ja .

_:N186e5ec08aec4f8c9313a3efa6f53e97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lenna's Theme"@en,
        "レナのテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Lenna's Theme"@en,
        "レナのテーマ"@ja .

_:N2924420ebbc645c596e463495b9a42d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest"@en,
        "ハーヴェスト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Harvest"@en,
        "ハーヴェスト"@ja .

_:N4c48664a95064b7e82781910ebcf327d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Critter Tripper Fritter!?"@en,
        "モーグリのテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Critter Tripper Fritter!?"@en,
        "モーグリのテーマ"@ja .

_:N5414b354bdb24f969e9e7354e0663acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Friends"@en,
        "親愛なる友へ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Dear Friends"@en,
        "親愛なる友へ"@ja .

_:N792265bfc6944fdd878955b0e496ac2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz Clavier"@en,
        "タイクーン円舞曲へ長調"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Waltz Clavier"@en,
        "タイクーン円舞曲へ長調"@ja .

_:Nb9faeb917d5945e6a9a8ef0a1309ab40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Gilgamesh"@en,
        "ビッグブリッヂの死闘"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Battle with Gilgamesh"@en,
        "ビッグブリッヂの死闘"@ja .

_:Nc471db2ee9334b4d8e8a34337d255f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The New Origin"@en,
        "エンドタイトル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "The New Origin"@en,
        "エンドタイトル"@ja .

_:Nc929f522545a44b8a28d33abbd4e30bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Box"@en,
        "思い出のオルゴール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Music Box"@en,
        "思い出のオルゴール"@ja .

_:Ne3e40033f453447680ebcbc68c9cc514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Presentiment"@en,
        "オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "A Presentiment"@en,
        "オープニング"@ja .

_:Ne58f7123eda74895a8bc655bfa359f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ahead On Our Way"@en,
        "ファイナルファンタジーV メインテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Ahead On Our Way"@en,
        "ファイナルファンタジーV メインテーマ"@ja .

_:Neb0daa627bed43dc9924694acc6121bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mambo de Chocobo"@en,
        "マンボdeチョコボ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "Mambo de Chocobo"@en,
        "マンボdeチョコボ"@ja .

_:Nedb2a5b4831a41709dd5c2ac4187cc53 schema:name "Top Circle/Yuanding"@en ;
    foaf:name "Top Circle/Yuanding"@en .

_:Nf8d28369fe634554b2fc1560d80ed1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Home, Sweet Home"@en,
        "はるかなる故郷"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne1ffed6f72414c378389cb4c2414f01a ;
    schema:name "My Home, Sweet Home"@en,
        "はるかなる故郷"@ja .

_:Ne1ffed6f72414c378389cb4c2414f01a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N134ab7819dd54b28bce05e0e8c19a14a,
        _:N186e5ec08aec4f8c9313a3efa6f53e97,
        _:N2924420ebbc645c596e463495b9a42d2,
        _:N4c48664a95064b7e82781910ebcf327d,
        _:N5414b354bdb24f969e9e7354e0663acb,
        _:N792265bfc6944fdd878955b0e496ac2c,
        _:Nb9faeb917d5945e6a9a8ef0a1309ab40,
        _:Nc471db2ee9334b4d8e8a34337d255f70,
        _:Nc929f522545a44b8a28d33abbd4e30bc,
        _:Ne3e40033f453447680ebcbc68c9cc514,
        _:Ne58f7123eda74895a8bc655bfa359f1e,
        _:Neb0daa627bed43dc9924694acc6121bd,
        _:Nf8d28369fe634554b2fc1560d80ed1e5 ;
    mo:track_count 13 ;
    schema:duration "PT46:34"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N134ab7819dd54b28bce05e0e8c19a14a,
        _:N186e5ec08aec4f8c9313a3efa6f53e97,
        _:N2924420ebbc645c596e463495b9a42d2,
        _:N4c48664a95064b7e82781910ebcf327d,
        _:N5414b354bdb24f969e9e7354e0663acb,
        _:N792265bfc6944fdd878955b0e496ac2c,
        _:Nb9faeb917d5945e6a9a8ef0a1309ab40,
        _:Nc471db2ee9334b4d8e8a34337d255f70,
        _:Nc929f522545a44b8a28d33abbd4e30bc,
        _:Ne3e40033f453447680ebcbc68c9cc514,
        _:Ne58f7123eda74895a8bc655bfa359f1e,
        _:Neb0daa627bed43dc9924694acc6121bd,
        _:Nf8d28369fe634554b2fc1560d80ed1e5 .

