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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1715#subject> ;
    schema:name "Falcom Sound Team J.D.K."@en ;
    foaf:made <album/1715#composition>,
        <album/1715#subject> ;
    foaf:name "Falcom Sound Team J.D.K."@en .

<artist/701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1715#subject> ;
    schema:name "Naoki Kaneda"@en,
        "金田直樹"@ja ;
    foaf:made <album/1715#composition>,
        <album/1715#subject> ;
    foaf:name "Naoki Kaneda"@en,
        "金田直樹"@ja .

<artist/703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1715#subject> ;
    schema:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja ;
    foaf:made <album/1715#composition>,
        <album/1715#subject> ;
    foaf:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja .

<artist/704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1715#subject> ;
    schema:name "Masaru Nakajima"@en,
        "中島勝"@ja ;
    foaf:made <album/1715#composition>,
        <album/1715#subject> ;
    foaf:name "Masaru Nakajima"@en,
        "中島勝"@ja .

<artist/707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1715#subject> ;
    schema:name "Takahiro Tsunashima"@en,
        "綱島貴博"@ja ;
    foaf:made <album/1715#composition>,
        <album/1715#subject> ;
    foaf:name "Takahiro Tsunashima"@en,
        "綱島貴博"@ja .

<product/281#subject> a schema:CreativeWork ;
    schema:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn ;
    foaf:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn .

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

<album/1715#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn ;
    mo:performance_of <album/1715#musicalwork> ;
    mo:recorded_as <album/1715#musicalexpression> ;
    schema:name "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn ;
    schema:workPerformed <album/1715#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/1715/1715-1263789411.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1715#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn ;
    mo:composer <artist/293#subject>,
        <artist/701#subject>,
        <artist/703#subject>,
        <artist/704#subject>,
        <artist/707#subject> ;
    mo:produced_work <album/1715#musicalwork> ;
    schema:name "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn .

<album/1715#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-04-21"^^xsd:date ;
    dcterms:title "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn ;
    mo:catalogue_number "KICA-1140" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1715#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N9561f45853454bedb321714afbd1863e ;
    mo:record_count 1 ;
    schema:about <product/281#subject> ;
    schema:datePublished "1994-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/1715/1715-1263789411.jpg> ;
    schema:name "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 2"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 2"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/1715/1715-1263789411.jpg> .

_:N05e5b3e642ec4cc987ac3165f23c4aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Wings"@en,
        "紅の翼"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Crimson Wings"@en,
        "紅の翼"@ja .

_:N1478082b56564eb0996570a995b13952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary"@en,
        "聖域"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Sanctuary"@en,
        "聖域"@ja .

_:N15588813f8ed4e34b0811d86af981b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sage"@en,
        "Wise Man"@en,
        "賢者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "The Sage"@en,
        "Wise Man"@en,
        "賢者"@ja .

_:N1a3ec012fd634142bb7c670ae9ff8ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road Leading to Legend"@en,
        "Walking the Path of Legend"@en,
        "伝説へ続く道"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "The Road Leading to Legend"@en,
        "Walking the Path of Legend"@en,
        "伝説へ続く道"@ja .

_:N1e07df919361412381c677c67cc4b485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five Loyal Retainers"@en,
        "Five Loyal Subjects"@en,
        "The Five Disciples"@en,
        "五忠臣"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Five Loyal Retainers"@en,
        "Five Loyal Subjects"@en,
        "The Five Disciples"@en,
        "五忠臣"@ja .

_:N3ac33f80168a4883b3bd16910fb7c28e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FEENA"@en,
        "Feena"@en,
        "FEENA"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "FEENA"@en,
        "Feena"@en,
        "FEENA"@ja .

_:N3eca6bb49fd3422e91dba62212fdd2b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REST IN PEACE"@en,
        "Rest In Peace"@en,
        "Rest in Piece"@en,
        "REST IN PEACE"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "REST IN PEACE"@en,
        "Rest In Peace"@en,
        "Rest in Piece"@en,
        "REST IN PEACE"@ja .

_:N5b3ffa7d3d7945fa8be53275e0918c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clan of Darkness"@en,
        "Family of Darkness"@en,
        "The Clan of Darkness"@en,
        "闇の一族"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Clan of Darkness"@en,
        "Family of Darkness"@en,
        "The Clan of Darkness"@en,
        "闇の一族"@ja .

