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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23534#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/23534#composition>,
        <album/23534#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/23534#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/23534#musicalwork> ;
    schema:name "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/23534/23534-1295881307.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Storyville"@en ;
    foaf:name "Storyville"@en .

<artist/49604#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Random"@en ;
    foaf:made <album/23534#lyrics>,
        <album/23534#subject> ;
    foaf:name "Random"@en .

<artist/8696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "brentalfloss"@en ;
    foaf:name "brentalfloss"@en .

<album/23534#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-31"^^xsd:date ;
    dcterms:title "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23534#musicalexpression> ;
    mo:publisher _:N6a0242d0e1404d46b6b062fbd6acc949 ;
    mo:record _:N93194d0905584c969dd35d04f92a356f ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Ranger"@en ;
            foaf:name "The Ranger"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Thought Criminals"@en ;
            foaf:name "The Thought Criminals"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phil Harmonic"@en ;
            foaf:name "Phil Harmonic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MC Pennywise"@en ;
            foaf:name "MC Pennywise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MAJA"@en ;
            foaf:name "MAJA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ilyas of Tanya Morgan"@en ;
            foaf:name "Ilyas of Tanya Morgan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Devastate"@en ;
            foaf:name "Devastate"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dale Chase"@en ;
            foaf:name "Dale Chase"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blaze Rock"@en ;
            foaf:name "Blaze Rock"@en ],
        <artist/20260#subject>,
        <artist/49604#subject>,
        <artist/8696#subject> ;
    schema:datePublished "2011-01-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/23534/23534-1295881307.jpg> ;
    schema:name "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn ;
    schema:publisher _:N6a0242d0e1404d46b6b062fbd6acc949 ;
    foaf:depiction <https://media.vgm.io/albums/43/23534/23534-1295881307.jpg> .

<album/23534#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn ;
    mo:performance_of <album/23534#musicalwork> ;
    mo:performer _:N1f578c4ef7e345e688a7a429f4349b82,
        _:N24e04bea4c75481c8c8a580a9289e4b9,
        _:N28c80142aae6439c820b965172775ffa,
        _:N31e5f507fa44470dbc017ded41edefb3,
        _:N37c7240a5f0449cda398f7c7ce9b26fe,
        _:N402a121f072c4aed8e6a22d91f344ac6,
        _:N6121f4a049014a199a3ea3745e59999d,
        _:Na964bd258a1c4291b99960f5173b44ab,
        _:Nfeace3e325e04b97b374fa1001b69c19,
        <artist/20260#subject>,
        <artist/49604#subject>,
        <artist/8696#subject> ;
    mo:recorded_as <album/23534#musicalexpression> ;
    schema:byArtist _:N1f578c4ef7e345e688a7a429f4349b82,
        _:N24e04bea4c75481c8c8a580a9289e4b9,
        _:N28c80142aae6439c820b965172775ffa,
        _:N31e5f507fa44470dbc017ded41edefb3,
        _:N37c7240a5f0449cda398f7c7ce9b26fe,
        _:N402a121f072c4aed8e6a22d91f344ac6,
        _:N6121f4a049014a199a3ea3745e59999d,
        _:Na964bd258a1c4291b99960f5173b44ab,
        _:Nfeace3e325e04b97b374fa1001b69c19,
        <artist/20260#subject>,
        <artist/49604#subject>,
        <artist/8696#subject> ;
    schema:name "Black Materia: Final Fantasy VII"@en,
        "Black Materia: Final Fantasy VII"@ja,
        "Black Materia: Final Fantasy VII"@ja-latn ;
    schema:workPerformed <album/23534#musicalwork> .

_:N021bf5ea200a42098c5a97bc86fb55fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Strife"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cloud Strife"@en .

_:N0edca954eade4ade9cd5d295cc443003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tifa"@en,
        "Tifa's Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Tifa"@en,
        "Tifa's Theme"@en .

_:N10f6e480c42a4992bd1308bd03325e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Winged Angel"@en,
        "One Winged Angel + Ending + Bonus Track"@en ;
    mo:track_number 16 ;
    schema:duration "PT16:35"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "One Winged Angel"@en,
        "One Winged Angel + Ending + Bonus Track"@en .

