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

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

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

<artist/670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94807#subject> ;
    schema:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja ;
    foaf:made <album/94807#composition>,
        <album/94807#subject> ;
    foaf:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja .

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

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

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/94807/94807-1577643689.jpg> a schema:ImageObject,
        foaf:Image .

<album/94807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn ;
    mo:composer <artist/670#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/94807#musicalwork> ;
    schema:name "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn .

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

<artist/119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94807#performance> ;
    schema:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja ;
    foaf:name "Tokyo Philharmonic Orchestra"@en,
        "東京フィルハーモニー交響楽団"@ja .

<album/94807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn ;
    mo:performance_of <album/94807#musicalwork> ;
    mo:performer _:N2f3b7d25bf224ea7a92ad4eab38ee999,
        <artist/119#subject> ;
    mo:recorded_as <album/94807#musicalexpression> ;
    schema:byArtist _:N2f3b7d25bf224ea7a92ad4eab38ee999,
        <artist/119#subject> ;
    schema:name "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn ;
    schema:workPerformed <album/94807#musicalwork> .

<album/94807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-11"^^xsd:date ;
    dcterms:title "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn ;
    mo:catalogue_number "SQEX-20072~3" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/94807#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N1786561d21954aacb47e18c80665b2d6,
        _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    mo:record_count 2 ;
    schema:about <product/229#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nikikai Chorus Group"@en ;
            foaf:name "Nikikai Chorus Group"@en ],
        <artist/119#subject> ;
    schema:datePublished "2019-12-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/94807/94807-1577643689.jpg> ;
    schema:name "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@en,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja,
        "Eorzean Symphony: FINAL FANTASY XIV Orchestral Album Vol. 2 (Concert Version)"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/94807/94807-1577643689.jpg> .

_:N0e82997457bf4fbd884cd564d875d258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: From the Heavens"@en,
        "Concert2：空より現れし者 ～次元の狭間オメガ：アルファ編～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: From the Heavens"@en,
        "Concert2：空より現れし者 ～次元の狭間オメガ：アルファ編～"@ja .

_:N0fe783c821cc479dbcfc1cb65ba4cb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Heroes"@en,
        "Concert2：英傑 ～ナイツ・オブ・ラウンド討滅戦～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Heroes"@en,
        "Concert2：英傑 ～ナイツ・オブ・ラウンド討滅戦～"@ja .

_:N135130b1798549bf90fa1672f0df78a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Invincible"@en,
        "Concert2：砕けぬ想い ～ハーデス討滅戦～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Invincible"@en,
        "Concert2：砕けぬ想い ～ハーデス討滅戦～"@ja .

_:N14f53309490649dab9b620231db3a8ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Tsukuyomi's Pain"@en,
        "Concert2：月読命之唄"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Tsukuyomi's Pain"@en,
        "Concert2：月読命之唄"@ja .

_:N258dbc9e147147779ebfed9e7951df49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Revolutions"@en,
        "Concert2：Revolutions"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Revolutions"@en,
        "Concert2：Revolutions"@ja .

_:N2f3b7d25bf224ea7a92ad4eab38ee999 a schema:Person,
        foaf:Person ;
    mo:performed <album/94807#performance> ;
    schema:name "Nikikai Chorus Group"@en ;
    foaf:name "Nikikai Chorus Group"@en .

_:N3c8f29998d8b4796ab999d2935951334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Triumph"@en,
        "Concert2：鬨の声"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Triumph"@en,
        "Concert2：鬨の声"@ja .

_:N50364e3d7802426f84705f58a9ce72aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Songs of Salt and Suffering"@en,
        "Concert2：塩と苦難の歌 ～ギラバニア湖畔地帯：昼～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Songs of Salt and Suffering"@en,
        "Concert2：塩と苦難の歌 ～ギラバニア湖畔地帯：昼～"@ja .

_:N580d8d8dcc9e4ed4b165caedc8c928a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Dragonsong"@en,
        "Concert2：Dragonsong"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Dragonsong"@en,
        "Concert2：Dragonsong"@ja .

_:N6bb1925c02ca4cd3a9e089e8c8b17cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Ultima"@en,
        "Concert2：究極幻想"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Ultima"@en,
        "Concert2：究極幻想"@ja .

_:N7e10cc278227419cb8432a99554522a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Scale and Steel"@en,
        "Concert2：銀鱗と鋼鉄"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Scale and Steel"@en,
        "Concert2：銀鱗と鋼鉄"@ja .

_:N8155776f609a4be28193525b252189c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: A New Hope"@en,
        "Concert2：希望の都"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: A New Hope"@en,
        "Concert2：希望の都"@ja .

_:N853bdccfdba64fc9bb9e5e43a9f2ce74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Crystal Tower Medley"@en,
        "Concert2：クリスタルタワーメドレー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Crystal Tower Medley"@en,
        "Concert2：クリスタルタワーメドレー"@ja .

