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

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

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

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

<album/69093#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/69093#musicalwork> ;
    schema:name "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn .

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

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

<org/1570#subject> schema:name "Pixel Mixers"@en,
        "Pixel Mixers"@ja,
        "Pixel Mixers"@ja-latn ;
    foaf:name "Pixel Mixers"@en,
        "Pixel Mixers"@ja,
        "Pixel Mixers"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/69093/69093-1498061734.png> a schema:ImageObject,
        foaf:Image .

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

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Ian Martyn"@en ;
    foaf:made <album/69093#lyrics>,
        <album/69093#subject> ;
    foaf:name "Ian Martyn"@en .

<artist/18777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Hashel"@en ;
    foaf:name "Hashel"@en .

<artist/25040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Dacian Grada"@en ;
    foaf:name "Dacian Grada"@en .

<artist/26358#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Mairiba"@en ;
    foaf:name "Mairiba"@en .

<artist/26566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Psamathes"@en ;
    foaf:name "Psamathes"@en .

<artist/26633#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Bullicann"@en ;
    foaf:name "Bullicann"@en .

<artist/26634#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Orchestral Fantasy"@en ;
    foaf:name "Orchestral Fantasy"@en .

<artist/26646#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Ian Plays"@en ;
    foaf:name "Ian Plays"@en .

<artist/26663#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Omabroodje"@en ;
    foaf:name "Omabroodje"@en .

<artist/26723#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Mark Autumn"@en ;
    foaf:name "Mark Autumn"@en .

<artist/27242#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Kiaran"@en ;
    foaf:name "Kiaran"@en .

<artist/45476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Subversiveasset"@en ;
    foaf:name "Subversiveasset"@en .

<artist/59476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Thennecan"@en ;
    foaf:name "Thennecan"@en .

<album/69093#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-21"^^xsd:date ;
    dcterms:title "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69093#musicalexpression> ;
    mo:publisher <org/1570#subject> ;
    mo:record _:N00c797acff6041f3929062bea4364db8 ;
    mo:record_count 1 ;
    schema:about <product/168#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Trumpet Dude"@en ;
            foaf:name "Trumpet Dude"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mr Feral"@en ;
            foaf:name "Mr Feral"@en ],
        <artist/18555#subject>,
        <artist/18777#subject>,
        <artist/25040#subject>,
        <artist/26358#subject>,
        <artist/26566#subject>,
        <artist/26633#subject>,
        <artist/26634#subject>,
        <artist/26646#subject>,
        <artist/26663#subject>,
        <artist/26723#subject>,
        <artist/27242#subject>,
        <artist/45476#subject>,
        <artist/59476#subject> ;
    schema:datePublished "2017-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/69093/69093-1498061734.png> ;
    schema:name "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn ;
    schema:publisher <org/1570#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/69093/69093-1498061734.png> .

<album/69093#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn ;
    mo:performance_of <album/69093#musicalwork> ;
    mo:performer _:N1ae4563e7b2e4552bb8a8aa8c2b7ec53,
        _:Naa212065d3d947a1b6751347c4ccb1a0,
        <artist/18555#subject>,
        <artist/18777#subject>,
        <artist/25040#subject>,
        <artist/26358#subject>,
        <artist/26566#subject>,
        <artist/26633#subject>,
        <artist/26634#subject>,
        <artist/26646#subject>,
        <artist/26663#subject>,
        <artist/26723#subject>,
        <artist/27242#subject>,
        <artist/45476#subject>,
        <artist/59476#subject> ;
    mo:recorded_as <album/69093#musicalexpression> ;
    schema:byArtist _:N1ae4563e7b2e4552bb8a8aa8c2b7ec53,
        _:Naa212065d3d947a1b6751347c4ccb1a0,
        <artist/18555#subject>,
        <artist/18777#subject>,
        <artist/25040#subject>,
        <artist/26358#subject>,
        <artist/26566#subject>,
        <artist/26633#subject>,
        <artist/26634#subject>,
        <artist/26646#subject>,
        <artist/26663#subject>,
        <artist/26723#subject>,
        <artist/27242#subject>,
        <artist/45476#subject>,
        <artist/59476#subject> ;
    schema:name "Final Fantasy II - The Roses of Rebellion"@en,
        "Final Fantasy II - The Roses of Rebellion"@ja,
        "Final Fantasy II - The Roses of Rebellion"@ja-latn ;
    schema:workPerformed <album/69093#musicalwork> .

