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

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

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

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

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

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

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

<album/114553#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    mo:performance_of <album/114553#musicalwork> ;
    mo:recorded_as <album/114553#musicalexpression> ;
    schema:name "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@en,
        "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@ja,
        "FINAL FANTASY IV Special Soundtrack \"Timelapse Remix\""@ja-latn ;
    schema:workPerformed <album/114553#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/114553#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/114553#composition> ;
    mo:lyrics <album/114553#lyrics> ;
    mo:performed_in <album/114553#performance> ;
    mo:singer <album/114553#vocals> .

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

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

_:N95ac9d428d1a46ae81df5180de680f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of FINAL FANTASY IV (Timelapse Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6d9111d49c9d439cb9f0e74414da8143 ;
    schema:name "Main Theme of FINAL FANTASY IV (Timelapse Remix)"@en .

_:Ncf7e6d8178f74f9f9e3e1c4bc5de84c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Red Wings (Timelapse Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N6d9111d49c9d439cb9f0e74414da8143 ;
    schema:name "The Red Wings (Timelapse Remix)"@en .

_:Nd9192f1296e4470994063c9b817c9c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 2 (Timelapse Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6d9111d49c9d439cb9f0e74414da8143 ;
    schema:name "Battle 2 (Timelapse Remix)"@en .

_:N6d9111d49c9d439cb9f0e74414da8143 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95ac9d428d1a46ae81df5180de680f96,
        _:Ncf7e6d8178f74f9f9e3e1c4bc5de84c1,
        _:Nd9192f1296e4470994063c9b817c9c79 ;
    mo:track_count 3 ;
    schema:duration "PT11:08"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N95ac9d428d1a46ae81df5180de680f96,
        _:Ncf7e6d8178f74f9f9e3e1c4bc5de84c1,
        _:Nd9192f1296e4470994063c9b817c9c79 .

