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

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

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

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

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

<album/48903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Greatest Bits - Final Fantasy 7"@en,
        "The Greatest Bits - Final Fantasy 7"@ja,
        "The Greatest Bits - Final Fantasy 7"@ja-latn ;
    mo:performance_of <album/48903#musicalwork> ;
    mo:recorded_as <album/48903#musicalexpression> ;
    schema:name "The Greatest Bits - Final Fantasy 7"@en,
        "The Greatest Bits - Final Fantasy 7"@ja,
        "The Greatest Bits - Final Fantasy 7"@ja-latn ;
    schema:workPerformed <album/48903#musicalwork> .

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

<https://medium-media.vgm.io/albums/30/48903/48903-1414684567.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-03"^^xsd:date ;
    dcterms:title "The Greatest Bits - Final Fantasy 7"@en,
        "The Greatest Bits - Final Fantasy 7"@ja,
        "The Greatest Bits - Final Fantasy 7"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48903#musicalexpression> ;
    mo:publisher _:N41e3166b522540fe88e5562184705165 ;
    mo:record _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    mo:record_count 1 ;
    schema:about <product/188#subject> ;
    schema:datePublished "2014-06-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/48903/48903-1414684567.jpg> ;
    schema:name "The Greatest Bits - Final Fantasy 7"@en,
        "The Greatest Bits - Final Fantasy 7"@ja,
        "The Greatest Bits - Final Fantasy 7"@ja-latn ;
    schema:publisher _:N41e3166b522540fe88e5562184705165 ;
    foaf:depiction <https://media.vgm.io/albums/30/48903/48903-1414684567.jpg> .

_:N043679ff73fc44ed82894ead83f941f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jenova"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Jenova"@en .

_:N11d71dc5741d45d0ad92fe0b1c3fbb3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VII Main Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Final Fantasy VII Main Theme"@en .

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

_:N3429c698e83246b9997165c8b19de854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On Our Way"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "On Our Way"@en .

_:N41e3166b522540fe88e5562184705165 schema:name "The Greatest Bits"@en ;
    foaf:name "The Greatest Bits"@en .

_:N4e47b7cbdd5a46d0a61c0884085d6414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinra Inc."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Shinra Inc."@en .

_:Nce27cca257bf4096bd79ac1127d166a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One-Winged Angel"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "One-Winged Angel"@en .

_:Nd11e7677a7bf44f7a85dbfc4ccf37139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "The Prelude"@en .

_:Ndc9fe162878f4cbb9eb43b56e90848e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cid's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Cid's Theme"@en .

_:Ndda5d172b3164d418b2fd2b01f267b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight On"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Fight On"@en .

_:Ne6d3a996b1a14b6b8caba70a91f3b5bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let The Battles Begin"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Let The Battles Begin"@en .

_:Ne7c09c19fabb47beabbc5db6c071eefe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N94c92f5a316b4e968e9e631e7d1fdf60 ;
    schema:name "Cosmo Canyon"@en .

_:N94c92f5a316b4e968e9e631e7d1fdf60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043679ff73fc44ed82894ead83f941f1,
        _:N11d71dc5741d45d0ad92fe0b1c3fbb3f,
        _:N23b05a90f397406ca5eb6c0dd4aca0ae,
        _:N3429c698e83246b9997165c8b19de854,
        _:N4e47b7cbdd5a46d0a61c0884085d6414,
        _:Nce27cca257bf4096bd79ac1127d166a2,
        _:Nd11e7677a7bf44f7a85dbfc4ccf37139,
        _:Ndc9fe162878f4cbb9eb43b56e90848e3,
        _:Ndda5d172b3164d418b2fd2b01f267b80,
        _:Ne6d3a996b1a14b6b8caba70a91f3b5bb,
        _:Ne7c09c19fabb47beabbc5db6c071eefe ;
    mo:track_count 11 ;
    schema:duration "PT37:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N043679ff73fc44ed82894ead83f941f1,
        _:N11d71dc5741d45d0ad92fe0b1c3fbb3f,
        _:N23b05a90f397406ca5eb6c0dd4aca0ae,
        _:N3429c698e83246b9997165c8b19de854,
        _:N4e47b7cbdd5a46d0a61c0884085d6414,
        _:Nce27cca257bf4096bd79ac1127d166a2,
        _:Nd11e7677a7bf44f7a85dbfc4ccf37139,
        _:Ndc9fe162878f4cbb9eb43b56e90848e3,
        _:Ndda5d172b3164d418b2fd2b01f267b80,
        _:Ne6d3a996b1a14b6b8caba70a91f3b5bb,
        _:Ne7c09c19fabb47beabbc5db6c071eefe .

