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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67591#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/67591#composition>,
        <album/67591#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

<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/67591#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/67591#musicalwork> ;
    schema:name "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn .

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

<org/1233#subject> schema:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn ;
    foaf:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn .

<https://media.vgm.io/albums/19/67591/67591-1492758629.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67591#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/67591/67591-1492758629.png> ;
    foaf:depicts <album/67591#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/67591/67591-1492758629.png> .

<https://medium-media.vgm.io/albums/19/67591/67591-1492758629.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11804#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67591#performance> ;
    schema:name "Isami"@en ;
    foaf:name "Isami"@en .

<album/67591#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn ;
    mo:performance_of <album/67591#musicalwork> ;
    mo:performer _:Nbffc2a1981c94b6ebb96e923a4a37b56,
        <artist/11804#subject> ;
    mo:recorded_as <album/67591#musicalexpression> ;
    schema:byArtist _:Nbffc2a1981c94b6ebb96e923a4a37b56,
        <artist/11804#subject> ;
    schema:name "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn ;
    schema:workPerformed <album/67591#musicalwork> .

<album/67591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67591#musicalexpression> ;
    mo:publisher <org/1233#subject> ;
    mo:record _:N02ecb9fd9f9d41639cdd64195ac7ecf8 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:about <product/188#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Misato"@en ;
            foaf:name "Misato"@en ],
        <artist/11804#subject> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/67591/67591-1492758629.png> ;
    schema:name "Stargazer #7"@en,
        "Stargazer #7 - FF7 Tribute: Inspires from the Lifestream"@ja,
        "Stargazer #7"@ja-latn ;
    schema:publisher <org/1233#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/67591/67591-1492758629.png> .

_:N0df2655fa1754eb9a1f01fc536346ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 7th Ocean"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02ecb9fd9f9d41639cdd64195ac7ecf8 ;
    schema:name "The 7th Ocean"@ja .

_:N107340c5845d4bc99aa5bbf20541ddc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の涙"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02ecb9fd9f9d41639cdd64195ac7ecf8 ;
    schema:name "星の涙"@ja .

_:Nb434080149b74bbd84314f2af435f13e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FINAL HEAVEN"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02ecb9fd9f9d41639cdd64195ac7ecf8 ;
    schema:name "FINAL HEAVEN"@ja .

_:Nbffc2a1981c94b6ebb96e923a4a37b56 a schema:Person,
        foaf:Person ;
    mo:performed <album/67591#performance> ;
    schema:name "Misato"@en ;
    foaf:name "Misato"@en .

_:N02ecb9fd9f9d41639cdd64195ac7ecf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df2655fa1754eb9a1f01fc536346ae7,
        _:N107340c5845d4bc99aa5bbf20541ddc3,
        _:Nb434080149b74bbd84314f2af435f13e ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0df2655fa1754eb9a1f01fc536346ae7,
        _:N107340c5845d4bc99aa5bbf20541ddc3,
        _:Nb434080149b74bbd84314f2af435f13e .

