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

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

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

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

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

<album/42514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/42514#musicalwork> ;
    schema:name "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/41/42514/42514-1401652307.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn ;
    mo:performance_of <album/42514#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/42514#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn ;
    schema:workPerformed <album/42514#musicalwork> .

<artist/15640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42514#performance> ;
    schema:name "TPR"@en ;
    foaf:name "TPR"@en .

<album/42514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-30"^^xsd:date ;
    dcterms:title "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn ;
    mo:catalogue_number "JOY-530" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42514#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    mo:record_count 1 ;
    schema:about <product/188#subject>,
        <product/189#subject>,
        <product/190#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2013-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/42514/42514-1401652307.jpg> ;
    schema:name "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@en,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja,
        "Buried in the Snow: A Melancholy Tribute to Final Fantasy VII, VIII and IX"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/42514/42514-1401652307.jpg> .

_:N20eb5082acb94eeebdadd7a66a1e2587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farm Boy"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Farm Boy"@en .

_:N294bbf3b755e4e81a152e3b2dffefb2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breezy"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Breezy"@en .

_:N2c80a4e973ce4d92a7765e201882a094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement Day"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Judgement Day"@en .

_:N42c387e56cce4fdb872f3d32e5f8cb9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrequited Love"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Unrequited Love"@en .

_:N63510d4c4c3e4e908a5b4fe5639e7c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qu's Marsh"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Qu's Marsh"@en .

_:N805d5b3a7ed844a8bfd06e9427be90a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rufus’s Welcoming Ceremony"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Rufus’s Welcoming Ceremony"@en .

_:N8909a906f3574f3d98960529548e0e65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Drifting"@en .

_:Na7d29270ca764271aa7be54a83ffe5d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buried in the Snow"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Buried in the Snow"@en .

_:Nbed52558676848d2936e9c93c65208b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Launching a Dream into Space"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Launching a Dream into Space"@en .

_:Nc57089ea1a6644e19b7e5a5aa31a254f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Prelude"@en .

_:Ncc66e46c39144f498088eb96acb51ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gold Saucer"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "The Gold Saucer"@en .

_:Ncce492798b0a494386a6eef99f2b8ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Battle 1"@en .

_:Ne62169728f8144999f4e89bb6a4774f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence and Motion"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Silence and Motion"@en .

_:Nebaad8631be6477fb46911569202cb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bran Bal, The Soulless Village"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Bran Bal, The Soulless Village"@en .

_:Nf32903b6ad634c8ebdf683d3a9d6ed58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz for the Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "Waltz for the Moon"@en .

_:Nfdcd7bb4052f456293b5c64a5e0ad251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place To Call Home"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc37c647fc9d444c98eeee4818f4732c4 ;
    schema:name "A Place To Call Home"@en .

_:Nc37c647fc9d444c98eeee4818f4732c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20eb5082acb94eeebdadd7a66a1e2587,
        _:N294bbf3b755e4e81a152e3b2dffefb2c,
        _:N2c80a4e973ce4d92a7765e201882a094,
        _:N42c387e56cce4fdb872f3d32e5f8cb9b,
        _:N63510d4c4c3e4e908a5b4fe5639e7c60,
        _:N805d5b3a7ed844a8bfd06e9427be90a3,
        _:N8909a906f3574f3d98960529548e0e65,
        _:Na7d29270ca764271aa7be54a83ffe5d5,
        _:Nbed52558676848d2936e9c93c65208b5,
        _:Nc57089ea1a6644e19b7e5a5aa31a254f,
        _:Ncc66e46c39144f498088eb96acb51ef4,
        _:Ncce492798b0a494386a6eef99f2b8ee5,
        _:Ne62169728f8144999f4e89bb6a4774f9,
        _:Nebaad8631be6477fb46911569202cb1f,
        _:Nf32903b6ad634c8ebdf683d3a9d6ed58,
        _:Nfdcd7bb4052f456293b5c64a5e0ad251 ;
    mo:track_count 16 ;
    schema:duration "PT51:05"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N20eb5082acb94eeebdadd7a66a1e2587,
        _:N294bbf3b755e4e81a152e3b2dffefb2c,
        _:N2c80a4e973ce4d92a7765e201882a094,
        _:N42c387e56cce4fdb872f3d32e5f8cb9b,
        _:N63510d4c4c3e4e908a5b4fe5639e7c60,
        _:N805d5b3a7ed844a8bfd06e9427be90a3,
        _:N8909a906f3574f3d98960529548e0e65,
        _:Na7d29270ca764271aa7be54a83ffe5d5,
        _:Nbed52558676848d2936e9c93c65208b5,
        _:Nc57089ea1a6644e19b7e5a5aa31a254f,
        _:Ncc66e46c39144f498088eb96acb51ef4,
        _:Ncce492798b0a494386a6eef99f2b8ee5,
        _:Ne62169728f8144999f4e89bb6a4774f9,
        _:Nebaad8631be6477fb46911569202cb1f,
        _:Nf32903b6ad634c8ebdf683d3a9d6ed58,
        _:Nfdcd7bb4052f456293b5c64a5e0ad251 .