_:N13d5bf4a372741088bcadfbbb105d540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avalanche (Acapella)"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Avalanche (Acapella)"@en .

_:N1404e0f0fc3849feaac46f63439ae2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don of the Slums feat. Storyville and The ThoughtCriminals"@en,
        "Don of the Slums interlude"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Don of the Slums feat. Storyville and The ThoughtCriminals"@en,
        "Don of the Slums interlude"@en .

_:N1f578c4ef7e345e688a7a429f4349b82 a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "MC Pennywise"@en ;
    foaf:name "MC Pennywise"@en .

_:N24e04bea4c75481c8c8a580a9289e4b9 a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Blaze Rock"@en ;
    foaf:name "Blaze Rock"@en .

_:N28c80142aae6439c820b965172775ffa a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Dale Chase"@en ;
    foaf:name "Dale Chase"@en .

_:N31e5f507fa44470dbc017ded41edefb3 a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "The Ranger"@en ;
    foaf:name "The Ranger"@en .

_:N33c3557095e34094a9f1b7722004af3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en,
        "Don Corneo (interlude) feat. Brentalfloss"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cosmo Canyon"@en,
        "Don Corneo (interlude) feat. Brentalfloss"@en .

_:N37c7240a5f0449cda398f7c7ce9b26fe a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Phil Harmonic"@en ;
    foaf:name "Phil Harmonic"@en .

_:N3885c602332a4afab670febe0b10bfab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mako Reactor"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Mako Reactor"@en .

_:N402a121f072c4aed8e6a22d91f344ac6 a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Ilyas of Tanya Morgan"@en ;
    foaf:name "Ilyas of Tanya Morgan"@en .

_:N42b912ba204e44a4aba9d1d4bd0c118f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Fanfare *bonus beat1*"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Victory Fanfare *bonus beat1*"@en .

_:N451fb35d7b49431cb1aac8fa389ccdee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Turks"@en,
        "The Turks (feat. Dale Chase)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "The Turks"@en,
        "The Turks (feat. Dale Chase)"@en .

_:N50d7e63ae36e4f0c8947c29af2c4b812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On That Day 5 Years Ago"@en,
        "On That Day 5 Years Ago…"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "On That Day 5 Years Ago"@en,
        "On That Day 5 Years Ago…"@en .

_:N56975b36d6514b89817f1e758b7e87ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "Introduction (with additional vox by Marlos Hill)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Introduction"@en,
        "Introduction (with additional vox by Marlos Hill)"@en .

_:N6121f4a049014a199a3ea3745e59999d a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "The Thought Criminals"@en ;
    foaf:name "The Thought Criminals"@en .

_:N672fe606eeb44e5ca13c60a6af4f535e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Winged Angel (Instrumental)"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "One Winged Angel (Instrumental)"@en .

_:N6a0242d0e1404d46b6b062fbd6acc949 schema:name "Random Beats"@en ;
    foaf:name "Random Beats"@en .

_:N6fc9a3aa4f72452eaa9f6ebe36bb927a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry of the Planet"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cry of the Planet"@en .

_:N86aa9c7585c7444082a468c7c76fc5c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute"@en,
        "Absolute (feat. Ilyas and Maja)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Absolute"@en,
        "Absolute (feat. Ilyas and Maja)"@en .

_:N9d4d8a3b75214616b092a902ff39f88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry for the Planet (Acapella)"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cry for the Planet (Acapella)"@en .

_:N9eff0d18c175471eb8cc5e96c8c5f417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerith"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Aerith"@en .

_:Na6c5a469bb524065b7ef3d8b5e348b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Countdown Begins *Bonus Beat2*"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "The Countdown Begins *Bonus Beat2*"@en .

_:Na964bd258a1c4291b99960f5173b44ab a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "Devastate"@en ;
    foaf:name "Devastate"@en .

_:Nba622437cc9048d29b7fd20adcd14c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AVALANCHE (feat. Barret Wallace)"@en,
        "Avalanche"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "AVALANCHE (feat. Barret Wallace)"@en,
        "Avalanche"@en .

_:Nc8a6e04deba14518a736768cf23168a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon (feat. The Ranger)"@en,
        "Don of the Slums"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cosmo Canyon (feat. The Ranger)"@en,
        "Don of the Slums"@en .

