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

<artist/39303#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAZCO"@en ;
    foaf:made <album/14122#subject>,
        <album/14122#vocals> ;
    foaf:name "KAZCO"@en .

<artist/4820#subject> a schema:Person,
        foaf:Person ;
    schema:name "mr.goo"@en ;
    foaf:made <album/14122#subject>,
        <album/14122#vocals> ;
    foaf:name "mr.goo"@en .

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

<album/182> a mo:Release ;
    mo:catalogue_number "UPCH-1377" .

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

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

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

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

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

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

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

<album/14122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/14122#musicalwork> ;
    schema:name "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn .

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

<album/14122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn ;
    mo:performance_of <album/14122#musicalwork> ;
    mo:recorded_as <album/14122#musicalexpression> ;
    schema:name "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn ;
    schema:workPerformed <album/14122#musicalwork> .

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/14122/14122-1458593382.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/14122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn ;
    mo:catalogue_number "MICA-0400" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/182> ;
    mo:publication_of <album/14122#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N5035e3fd31284f829dea8dc50a24f2fb ;
    mo:record_count 1 ;
    schema:about <product/163#subject>,
        <product/173#subject>,
        <product/175#subject>,
        <product/189#subject>,
        <product/190#subject>,
        <product/192#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/14122/14122-1458593382.png> ;
    schema:name "The Black Mages II The Skies Above"@en,
        "The Black Mages II The Skies Above"@ja,
        "The Black Mages II The Skies Above"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/14122/14122-1458593382.png> .

_:N15f8a177f7f44c9d8d702efab1e60ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe I'm a Lion"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Maybe I'm a Lion"@en .

_:N36510df085f540c498a4bcb1f780f766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man with the Machine Gun"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "The Man with the Machine Gun"@en .

_:N43fb9f04b3014eff9774a6102fe893b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Chance"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Hunter's Chance"@en .

_:N4eadfa920f734ab6bf8bfea40246f4f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Otherworld"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Otherworld"@en .

_:N6f7bfb8f2ad045ce8a43efe1b7273902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matoya's Cave"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Matoya's Cave"@en .

_:N936b6fa5e0c54e36b9d23ba3640bdadd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeromus"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Zeromus"@en .

_:Na01d675116ff42daa26f88f76c03947d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Blast - Winning the Rainbow"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Blue Blast - Winning the Rainbow"@en .

_:Naaf72b3b0ef74e7b8fdd9ad8d25b054e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Skies Above"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "The Skies Above"@en .

_:Nf0254cd1e623417cbe12370a5a5b7b07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with the Four Fiends"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Battle with the Four Fiends"@en .

_:Nf7f634667b4d41c7bb2b11d017a61f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rocking Grounds"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "The Rocking Grounds"@en .

_:Nfa3f9e32c24443788a07b3f6942ff2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vamo' Alla Flamenco"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5035e3fd31284f829dea8dc50a24f2fb ;
    schema:name "Vamo' Alla Flamenco"@en .

_:N5035e3fd31284f829dea8dc50a24f2fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f8a177f7f44c9d8d702efab1e60ba1,
        _:N36510df085f540c498a4bcb1f780f766,
        _:N43fb9f04b3014eff9774a6102fe893b2,
        _:N4eadfa920f734ab6bf8bfea40246f4f4,
        _:N6f7bfb8f2ad045ce8a43efe1b7273902,
        _:N936b6fa5e0c54e36b9d23ba3640bdadd,
        _:Na01d675116ff42daa26f88f76c03947d,
        _:Naaf72b3b0ef74e7b8fdd9ad8d25b054e,
        _:Nf0254cd1e623417cbe12370a5a5b7b07,
        _:Nf7f634667b4d41c7bb2b11d017a61f8a,
        _:Nfa3f9e32c24443788a07b3f6942ff2d7 ;
    mo:track_count 11 ;
    schema:duration "PT50:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N15f8a177f7f44c9d8d702efab1e60ba1,
        _:N36510df085f540c498a4bcb1f780f766,
        _:N43fb9f04b3014eff9774a6102fe893b2,
        _:N4eadfa920f734ab6bf8bfea40246f4f4,
        _:N6f7bfb8f2ad045ce8a43efe1b7273902,
        _:N936b6fa5e0c54e36b9d23ba3640bdadd,
        _:Na01d675116ff42daa26f88f76c03947d,
        _:Naaf72b3b0ef74e7b8fdd9ad8d25b054e,
        _:Nf0254cd1e623417cbe12370a5a5b7b07,
        _:Nf7f634667b4d41c7bb2b11d017a61f8a,
        _:Nfa3f9e32c24443788a07b3f6942ff2d7 .

