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

<album/129301> a mo:Release ;
    mo:catalogue_number "FIRE-0002-V" .

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

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

<album/97586> a mo:Release ;
    mo:catalogue_number "MCOL-0275-CD" .

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

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

<album/97585#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE BEAT ANGEL FFVII"@en,
        "ONE BEAT ANGEL FFVII"@ja,
        "ONE BEAT ANGEL FFVII"@ja-latn ;
    mo:performance_of <album/97585#musicalwork> ;
    mo:recorded_as <album/97585#musicalexpression> ;
    schema:name "ONE BEAT ANGEL FFVII"@en,
        "ONE BEAT ANGEL FFVII"@ja,
        "ONE BEAT ANGEL FFVII"@ja-latn ;
    schema:workPerformed <album/97585#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/97585/97585-1585752478.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-03"^^xsd:date ;
    dcterms:title "ONE BEAT ANGEL FFVII"@en,
        "ONE BEAT ANGEL FFVII"@ja,
        "ONE BEAT ANGEL FFVII"@ja-latn ;
    mo:catalogue_number "MCOL-0275" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/129301>,
        <album/97586> ;
    mo:publication_of <album/97585#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N5d64cc812e8e4ee290afc0d3d895926d ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:datePublished "2020-04-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/97585/97585-1585752478.jpg> ;
    schema:name "ONE BEAT ANGEL FFVII"@en,
        "ONE BEAT ANGEL FFVII"@ja,
        "ONE BEAT ANGEL FFVII"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/97585/97585-1585752478.jpg> .

_:N193c3bea62ae4a39b6f22d28995eba0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerith's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Aerith's Theme"@en .

_:N3607cdcfb0804fccb635b6a71fc5b531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Prelude"@en .

_:N5605cd3903844c4d84a921958e154f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On That Day 5 Years Ago"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "On That Day 5 Years Ago"@en .

_:N5978f39db482408a857c0f1606f0769d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Fanfare"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Victory Fanfare"@en .

_:N6196a01656564baaadc8f41221f755c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mako Reactor"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Mako Reactor"@en .

_:N61f9db728e0a42049f28c5336c2eff49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight On!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Fight On!"@en .

_:N903a59f70ba34e4da9385d887acc52ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocobo Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Chocobo Theme"@en .

_:Na865222a781d4e1dbf0a82942a9249fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Are You (VIP)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Who Are You (VIP)"@en .

_:Nc063622c6e3c4216a8e0e298a5e4794b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "Cosmo Canyon"@en .

_:Ncde2d68cab95441b8c0de750c530c81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JENOVA"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "JENOVA"@en .

_:Nfeb20ad3088f418283e074b983f25a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One-Winged Angel"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5d64cc812e8e4ee290afc0d3d895926d ;
    schema:name "One-Winged Angel"@en .

_:N5d64cc812e8e4ee290afc0d3d895926d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N193c3bea62ae4a39b6f22d28995eba0d,
        _:N3607cdcfb0804fccb635b6a71fc5b531,
        _:N5605cd3903844c4d84a921958e154f4f,
        _:N5978f39db482408a857c0f1606f0769d,
        _:N6196a01656564baaadc8f41221f755c8,
        _:N61f9db728e0a42049f28c5336c2eff49,
        _:N903a59f70ba34e4da9385d887acc52ce,
        _:Na865222a781d4e1dbf0a82942a9249fa,
        _:Nc063622c6e3c4216a8e0e298a5e4794b,
        _:Ncde2d68cab95441b8c0de750c530c81a,
        _:Nfeb20ad3088f418283e074b983f25a66 ;
    mo:track_count 11 ;
    schema:duration "PT38:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N193c3bea62ae4a39b6f22d28995eba0d,
        _:N3607cdcfb0804fccb635b6a71fc5b531,
        _:N5605cd3903844c4d84a921958e154f4f,
        _:N5978f39db482408a857c0f1606f0769d,
        _:N6196a01656564baaadc8f41221f755c8,
        _:N61f9db728e0a42049f28c5336c2eff49,
        _:N903a59f70ba34e4da9385d887acc52ce,
        _:Na865222a781d4e1dbf0a82942a9249fa,
        _:Nc063622c6e3c4216a8e0e298a5e4794b,
        _:Ncde2d68cab95441b8c0de750c530c81a,
        _:Nfeb20ad3088f418283e074b983f25a66 .

