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

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

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

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

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 2012)" .

<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/32714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/32714#musicalwork> ;
    schema:name "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn .

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

<org/660#subject> schema:name "Zephyr Cradle"@en,
        "Zephyr Cradle"@ja,
        "Zephyr Cradle"@ja-latn ;
    foaf:name "Zephyr Cradle"@en,
        "Zephyr Cradle"@ja,
        "Zephyr Cradle"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/32714/32714-1335720521.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11804#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32714#performance> ;
    schema:name "Isami"@en ;
    foaf:name "Isami"@en .

<artist/13249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32714#performance> ;
    schema:name "Toki Madoushi"@en,
        "ときまどうし"@ja ;
    foaf:name "Toki Madoushi"@en,
        "ときまどうし"@ja .

<artist/6647#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32714#performance> ;
    schema:name "KOHEY symphony orchestra"@en,
        "皇兵交響楽団"@ja ;
    foaf:name "KOHEY symphony orchestra"@en,
        "皇兵交響楽団"@ja .

<album/32714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn ;
    mo:performance_of <album/32714#musicalwork> ;
    mo:performer <artist/11804#subject>,
        <artist/13249#subject>,
        <artist/6647#subject> ;
    mo:recorded_as <album/32714#musicalexpression> ;
    schema:byArtist <artist/11804#subject>,
        <artist/13249#subject>,
        <artist/6647#subject> ;
    schema:name "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn ;
    schema:workPerformed <album/32714#musicalwork> .

<album/32714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32714#musicalexpression> ;
    mo:publisher <org/660#subject> ;
    mo:record _:Ndc110e4fb94243ccb854c14ebf3fe632 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:about <product/178#subject> ;
    schema:byArtist <artist/11804#subject>,
        <artist/13249#subject>,
        <artist/6647#subject> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/32714/32714-1335720521.jpg> ;
    schema:name "Dear FFV"@en,
        "Dear FFV"@ja,
        "Dear FFV"@ja-latn ;
    schema:publisher <org/660#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/32714/32714-1335720521.jpg> .

_:N5a74c8bab0ac43608f2f1a598ad9b4b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Lands ~ A New World"@en,
        "未知なる大地～新しき世界"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndc110e4fb94243ccb854c14ebf3fe632 ;
    schema:name "Unknown Lands ~ A New World"@en,
        "未知なる大地～新しき世界"@ja .

_:N8851464a41a545c69800015a3ffd3bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Dear Friends"@en,
        "親愛なる友へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ndc110e4fb94243ccb854c14ebf3fe632 ;
    schema:name "To Dear Friends"@en,
        "親愛なる友へ"@ja .

_:Naa5063dec78b4eccbff7d7f8f21ddf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy V Main Theme"@en,
        "ファイナルファンタジーV メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ndc110e4fb94243ccb854c14ebf3fe632 ;
    schema:name "Final Fantasy V Main Theme"@en,
        "ファイナルファンタジーV メインテーマ"@ja .

_:Nfed3cd4a0b5d492a99ff654e4f98b9f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far-Distant Hometown"@en,
        "はるかなる故郷"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ndc110e4fb94243ccb854c14ebf3fe632 ;
    schema:name "Far-Distant Hometown"@en,
        "はるかなる故郷"@ja .

_:Ndc110e4fb94243ccb854c14ebf3fe632 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a74c8bab0ac43608f2f1a598ad9b4b5,
        _:N8851464a41a545c69800015a3ffd3bb9,
        _:Naa5063dec78b4eccbff7d7f8f21ddf88,
        _:Nfed3cd4a0b5d492a99ff654e4f98b9f4 ;
    mo:track_count 4 ;
    schema:duration "PT13:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5a74c8bab0ac43608f2f1a598ad9b4b5,
        _:N8851464a41a545c69800015a3ffd3bb9,
        _:Naa5063dec78b4eccbff7d7f8f21ddf88,
        _:Nfed3cd4a0b5d492a99ff654e4f98b9f4 .