_:N6ce5aa6993c04497a315593bb651a335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond Reminiscence"@en,
        "Beyond the Reminiscences"@en,
        "On the Other Side of the Recollection"@en,
        "追憶の彼方に"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Beyond Reminiscence"@en,
        "Beyond the Reminiscences"@en,
        "On the Other Side of the Recollection"@en,
        "追憶の彼方に"@ja .

_:N85132c72aca54a3e99f61e29875b6dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leeza"@en,
        "Riesa"@en,
        "リーザ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Leeza"@en,
        "Riesa"@en,
        "リーザ"@ja .

_:N88f7b5c6d61d4494bf9978a723c07910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOWER OF THE SHADOW OF DEATH"@en,
        "Tower of the Shadow of Death"@en,
        "TOWER OF THE SHADOW OF DEATH"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "TOWER OF THE SHADOW OF DEATH"@en,
        "Tower of the Shadow of Death"@en,
        "TOWER OF THE SHADOW OF DEATH"@ja .

_:N9fec4ace4abf4e7ab6b1ec7b8860bf12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celceta, The Sea of Trees"@en,
        "The Great Forest of Celceta"@en,
        "The Sea of Trees In Celceta"@en,
        "セルセタの樹海"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Celceta, The Sea of Trees"@en,
        "The Great Forest of Celceta"@en,
        "The Sea of Trees In Celceta"@en,
        "セルセタの樹海"@ja .

_:Naf5a13cebf794109bee1fd2c8fffd6a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leeza ~ Hiding her Thoughts in her Heart"@en,
        "Leeza ~ The Secret Sentiment In Her Heart"@en,
        "Riesa - the Innermost Feeling"@en,
        "リーザ～胸に秘めた想い"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Leeza ~ Hiding her Thoughts in her Heart"@en,
        "Leeza ~ The Secret Sentiment In Her Heart"@en,
        "Riesa - the Innermost Feeling"@en,
        "リーザ～胸に秘めた想い"@ja .

_:Nb78acbb70c084b728044f59162a12d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ravine of Quicksand"@en,
        "Valley of Quicksand"@en,
        "流砂の渓谷"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Ravine of Quicksand"@en,
        "Valley of Quicksand"@en,
        "流砂の渓谷"@ja .

_:Nb923acadb0b84c0e845e213d31f52269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eldeel"@en,
        "Eldiel"@en,
        "エルディール"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Eldeel"@en,
        "Eldiel"@en,
        "エルディール"@ja .

_:Nd3bfee80a34a4e5ca6b5b4405626ceae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Area ~ A Kiss From Eldiel"@en,
        "Lava Zone ~ A Kiss From Eldeel"@en,
        "Lava Zone- Kissing to Eldeel"@en,
        "溶岩地帯～エルディールにくちづけを"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Lava Area ~ A Kiss From Eldiel"@en,
        "Lava Zone ~ A Kiss From Eldeel"@en,
        "Lava Zone- Kissing to Eldeel"@en,
        "溶岩地帯～エルディールにくちづけを"@ja .

_:Ne146a89918774de9935c218dd2d42313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anxiety"@en,
        "Tension"@en,
        "不安"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Anxiety"@en,
        "Tension"@en,
        "不安"@ja .

_:Ne72f0add65264dbdb498af4856d9cebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE LAST MOMENT OF THE DARK"@en,
        "The Last Moment of the Dark"@en,
        "THE LAST MOMENT OF THE DARK"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "THE LAST MOMENT OF THE DARK"@en,
        "The Last Moment of the Dark"@en,
        "THE LAST MOMENT OF THE DARK"@ja .

_:Nebe2a2f55f6c46e7ad3f8479d9f59481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ys IV - Super Mega Mix Version #2 (Bonus Track)"@en,
        "Ys IV ~ SUPER MEGA MIX VERSION #2"@en,
        "Ys IV ~ Super Mega Mix Version #2"@en,
        "イースIV～SUPER MEGA MIX VERSION #2"@ja ;
    mo:track_number 22 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Ys IV - Super Mega Mix Version #2 (Bonus Track)"@en,
        "Ys IV ~ SUPER MEGA MIX VERSION #2"@en,
        "Ys IV ~ Super Mega Mix Version #2"@en,
        "イースIV～SUPER MEGA MIX VERSION #2"@ja .

