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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58275#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/58275#composition>,
        <album/58275#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/58275#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/58275#musicalwork> ;
    schema:name "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn .

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

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/58275/58275-1461319340.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58275#performance> ;
    schema:name "Jeff Ball"@en ;
    foaf:name "Jeff Ball"@en .

<artist/16649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58275#performance> ;
    schema:name "RiverSound"@en ;
    foaf:name "RiverSound"@en .

<artist/59426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58275#performance> ;
    schema:name "Sixto Sounds"@en ;
    foaf:name "Sixto Sounds"@en .

<artist/7192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58275#performance> ;
    schema:name "Brandon Strader"@en ;
    foaf:name "Brandon Strader"@en .

<album/58275#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn ;
    mo:performance_of <album/58275#musicalwork> ;
    mo:performer <artist/11774#subject>,
        <artist/16649#subject>,
        <artist/59426#subject>,
        <artist/7192#subject> ;
    mo:recorded_as <album/58275#musicalexpression> ;
    schema:byArtist <artist/11774#subject>,
        <artist/16649#subject>,
        <artist/59426#subject>,
        <artist/7192#subject> ;
    schema:name "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn ;
    schema:workPerformed <album/58275#musicalwork> .

<album/58275#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-25"^^xsd:date ;
    dcterms:title "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn ;
    mo:catalogue_number "OCRA-0057" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/58275#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N362a93972eb54986bf4ace3528095c8a ;
    mo:record_count 1 ;
    schema:about <product/178#subject> ;
    schema:byArtist <artist/11774#subject>,
        <artist/16649#subject>,
        <artist/59426#subject>,
        <artist/7192#subject> ;
    schema:datePublished "2016-04-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/58275/58275-1461319340.png> ;
    schema:name "Final Fantasy V: The Fabled Warriors ~II. WATER~"@en,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja,
        "Final Fantasy V: The Fabled Warriors ~II. WATER~"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/58275/58275-1461319340.png> .

_:N2b58bd5fc1104726b80a97f80c9b2d0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Silver Light Shines ~Theme of Mystic Knight~"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "A Silver Light Shines ~Theme of Mystic Knight~"@en .

_:N4bac51c3902343cfa3c91efb4a35b21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Observer ~Theme of Time Mage~"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "The Observer ~Theme of Time Mage~"@en .

_:N6c053b8e5f734343acfabcecd7bc8005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Princesa de Taikun ~Theme of Lenna~"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "La Princesa de Taikun ~Theme of Lenna~"@en .

_:N783b96a8e64d4886a91826550f7eddb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remembrance ~Theme of Cid~"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "Remembrance ~Theme of Cid~"@en .

_:N8b457287a3c146cfadb083745298b0e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal ~Theme of Red Mage~"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "Eternal ~Theme of Red Mage~"@en .

_:N94024969fb5b4a77b2b8b1d7183dd595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Next Time ~WATER~"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "See You Next Time ~WATER~"@en .

_:Nbb538747babe49e6ba3a8cf5d64b5277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BZKR ~Theme of Berserker~"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "BZKR ~Theme of Berserker~"@en .

_:Nc0588696d7da4362960e2c44c67bdccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Micker Cripper Mime ~Theme of Mime~"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "Micker Cripper Mime ~Theme of Mime~"@en .

_:Ne2c5a796891f469d9c379530452ae197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wander ~Theme of Summoner~"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N362a93972eb54986bf4ace3528095c8a ;
    schema:name "The Wander ~Theme of Summoner~"@en .

_:N362a93972eb54986bf4ace3528095c8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b58bd5fc1104726b80a97f80c9b2d0a,
        _:N4bac51c3902343cfa3c91efb4a35b21f,
        _:N6c053b8e5f734343acfabcecd7bc8005,
        _:N783b96a8e64d4886a91826550f7eddb8,
        _:N8b457287a3c146cfadb083745298b0e1,
        _:N94024969fb5b4a77b2b8b1d7183dd595,
        _:Nbb538747babe49e6ba3a8cf5d64b5277,
        _:Nc0588696d7da4362960e2c44c67bdccb,
        _:Ne2c5a796891f469d9c379530452ae197 ;
    mo:track_count 9 ;
    schema:duration "PT36:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2b58bd5fc1104726b80a97f80c9b2d0a,
        _:N4bac51c3902343cfa3c91efb4a35b21f,
        _:N6c053b8e5f734343acfabcecd7bc8005,
        _:N783b96a8e64d4886a91826550f7eddb8,
        _:N8b457287a3c146cfadb083745298b0e1,
        _:N94024969fb5b4a77b2b8b1d7183dd595,
        _:Nbb538747babe49e6ba3a8cf5d64b5277,
        _:Nc0588696d7da4362960e2c44c67bdccb,
        _:Ne2c5a796891f469d9c379530452ae197 .

