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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37108#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/37108#composition>,
        <album/37108#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 .

<album/37108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/37108#musicalwork> ;
    schema:name "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/80/37108/37108-1356620493.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn ;
    mo:performance_of <album/37108#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/37108#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn ;
    schema:workPerformed <album/37108#musicalwork> .

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

<album/37108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-12"^^xsd:date ;
    dcterms:title "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37108#musicalexpression> ;
    mo:publisher _:N8513108e1d7f453797930727a8f8b751 ;
    mo:record _:Nebfdd0b8494942b790f80d785596f1a8 ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2012-06-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/37108/37108-1356620493.jpg> ;
    schema:name "Another Melancholy Tribute to Final Fantasy VII"@en,
        "Another Melancholy Tribute to Final Fantasy VII"@ja,
        "Another Melancholy Tribute to Final Fantasy VII"@ja-latn ;
    schema:publisher _:N8513108e1d7f453797930727a8f8b751 ;
    foaf:depiction <https://media.vgm.io/albums/80/37108/37108-1356620493.jpg> .

_:N198bfbf2e68345e8ba96ae89b1fefa1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forested Temple"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Forested Temple"@en .

_:N1a8239d6b35943308c4df10021fa86af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let the Battles Begin"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Let the Battles Begin"@en .

_:N2a148fc7028644368ab3ec1d89b1b5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Oppressed"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "The Oppressed"@en .

_:N47b87871afda4f52a319f712fc543ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowers Blooming in the Church"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Flowers Blooming in the Church"@en .

_:N4c22cf8b2f42421495e1e9e9b76acc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Credits"@en ;
    mo:track_number 13 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Ending Credits"@en .

_:N523e8bba982b4f0789bb863f8cfa30c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Nightmare Begins"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "The Nightmare Begins"@en .

_:N72f098a247994d5594c97d72c4f94061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of the Deep Sea"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Secret of the Deep Sea"@en .

_:N8513108e1d7f453797930727a8f8b751 schema:name "TPR"@en ;
    foaf:name "TPR"@en .

_:N9c14f2fb1d754c25a348c72b688a9b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Search of the Man in Black"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "In Search of the Man in Black"@en .

_:Nb45aae0377754223a9058fbdfc455a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The North Cave"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "The North Cave"@en .

_:Nbba54b413b5a426f9c8044391511fc5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jenova Complete"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Jenova Complete"@en .

_:Ndbdc86930bb341ca9b0988de11e0d8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other Side of the Mountain"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Other Side of the Mountain"@en .

_:Ne7b7e9b6d5f04cf68712802fc4d3be54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of Final Fantasy VII"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "Main Theme of Final Fantasy VII"@en .

_:Nebcef7abfd67409ea77b718dfa100f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Edge of Despair"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nebfdd0b8494942b790f80d785596f1a8 ;
    schema:name "From the Edge of Despair"@en .

_:Nebfdd0b8494942b790f80d785596f1a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N198bfbf2e68345e8ba96ae89b1fefa1d,
        _:N1a8239d6b35943308c4df10021fa86af,
        _:N2a148fc7028644368ab3ec1d89b1b5f2,
        _:N47b87871afda4f52a319f712fc543ab6,
        _:N4c22cf8b2f42421495e1e9e9b76acc36,
        _:N523e8bba982b4f0789bb863f8cfa30c3,
        _:N72f098a247994d5594c97d72c4f94061,
        _:N9c14f2fb1d754c25a348c72b688a9b4f,
        _:Nb45aae0377754223a9058fbdfc455a4e,
        _:Nbba54b413b5a426f9c8044391511fc5f,
        _:Ndbdc86930bb341ca9b0988de11e0d8f1,
        _:Ne7b7e9b6d5f04cf68712802fc4d3be54,
        _:Nebcef7abfd67409ea77b718dfa100f52 ;
    mo:track_count 13 ;
    schema:duration "PT61:45"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N198bfbf2e68345e8ba96ae89b1fefa1d,
        _:N1a8239d6b35943308c4df10021fa86af,
        _:N2a148fc7028644368ab3ec1d89b1b5f2,
        _:N47b87871afda4f52a319f712fc543ab6,
        _:N4c22cf8b2f42421495e1e9e9b76acc36,
        _:N523e8bba982b4f0789bb863f8cfa30c3,
        _:N72f098a247994d5594c97d72c4f94061,
        _:N9c14f2fb1d754c25a348c72b688a9b4f,
        _:Nb45aae0377754223a9058fbdfc455a4e,
        _:Nbba54b413b5a426f9c8044391511fc5f,
        _:Ndbdc86930bb341ca9b0988de11e0d8f1,
        _:Ne7b7e9b6d5f04cf68712802fc4d3be54,
        _:Nebcef7abfd67409ea77b718dfa100f52 .

