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

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

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

<album/56539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/56539#composition> ;
            foaf:name "Nobuo Uematsu"@en ] ;
    mo:produced_work <album/56539#musicalwork> ;
    schema:name "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn .

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

<album/56539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn ;
    mo:performance_of <album/56539#musicalwork> ;
    mo:recorded_as <album/56539#musicalexpression> ;
    schema:name "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn ;
    schema:workPerformed <album/56539#musicalwork> .

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

<https://medium-media.vgm.io/albums/93/56539/56539-1451784721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-15"^^xsd:date ;
    dcterms:title "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn ;
    mo:catalogue_number "LTCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56539#musicalexpression> ;
    mo:publisher _:N3074a07b4f2d4a88ba04296c7e92d476 ;
    mo:record _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Final Fantasy II"@en ;
            foaf:name "Final Fantasy II"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy IX"@en ;
            foaf:name "Final Fantasy IX"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VI"@en ;
            foaf:name "Final Fantasy VI"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy IV"@en ;
            foaf:name "Final Fantasy IV"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VIII"@en ;
            foaf:name "Final Fantasy VIII"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy V"@en ;
            foaf:name "Final Fantasy V"@en ],
        [ a schema:CreativeWork ;
            schema:name "Final Fantasy VII"@en ;
            foaf:name "Final Fantasy VII"@en ] ;
    schema:datePublished "2005-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/56539/56539-1451784721.jpg> ;
    schema:name "Rage of Destiny"@en,
        "Rage of Destiny"@ja,
        "Rage of Destiny"@ja-latn ;
    schema:publisher _:N3074a07b4f2d4a88ba04296c7e92d476 ;
    foaf:depiction <https://media.vgm.io/albums/93/56539/56539-1451784721.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56539#subject> ;
    schema:name "Nobuo Uematsu"@en ;
    foaf:made <album/56539#subject> ;
    foaf:name "Nobuo Uematsu"@en .

_:N3074a07b4f2d4a88ba04296c7e92d476 schema:name "Laytheon"@en ;
    foaf:name "Laytheon"@en .

_:N44946722e19f4135951d732b9b5b67c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exdeath the Evil Lord"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Exdeath the Evil Lord"@en .

_:N5147644025444d96b9eae1559aeaa10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Emotion"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Burning Emotion"@en .

_:N589adcf9d70e4c38807081c6f32bf9fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "The Decisive Battle"@en .

_:N6231be928be64f7cb64aa7d55501712c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Extreme"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "The Extreme"@en .

_:N632d2f96b0aa4bdeb7dd3bbf9f1fde97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decida"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Decida"@en .

_:N63ac8579557b429db0286a9d29c24aeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil Incarnate"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Devil Incarnate"@en .

_:N7244d0de5dc34b079439c5fd672e2f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Sinfonia"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Moonlight Sinfonia"@en .

_:N7b92141c20314630a7a54994f987ead2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartful Tears"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Heartful Tears"@en .

_:N85c0aa4aa4a6422a9a3d80d5b622406a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Fight Further"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Those Who Fight Further"@en .

_:N86fe643e633f4c60981929c8b3a255fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash on the Big Bridge"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Clash on the Big Bridge"@en .

_:Na2834b4149a3418fa8264b07aa195435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hildagarde"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Hildagarde"@en .

_:Na500c7ae55734bd0b2c3139498063fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fatal Duel with Exdeath"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nd607fe19fe8f4a68a02c9c9dc510386a ;
    schema:name "Fatal Duel with Exdeath"@en .

_:Nd607fe19fe8f4a68a02c9c9dc510386a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44946722e19f4135951d732b9b5b67c7,
        _:N5147644025444d96b9eae1559aeaa10a,
        _:N589adcf9d70e4c38807081c6f32bf9fe,
        _:N6231be928be64f7cb64aa7d55501712c,
        _:N632d2f96b0aa4bdeb7dd3bbf9f1fde97,
        _:N63ac8579557b429db0286a9d29c24aeb,
        _:N7244d0de5dc34b079439c5fd672e2f2a,
        _:N7b92141c20314630a7a54994f987ead2,
        _:N85c0aa4aa4a6422a9a3d80d5b622406a,
        _:N86fe643e633f4c60981929c8b3a255fb,
        _:Na2834b4149a3418fa8264b07aa195435,
        _:Na500c7ae55734bd0b2c3139498063fe0 ;
    mo:track_count 12 ;
    schema:duration "PT52:47"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N44946722e19f4135951d732b9b5b67c7,
        _:N5147644025444d96b9eae1559aeaa10a,
        _:N589adcf9d70e4c38807081c6f32bf9fe,
        _:N6231be928be64f7cb64aa7d55501712c,
        _:N632d2f96b0aa4bdeb7dd3bbf9f1fde97,
        _:N63ac8579557b429db0286a9d29c24aeb,
        _:N7244d0de5dc34b079439c5fd672e2f2a,
        _:N7b92141c20314630a7a54994f987ead2,
        _:N85c0aa4aa4a6422a9a3d80d5b622406a,
        _:N86fe643e633f4c60981929c8b3a255fb,
        _:Na2834b4149a3418fa8264b07aa195435,
        _:Na500c7ae55734bd0b2c3139498063fe0 .

