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

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

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

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

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

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

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

<release/1161#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy IV (Nintendo DS)"@en,
        "ファイナルファンタジーIV (Nintendo DS)"@ja,
        "Final Fantasy IV (Nintendo DS)"@ja-latn ;
    foaf:name "Final Fantasy IV (Nintendo DS)"@en,
        "ファイナルファンタジーIV (Nintendo DS)"@ja,
        "Final Fantasy IV (Nintendo DS)"@ja-latn .

<album/50044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/50044#musicalwork> ;
    schema:name "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn .

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

<album/50044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn ;
    mo:performance_of <album/50044#musicalwork> ;
    mo:recorded_as <album/50044#musicalexpression> ;
    schema:name "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn ;
    schema:workPerformed <album/50044#musicalwork> .

<org/951#subject> schema:name "Contranote"@en,
        "Contranote"@ja,
        "Contranote"@ja-latn ;
    foaf:name "Contranote"@en,
        "Contranote"@ja,
        "Contranote"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/50044/50044-1419773564.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50044#musicalexpression> ;
    mo:publisher <org/951#subject> ;
    mo:record _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/163#subject>,
        <product/168#subject>,
        <product/173#subject>,
        <product/178#subject>,
        <product/182#subject>,
        <release/1161#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/50044/50044-1419773564.jpg> ;
    schema:name "The Abyss I"@en,
        "The Abyss I"@ja,
        "arrange tracks of battle theme from FINAL FANTASY"@ja-latn ;
    schema:publisher <org/951#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/50044/50044-1419773564.jpg> .

_:N0d6c15f724864f7e9109fa33d5315c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Collapse of Heaven and Earth"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Collapse of Heaven and Earth"@en .

_:N139ff962ce0941909edecadc491ad874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute Dark Matter"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Absolute Dark Matter"@en .

_:N3459cd986d504ee19b7f3a44ae764bbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain of Chaos"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Chain of Chaos"@en .

_:N6f032b6efdc24d498f826f65df5af470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandemonium"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Pandemonium"@en .

_:Nbecf3a43e4804c9da0e50d424d783459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash on the Big Bridge"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Clash on the Big Bridge"@en .

_:Ndc3bf1459d604cc7a6ae3c297be3ca44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flood of Darkness"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb2fcb28f9be04e558277cb6d0f53f760 ;
    schema:name "Flood of Darkness"@en .

_:Nb2fcb28f9be04e558277cb6d0f53f760 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6c15f724864f7e9109fa33d5315c2e,
        _:N139ff962ce0941909edecadc491ad874,
        _:N3459cd986d504ee19b7f3a44ae764bbf,
        _:N6f032b6efdc24d498f826f65df5af470,
        _:Nbecf3a43e4804c9da0e50d424d783459,
        _:Ndc3bf1459d604cc7a6ae3c297be3ca44 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d6c15f724864f7e9109fa33d5315c2e,
        _:N139ff962ce0941909edecadc491ad874,
        _:N3459cd986d504ee19b7f3a44ae764bbf,
        _:N6f032b6efdc24d498f826f65df5af470,
        _:Nbecf3a43e4804c9da0e50d424d783459,
        _:Ndc3bf1459d604cc7a6ae3c297be3ca44 .