_:Neda1377afff14d1283ccad67a87491f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ancient Legend"@en,
        "Ancient Legend"@en,
        "Ancient Lore"@en,
        "古代の伝承"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "An Ancient Legend"@en,
        "Ancient Legend"@en,
        "Ancient Lore"@en,
        "古代の伝承"@ja .

_:Nee7148a378c24b50b245eee5fb934ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Sword"@en,
        "燃ゆる剣"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "Burning Sword"@en,
        "燃ゆる剣"@ja .

_:Nfe62ae86f6284e60b2e927f06f0dadf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Great Ordeal"@en,
        "偉大なる試練"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9561f45853454bedb321714afbd1863e ;
    schema:name "A Great Ordeal"@en,
        "偉大なる試練"@ja .

_:N9561f45853454bedb321714afbd1863e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e5b3e642ec4cc987ac3165f23c4aa9,
        _:N1478082b56564eb0996570a995b13952,
        _:N15588813f8ed4e34b0811d86af981b80,
        _:N1a3ec012fd634142bb7c670ae9ff8ccd,
        _:N1e07df919361412381c677c67cc4b485,
        _:N3ac33f80168a4883b3bd16910fb7c28e,
        _:N3eca6bb49fd3422e91dba62212fdd2b1,
        _:N5b3ffa7d3d7945fa8be53275e0918c0b,
        _:N6ce5aa6993c04497a315593bb651a335,
        _:N85132c72aca54a3e99f61e29875b6dca,
        _:N88f7b5c6d61d4494bf9978a723c07910,
        _:N9fec4ace4abf4e7ab6b1ec7b8860bf12,
        _:Naf5a13cebf794109bee1fd2c8fffd6a0,
        _:Nb78acbb70c084b728044f59162a12d22,
        _:Nb923acadb0b84c0e845e213d31f52269,
        _:Nd3bfee80a34a4e5ca6b5b4405626ceae,
        _:Ne146a89918774de9935c218dd2d42313,
        _:Ne72f0add65264dbdb498af4856d9cebe,
        _:Nebe2a2f55f6c46e7ad3f8479d9f59481,
        _:Neda1377afff14d1283ccad67a87491f6,
        _:Nee7148a378c24b50b245eee5fb934ff4,
        _:Nfe62ae86f6284e60b2e927f06f0dadf5 ;
    mo:track_count 22 ;
    schema:duration "PT60:24"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N05e5b3e642ec4cc987ac3165f23c4aa9,
        _:N1478082b56564eb0996570a995b13952,
        _:N15588813f8ed4e34b0811d86af981b80,
        _:N1a3ec012fd634142bb7c670ae9ff8ccd,
        _:N1e07df919361412381c677c67cc4b485,
        _:N3ac33f80168a4883b3bd16910fb7c28e,
        _:N3eca6bb49fd3422e91dba62212fdd2b1,
        _:N5b3ffa7d3d7945fa8be53275e0918c0b,
        _:N6ce5aa6993c04497a315593bb651a335,
        _:N85132c72aca54a3e99f61e29875b6dca,
        _:N88f7b5c6d61d4494bf9978a723c07910,
        _:N9fec4ace4abf4e7ab6b1ec7b8860bf12,
        _:Naf5a13cebf794109bee1fd2c8fffd6a0,
        _:Nb78acbb70c084b728044f59162a12d22,
        _:Nb923acadb0b84c0e845e213d31f52269,
        _:Nd3bfee80a34a4e5ca6b5b4405626ceae,
        _:Ne146a89918774de9935c218dd2d42313,
        _:Ne72f0add65264dbdb498af4856d9cebe,
        _:Nebe2a2f55f6c46e7ad3f8479d9f59481,
        _:Neda1377afff14d1283ccad67a87491f6,
        _:Nee7148a378c24b50b245eee5fb934ff4,
        _:Nfe62ae86f6284e60b2e927f06f0dadf5 .