_:Nd5f6d74692da4ebda2c5c1fa3c89fa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cid (feat. Phil Harmonic"@en,
        "Cid's Theme"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Cid (feat. Phil Harmonic"@en,
        "Cid's Theme"@en .

_:Nee3e69dbea864061bdad2a19f65bef94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of a God"@en,
        "Birth of a God (feat. MC Pennywise and Devastate)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Birth of a God"@en,
        "Birth of a God (feat. MC Pennywise and Devastate)"@en .

_:Neec723fc259e48b8bb30b661aa4feb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tango of Tears *bonus beat3*"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N93194d0905584c969dd35d04f92a356f ;
    schema:name "Tango of Tears *bonus beat3*"@en .

_:Nfeace3e325e04b97b374fa1001b69c19 a schema:Person,
        foaf:Person ;
    mo:performed <album/23534#performance> ;
    schema:name "MAJA"@en ;
    foaf:name "MAJA"@en .

_:N93194d0905584c969dd35d04f92a356f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021bf5ea200a42098c5a97bc86fb55fe,
        _:N0edca954eade4ade9cd5d295cc443003,
        _:N10f6e480c42a4992bd1308bd03325e1f,
        _:N13d5bf4a372741088bcadfbbb105d540,
        _:N1404e0f0fc3849feaac46f63439ae2fb,
        _:N33c3557095e34094a9f1b7722004af3d,
        _:N3885c602332a4afab670febe0b10bfab,
        _:N42b912ba204e44a4aba9d1d4bd0c118f,
        _:N451fb35d7b49431cb1aac8fa389ccdee,
        _:N50d7e63ae36e4f0c8947c29af2c4b812,
        _:N56975b36d6514b89817f1e758b7e87ef,
        _:N672fe606eeb44e5ca13c60a6af4f535e,
        _:N6fc9a3aa4f72452eaa9f6ebe36bb927a,
        _:N86aa9c7585c7444082a468c7c76fc5c2,
        _:N9d4d8a3b75214616b092a902ff39f88b,
        _:N9eff0d18c175471eb8cc5e96c8c5f417,
        _:Na6c5a469bb524065b7ef3d8b5e348b7a,
        _:Nba622437cc9048d29b7fd20adcd14c17,
        _:Nc8a6e04deba14518a736768cf23168a0,
        _:Nd5f6d74692da4ebda2c5c1fa3c89fa51,
        _:Nee3e69dbea864061bdad2a19f65bef94,
        _:Neec723fc259e48b8bb30b661aa4feb76 ;
    mo:track_count 22 ;
    schema:duration "PT71:22"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N021bf5ea200a42098c5a97bc86fb55fe,
        _:N0edca954eade4ade9cd5d295cc443003,
        _:N10f6e480c42a4992bd1308bd03325e1f,
        _:N13d5bf4a372741088bcadfbbb105d540,
        _:N1404e0f0fc3849feaac46f63439ae2fb,
        _:N33c3557095e34094a9f1b7722004af3d,
        _:N3885c602332a4afab670febe0b10bfab,
        _:N42b912ba204e44a4aba9d1d4bd0c118f,
        _:N451fb35d7b49431cb1aac8fa389ccdee,
        _:N50d7e63ae36e4f0c8947c29af2c4b812,
        _:N56975b36d6514b89817f1e758b7e87ef,
        _:N672fe606eeb44e5ca13c60a6af4f535e,
        _:N6fc9a3aa4f72452eaa9f6ebe36bb927a,
        _:N86aa9c7585c7444082a468c7c76fc5c2,
        _:N9d4d8a3b75214616b092a902ff39f88b,
        _:N9eff0d18c175471eb8cc5e96c8c5f417,
        _:Na6c5a469bb524065b7ef3d8b5e348b7a,
        _:Nba622437cc9048d29b7fd20adcd14c17,
        _:Nc8a6e04deba14518a736768cf23168a0,
        _:Nd5f6d74692da4ebda2c5c1fa3c89fa51,
        _:Nee3e69dbea864061bdad2a19f65bef94,
        _:Neec723fc259e48b8bb30b661aa4feb76 .

