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

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

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

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

<album/21038#musicalexpression> a mo:Signal ;
    mo:published_as <album/21038#subject> ;
    mo:records <album/21038#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/83/21038/21038-1283965696.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/21038/21038-1283965696.png> ;
    foaf:depicts <album/21038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/21038/21038-1283965696.png> .

<https://medium-media.vgm.io/albums/83/21038/21038-1283965696.png> a schema:ImageObject,
        foaf:Image .

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

<artist/59086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21038#performance> ;
    schema:name "Level 99"@en ;
    foaf:name "Level 99"@en .

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

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

<album/21038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-10"^^xsd:date ;
    dcterms:title "Final Fantasy V: The Fabled Warriors ~I. WIND~"@en,
        "Final Fantasy V: The Fabled Warriors ~I. WIND~"@ja,
        "Final Fantasy V: The Fabled Warriors ~I. WIND~"@ja-latn ;
    mo:catalogue_number "OCRA-0018" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/21038#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N3d333ed4377a4d83a545054192945b98 ;
    mo:record_count 1 ;
    schema:about <product/178#subject> ;
    schema:byArtist <artist/59086#subject>,
        <artist/59426#subject> ;
    schema:datePublished "2010-09-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/21038/21038-1283965696.png> ;
    schema:name "Final Fantasy V: The Fabled Warriors ~I. WIND~"@en,
        "Final Fantasy V: The Fabled Warriors ~I. WIND~"@ja,
        "Final Fantasy V: The Fabled Warriors ~I. WIND~"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/21038/21038-1283965696.png> .

_:N1b1636a4a0b6400b8a1e4cafca531777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Healer's Touch ~Theme of White Mage~"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "A Healer's Touch ~Theme of White Mage~"@en .

_:N3da078e6142c4984bd0b25cc8e016714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of Valor ~Theme of Knight~"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "Edge of Valor ~Theme of Knight~"@en .

_:N4d7b2aaa94204fbc87cc0771c6216bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Next Time ~WIND~"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "See You Next Time ~WIND~"@en .

_:N52dc82ae29944446b43f44762a0bbfae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Black Book ~Theme of Black Mage~"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "Little Black Book ~Theme of Black Mage~"@en .

_:N947ab25552e44e2fa380da93ce485455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lore of the Ancients ~Theme of Blue Mage~"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "Lore of the Ancients ~Theme of Blue Mage~"@en .

_:Nb51374884d0b4f619f07c024af893e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Fist ~Theme of Monk~"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "Gentle Fist ~Theme of Monk~"@en .

_:Nbd23c6884f6a4a8e979aee5a2e35b1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vessel of the Void ~Theme of Exdeath~"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "Vessel of the Void ~Theme of Exdeath~"@en .

_:Nbefba9c1ff1d4f6694b305458bc028bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Shadows ~Theme of Thief~"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "In the Shadows ~Theme of Thief~"@en .

_:Nd7ae05911aa544d4a0d057cf08c287e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path to Glory ~Theme of Bartz~"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N3d333ed4377a4d83a545054192945b98 ;
    schema:name "The Path to Glory ~Theme of Bartz~"@en .

_:N3d333ed4377a4d83a545054192945b98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b1636a4a0b6400b8a1e4cafca531777,
        _:N3da078e6142c4984bd0b25cc8e016714,
        _:N4d7b2aaa94204fbc87cc0771c6216bd6,
        _:N52dc82ae29944446b43f44762a0bbfae,
        _:N947ab25552e44e2fa380da93ce485455,
        _:Nb51374884d0b4f619f07c024af893e32,
        _:Nbd23c6884f6a4a8e979aee5a2e35b1ef,
        _:Nbefba9c1ff1d4f6694b305458bc028bf,
        _:Nd7ae05911aa544d4a0d057cf08c287e9 ;
    mo:track_count 9 ;
    schema:duration "PT32:58"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1b1636a4a0b6400b8a1e4cafca531777,
        _:N3da078e6142c4984bd0b25cc8e016714,
        _:N4d7b2aaa94204fbc87cc0771c6216bd6,
        _:N52dc82ae29944446b43f44762a0bbfae,
        _:N947ab25552e44e2fa380da93ce485455,
        _:Nb51374884d0b4f619f07c024af893e32,
        _:Nbd23c6884f6a4a8e979aee5a2e35b1ef,
        _:Nbefba9c1ff1d4f6694b305458bc028bf,
        _:Nd7ae05911aa544d4a0d057cf08c287e9 .

