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

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

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

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

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<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/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 .

<album/78010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/78010#musicalwork> ;
    schema:name "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn .

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

<album/78010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn ;
    mo:performance_of <album/78010#musicalwork> ;
    mo:recorded_as <album/78010#musicalexpression> ;
    schema:name "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn ;
    schema:workPerformed <album/78010#musicalwork> .

<org/1731#subject> schema:name "AK-UNIT"@en,
        "AK-UNIT"@ja,
        "AK-UNIT"@ja-latn ;
    foaf:name "AK-UNIT"@en,
        "AK-UNIT"@ja,
        "AK-UNIT"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/78010/78010-1567213563.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn ;
    mo:catalogue_number "AKUT-1004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78010#musicalexpression> ;
    mo:publisher <org/1731#subject> ;
    mo:record _:Nb3074b1c53384340a3ec48e82fbb099f ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/163#subject>,
        <product/178#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/78010/78010-1567213563.jpg> ;
    schema:name "PRELUDE -the end of Final Fantasy-"@en,
        "PRELUDE -the end of Final Fantasy-"@ja,
        "PRELUDE -the end of Final Fantasy-"@ja-latn ;
    schema:publisher <org/1731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/78010/78010-1567213563.jpg> .

_:N2a73f24f17424d04a64a43778b631d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle 1"@en,
        "バトル1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb3074b1c53384340a3ec48e82fbb099f ;
    schema:name "Battle 1"@en,
        "バトル1"@ja .

_:Nfa0ff2ec050b41c1aedd0eaf32bfad7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en,
        "プレリュード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb3074b1c53384340a3ec48e82fbb099f ;
    schema:name "Prelude"@en,
        "プレリュード"@ja .

_:Nb3074b1c53384340a3ec48e82fbb099f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a73f24f17424d04a64a43778b631d46,
        _:Nfa0ff2ec050b41c1aedd0eaf32bfad7a ;
    mo:track_count 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2a73f24f17424d04a64a43778b631d46,
        _:Nfa0ff2ec050b41c1aedd0eaf32bfad7a .

