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

<album/93177#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn ;
    mo:produced_work <album/93177#musicalwork> ;
    schema:name "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn .

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

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

<product/190#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn ;
    foaf:name "FINAL FANTASY IX"@en,
        "ファイナルファンタジーIX"@ja,
        "FINAL FANTASY IX"@ja-latn .

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

<album/93177#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn ;
    mo:performance_of <album/93177#musicalwork> ;
    mo:recorded_as <album/93177#musicalexpression> ;
    schema:name "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn ;
    schema:workPerformed <album/93177#musicalwork> .

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

<https://medium-media.vgm.io/albums/77/93177/93177-1574624965.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93177#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-21"^^xsd:date ;
    dcterms:title "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93177#musicalexpression> ;
    mo:publisher _:Nd44763c2b51a4f999a1094e2b49855ff ;
    mo:record_count 0 ;
    schema:about <product/190#subject> ;
    schema:datePublished "2000-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/93177/93177-1574624965.jpg> ;
    schema:name "Final Fantasy IX The Resurrection of Soul and Fate"@en,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja,
        "Final Fantasy IX The Resurrection of Soul and Fate"@ja-latn ;
    schema:publisher _:Nd44763c2b51a4f999a1094e2b49855ff ;
    foaf:depiction <https://media.vgm.io/albums/77/93177/93177-1574624965.jpg> .

_:Nd44763c2b51a4f999a1094e2b49855ff schema:name "DEAR FELLOWS"@en ;
    foaf:name "DEAR FELLOWS"@en .