_:N8cea5ee8e1894db39dab3180f45a77d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: The Worm's Tail"@en,
        "Concert2：龍の尾 ～神龍討滅戦～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: The Worm's Tail"@en,
        "Concert2：龍の尾 ～神龍討滅戦～"@ja .

_:N922cd5c4ed4d45328e4befa1414f5d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Serenity"@en,
        "Concert2：静穏の森"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Serenity"@en,
        "Concert2：静穏の森"@ja .

_:N9d5669a73fd54326a21bf0b551a3b7bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Heavensward"@en,
        "Concert2：Heavensward"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nb0e9a6dcd4a148b88d21378ef8198e5f ;
    schema:name "Concert 2: Heavensward"@en,
        "Concert2：Heavensward"@ja .

_:Na0ea48d231444cb8bff01563a74d0ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: Painted Red"@en,
        "Concert2：紅の嵐"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: Painted Red"@en,
        "Concert2：紅の嵐"@ja .

_:Nab1f8f5000874e7fa3a3fc80ba1ddd0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: The Garlean Territorial Anthem for Gyr Abania and Surrounding States - The Measure of Our Reach"@en,
        "Concert2：我らが支配圏"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: The Garlean Territorial Anthem for Gyr Abania and Surrounding States - The Measure of Our Reach"@en,
        "Concert2：我らが支配圏"@ja .

_:Nbfe0fd5b6c5745a58e9105f9835d9497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: The Open Box"@en,
        "Concert2：開けられた玉手箱 ～海底宮殿 紫水宮～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: The Open Box"@en,
        "Concert2：開けられた玉手箱 ～海底宮殿 紫水宮～"@ja .

_:Ne619d0e8b02948f8931f550dea290f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Concert 2: A World Apart"@en,
        "Concert2：そして世界へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1786561d21954aacb47e18c80665b2d6 ;
    schema:name "Concert 2: A World Apart"@en,
        "Concert2：そして世界へ"@ja .

_:Nb0e9a6dcd4a148b88d21378ef8198e5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe783c821cc479dbcfc1cb65ba4cb20,
        _:N580d8d8dcc9e4ed4b165caedc8c928a9,
        _:N6bb1925c02ca4cd3a9e089e8c8b17cdf,
        _:N7e10cc278227419cb8432a99554522a9,
        _:N8155776f609a4be28193525b252189c5,
        _:N853bdccfdba64fc9bb9e5e43a9f2ce74,
        _:N922cd5c4ed4d45328e4befa1414f5d8e,
        _:N9d5669a73fd54326a21bf0b551a3b7bf ;
    mo:track_count 8 ;
    schema:duration "PT44:00"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0fe783c821cc479dbcfc1cb65ba4cb20,
        _:N580d8d8dcc9e4ed4b165caedc8c928a9,
        _:N6bb1925c02ca4cd3a9e089e8c8b17cdf,
        _:N7e10cc278227419cb8432a99554522a9,
        _:N8155776f609a4be28193525b252189c5,
        _:N853bdccfdba64fc9bb9e5e43a9f2ce74,
        _:N922cd5c4ed4d45328e4befa1414f5d8e,
        _:N9d5669a73fd54326a21bf0b551a3b7bf .

_:N1786561d21954aacb47e18c80665b2d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0e82997457bf4fbd884cd564d875d258,
        _:N135130b1798549bf90fa1672f0df78a3,
        _:N14f53309490649dab9b620231db3a8ae,
        _:N258dbc9e147147779ebfed9e7951df49,
        _:N3c8f29998d8b4796ab999d2935951334,
        _:N50364e3d7802426f84705f58a9ce72aa,
        _:N8cea5ee8e1894db39dab3180f45a77d1,
        _:Na0ea48d231444cb8bff01563a74d0ca2,
        _:Nab1f8f5000874e7fa3a3fc80ba1ddd0f,
        _:Nbfe0fd5b6c5745a58e9105f9835d9497,
        _:Ne619d0e8b02948f8931f550dea290f66 ;
    mo:track_count 11 ;
    schema:duration "PT48:54"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0e82997457bf4fbd884cd564d875d258,
        _:N135130b1798549bf90fa1672f0df78a3,
        _:N14f53309490649dab9b620231db3a8ae,
        _:N258dbc9e147147779ebfed9e7951df49,
        _:N3c8f29998d8b4796ab999d2935951334,
        _:N50364e3d7802426f84705f58a9ce72aa,
        _:N8cea5ee8e1894db39dab3180f45a77d1,
        _:Na0ea48d231444cb8bff01563a74d0ca2,
        _:Nab1f8f5000874e7fa3a3fc80ba1ddd0f,
        _:Nbfe0fd5b6c5745a58e9105f9835d9497,
        _:Ne619d0e8b02948f8931f550dea290f66 .

