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

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

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

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

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

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

<https://medium-media.vgm.io/albums/23/29232/29232-1317477237.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FF: Metal"@en,
        "Final Fantasy: Metal"@ja,
        "FF: Metal"@ja-latn ;
    mo:performance_of <album/29232#musicalwork> ;
    mo:performer <artist/16715#subject> ;
    mo:recorded_as <album/29232#musicalexpression> ;
    schema:byArtist <artist/16715#subject> ;
    schema:name "FF: Metal"@en,
        "Final Fantasy: Metal"@ja,
        "FF: Metal"@ja-latn ;
    schema:workPerformed <album/29232#musicalwork> .

<artist/16715#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29232#performance> ;
    schema:name "Artificial Fear"@en ;
    foaf:name "Artificial Fear"@en .

<album/29232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-11"^^xsd:date ;
    dcterms:title "FF: Metal"@en,
        "Final Fantasy: Metal"@ja,
        "FF: Metal"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29232#musicalexpression> ;
    mo:publisher _:Nedecf3bedb364e12bca4b9a288c40023 ;
    mo:record _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:byArtist <artist/16715#subject> ;
    schema:datePublished "2010-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/29232/29232-1317477237.jpg> ;
    schema:name "FF: Metal"@en,
        "Final Fantasy: Metal"@ja,
        "FF: Metal"@ja-latn ;
    schema:publisher _:Nedecf3bedb364e12bca4b9a288c40023 ;
    foaf:depiction <https://media.vgm.io/albums/23/29232/29232-1317477237.jpg> .

_:N741191f9dca54039adb1431e3299e884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mako Reactor"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    schema:name "Mako Reactor"@en .

_:N9293ba014517465199570aa8e46c97df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    schema:name "Fighting"@en .

_:Na4eaf4e4fd6e4d39ac49c38cc12efad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Motorcycle Chase"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    schema:name "Crazy Motorcycle Chase"@en .

_:Nc018ff0967b94b938ea7d71d251dc24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Chosen by the Planet"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    schema:name "Those Chosen by the Planet"@en .

_:Ncf7e517c3ad14b3d83400c5dcf37cb71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry!"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne20252d2ce2e4873afb0b8a6a680f92b ;
    schema:name "Hurry!"@en .

_:Nedecf3bedb364e12bca4b9a288c40023 schema:name "Artificial Fear"@en,
        "Artificial Fear"@ja,
        "Artificial Fear"@ja-latn ;
    foaf:name "Artificial Fear"@en,
        "Artificial Fear"@ja,
        "Artificial Fear"@ja-latn .

_:Ne20252d2ce2e4873afb0b8a6a680f92b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N741191f9dca54039adb1431e3299e884,
        _:N9293ba014517465199570aa8e46c97df,
        _:Na4eaf4e4fd6e4d39ac49c38cc12efad3,
        _:Nc018ff0967b94b938ea7d71d251dc24d,
        _:Ncf7e517c3ad14b3d83400c5dcf37cb71 ;
    mo:track_count 5 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N741191f9dca54039adb1431e3299e884,
        _:N9293ba014517465199570aa8e46c97df,
        _:Na4eaf4e4fd6e4d39ac49c38cc12efad3,
        _:Nc018ff0967b94b938ea7d71d251dc24d,
        _:Ncf7e517c3ad14b3d83400c5dcf37cb71 .

