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

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

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

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

<release/14572#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY PIXEL REMASTER"@en,
        "ファイナルファンタジー ピクセルリマスター"@ja,
        "FINAL FANTASY PIXEL REMASTER"@ja-latn ;
    foaf:name "FINAL FANTASY PIXEL REMASTER"@en,
        "ファイナルファンタジー ピクセルリマスター"@ja,
        "FINAL FANTASY PIXEL REMASTER"@ja-latn .

<album/113463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/113463#musicalwork> ;
    schema:name "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn .

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

<album/113463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    mo:performance_of <album/113463#musicalwork> ;
    mo:recorded_as <album/113463#musicalexpression> ;
    schema:name "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    schema:workPerformed <album/113463#musicalwork> .

<org/112#subject> schema:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn ;
    foaf:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113463#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/113463#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/113463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-28"^^xsd:date ;
    dcterms:title "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113463#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:N2de1c99e0af6412c83ae38f2bc20dc70 ;
    mo:record_count 1 ;
    schema:about <release/14572#subject> ;
    schema:datePublished "2021-07-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N3c506a98a37440cf9d50141056616574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle (Timelapse Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N2de1c99e0af6412c83ae38f2bc20dc70 ;
    schema:name "Battle (Timelapse Remix)"@en .

_:N77feae4208ea4b97824adb707b4afcaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matoya's Cave (Timelapse Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N2de1c99e0af6412c83ae38f2bc20dc70 ;
    schema:name "Matoya's Cave (Timelapse Remix)"@en .

_:Ne9434472fa3b49e0b39ccf5bf8ae9091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (Timelapse Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2de1c99e0af6412c83ae38f2bc20dc70 ;
    schema:name "Main Theme (Timelapse Remix)"@en .

_:N2de1c99e0af6412c83ae38f2bc20dc70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c506a98a37440cf9d50141056616574,
        _:N77feae4208ea4b97824adb707b4afcaf,
        _:Ne9434472fa3b49e0b39ccf5bf8ae9091 ;
    mo:track_count 3 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3c506a98a37440cf9d50141056616574,
        _:N77feae4208ea4b97824adb707b4afcaf,
        _:Ne9434472fa3b49e0b39ccf5bf8ae9091 .