_:N0181a0de36fa4ffea20461c5c6482c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Castle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Ancient Castle"@en .

_:N15f5f49150404b9fbc16e3d9065bad4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Pandemonium"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Castle Pandemonium"@en .

_:N1ae4563e7b2e4552bb8a8aa8c2b7ec53 a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Mr Feral"@en ;
    foaf:name "Mr Feral"@en .

_:N1dd87d758b5c4feebb07196841c33d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revivification"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Revivification"@en .

_:N2b67a2b79f5d45409c38d7b9017a9002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Scene 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Battle Scene 2"@en .

_:N421897120ea040418ccc48754dee21b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Finale"@en .

_:N43aa9e9d0e964696b6d85fccf58950b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Scene 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Battle Scene 1"@en .

_:N54ae6a9b5da74c32a0f03a5a031d039c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Game Over"@en .

_:N56733d816ca9489c8a780fc9c64a9801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebel Army"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Rebel Army"@en .

_:N730a0a27a9434489b6968cc166fa8a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magicians Tower"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Magicians Tower"@en .

_:N86c17d76f2144ed7a244b0f23a1b2f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocobo Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Chocobo Theme"@en .

_:Naa212065d3d947a1b6751347c4ccb1a0 a schema:Person,
        foaf:Person ;
    mo:performed <album/69093#performance> ;
    schema:name "Trumpet Dude"@en ;
    foaf:name "Trumpet Dude"@en .

_:Ne2a3f4f808a34e498cae88fcb23ff101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Main Theme"@en .

_:Nfb78866ee2c543369d749d58542ff02c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N00c797acff6041f3929062bea4364db8 ;
    schema:name "Town Theme"@en .

_:N00c797acff6041f3929062bea4364db8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0181a0de36fa4ffea20461c5c6482c34,
        _:N15f5f49150404b9fbc16e3d9065bad4a,
        _:N1dd87d758b5c4feebb07196841c33d6e,
        _:N2b67a2b79f5d45409c38d7b9017a9002,
        _:N421897120ea040418ccc48754dee21b7,
        _:N43aa9e9d0e964696b6d85fccf58950b3,
        _:N54ae6a9b5da74c32a0f03a5a031d039c,
        _:N56733d816ca9489c8a780fc9c64a9801,
        _:N730a0a27a9434489b6968cc166fa8a51,
        _:N86c17d76f2144ed7a244b0f23a1b2f2e,
        _:Ne2a3f4f808a34e498cae88fcb23ff101,
        _:Nfb78866ee2c543369d749d58542ff02c ;
    mo:track_count 12 ;
    schema:duration "PT36:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0181a0de36fa4ffea20461c5c6482c34,
        _:N15f5f49150404b9fbc16e3d9065bad4a,
        _:N1dd87d758b5c4feebb07196841c33d6e,
        _:N2b67a2b79f5d45409c38d7b9017a9002,
        _:N421897120ea040418ccc48754dee21b7,
        _:N43aa9e9d0e964696b6d85fccf58950b3,
        _:N54ae6a9b5da74c32a0f03a5a031d039c,
        _:N56733d816ca9489c8a780fc9c64a9801,
        _:N730a0a27a9434489b6968cc166fa8a51,
        _:N86c17d76f2144ed7a244b0f23a1b2f2e,
        _:Ne2a3f4f808a34e498cae88fcb23ff101,
        _:Nfb78866ee2c543369d749d58542ff02c .

