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

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

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

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39921#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/39921#composition>,
        <album/39921#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

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

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

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

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

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

<https://medium-media.vgm.io/albums/12/39921/39921-1387076796.jpg> a schema:ImageObject,
        foaf:Image .

<album/39921#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn ;
    mo:composer <artist/610#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/39921#musicalwork> ;
    schema:name "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn .

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

<album/39921#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn ;
    mo:performance_of <album/39921#musicalwork> ;
    mo:performer <artist/14547#subject> ;
    mo:recorded_as <album/39921#musicalexpression> ;
    schema:byArtist <artist/14547#subject> ;
    schema:name "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn ;
    schema:workPerformed <album/39921#musicalwork> .

<artist/14547#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39921#performance> ;
    schema:name "Nanaa Mihgo's"@en,
        "ナナーミーゴス"@ja ;
    foaf:name "Nanaa Mihgo's"@en,
        "ナナーミーゴス"@ja .

<album/39921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-11"^^xsd:date ;
    dcterms:title "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn ;
    mo:catalogue_number "SQEX-10390" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39921#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    mo:record_count 1 ;
    schema:about <product/206#subject> ;
    schema:byArtist <artist/14547#subject> ;
    schema:datePublished "2013-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/39921/39921-1387076796.jpg> ;
    schema:name "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@en,
        "ファイナルファンタジーXI ナナーミーゴス ストールン ハート"@ja,
        "FINAL FANTASY XI The Nanaa Mihgo's - Stolen Hearts"@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/39921/39921-1387076796.jpg> .

_:N1e74bb19ddb1421495309f5c61b82e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolanberry Fields"@en,
        "ローランベリー フィールズ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Rolanberry Fields"@en,
        "ローランベリー フィールズ"@ja .

_:N254c08c0941842ed83f983e4df30bbb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Duchy of Jeuno"@en,
        "ザ グランド ダッチー オブ ジュノ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "The Grand Duchy of Jeuno"@en,
        "ザ グランド ダッチー オブ ジュノ"@ja .

_:N2ff90aa6c9ee4302bbcf351b00ca390e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighters of the Crystal"@en,
        "ファイターズ オブ ザ クリスタル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:58"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Fighters of the Crystal"@en,
        "ファイターズ オブ ザ クリスタル"@ja .

_:N3a27d9cdb5634369b7e0a2f293338e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pioneers"@en,
        "ザ パイオニアーズ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "The Pioneers"@en,
        "ザ パイオニアーズ"@ja .

_:N630ae29924ed48668246ecfa6ab2a2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Worlds"@en,
        "ディスタントワールド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Distant Worlds"@en,
        "ディスタントワールド"@ja .

_:Na8784f4aeffb486b8014eec7e6770063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bustle of the Capital"@en,
        "バッスル オブ ザ キャピタル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Bustle of the Capital"@en,
        "バッスル オブ ザ キャピタル"@ja .

_:Nb9d255a1441a4360819557fe422abfe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kazham"@en,
        "カザム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Kazham"@en,
        "カザム"@ja .

_:Ne4f9a11a4af448f0b4c5dd507e2445a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ronfaure"@en,
        "ロンフォーレ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:Nee263f2d989b401ca7b8ef11ae6aa8d3 ;
    schema:name "Ronfaure"@en,
        "ロンフォーレ"@ja .

_:Nee263f2d989b401ca7b8ef11ae6aa8d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e74bb19ddb1421495309f5c61b82e2e,
        _:N254c08c0941842ed83f983e4df30bbb6,
        _:N2ff90aa6c9ee4302bbcf351b00ca390e,
        _:N3a27d9cdb5634369b7e0a2f293338e30,
        _:N630ae29924ed48668246ecfa6ab2a2dc,
        _:Na8784f4aeffb486b8014eec7e6770063,
        _:Nb9d255a1441a4360819557fe422abfe0,
        _:Ne4f9a11a4af448f0b4c5dd507e2445a5 ;
    mo:track_count 8 ;
    schema:duration "PT57:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1e74bb19ddb1421495309f5c61b82e2e,
        _:N254c08c0941842ed83f983e4df30bbb6,
        _:N2ff90aa6c9ee4302bbcf351b00ca390e,
        _:N3a27d9cdb5634369b7e0a2f293338e30,
        _:N630ae29924ed48668246ecfa6ab2a2dc,
        _:Na8784f4aeffb486b8014eec7e6770063,
        _:Nb9d255a1441a4360819557fe422abfe0,
        _:Ne4f9a11a4af448f0b4c5dd507e2445a5 .

