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

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

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

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

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

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

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

<artist/707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1717#subject> ;
    schema:name "Takahiro Tsunashima"@en,
        "綱島貴博"@ja ;
    foaf:made <album/1717#composition>,
        <album/1717#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/1717#musicalexpression> a mo:Signal ;
    mo:published_as <album/1717#subject> ;
    mo:records <album/1717#performance> .

<album/1717#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Collection Ys IV The Dawn of Ys Vol. 3"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 3"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 3"@ja-latn ;
    mo:performance_of <album/1717#musicalwork> ;
    mo:recorded_as <album/1717#musicalexpression> ;
    schema:name "Perfect Collection Ys IV The Dawn of Ys Vol. 3"@en,
        "パーフェクトコレクション イースIV ザ・ドーン オブ イース VOL. 3"@ja,
        "Perfect Collection Ys IV The Dawn of Ys Vol. 3"@ja-latn ;
    schema:workPerformed <album/1717#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/71/1717/1717-1263790344.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1717#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/1717/1717-1263790344.jpg> ;
    foaf:depicts <album/1717#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/1717/1717-1263790344.jpg> .

<https://medium-media.vgm.io/albums/71/1717/1717-1263790344.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

_:N1e14d63fbfab4c1e81505f9cd8d4a3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lefance"@en,
        "Refance"@en,
        "レファンス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Lefance"@en,
        "Refance"@en,
        "レファンス"@ja .

_:N2161068e486c4e9e977672bc0b42f58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THEME OF ADORU 1993"@en,
        "Theme of Adol 1993"@en,
        "THEME OF ADORU 1993"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "THEME OF ADORU 1993"@en,
        "Theme of Adol 1993"@en,
        "THEME OF ADORU 1993"@ja .

_:N26b60ae1bd364b99a79277c00bc654ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alem"@en,
        "Arem"@en,
        "アレム"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Alem"@en,
        "Arem"@en,
        "アレム"@ja .

_:N30cc00a16f934081acdbe2ca24596f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Beginning"@en,
        "The New Beginnings"@en,
        "新たなる始まり"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "A New Beginning"@en,
        "The New Beginnings"@en,
        "新たなる始まり"@ja .

_:N4c890b1e86e74f4cbc1e00fd19d523fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quickening of the Ancient City"@en,
        "古代都市胎動"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Quickening of the Ancient City"@en,
        "古代都市胎動"@ja .

_:N4d934c1fed2a4f32b06f840ab3be0b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harlequin's Temptation"@en,
        "道化師の誘い"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Harlequin's Temptation"@en,
        "道化師の誘い"@ja .

_:N4ea51e8ad8b74595a6b564aa561ab4d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FANTASY HORIZON"@en,
        "Fantasy Horizon"@en,
        "FANTASY HORIZON"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "FANTASY HORIZON"@en,
        "Fantasy Horizon"@en,
        "FANTASY HORIZON"@ja .

_:N61fd9d4b6f1848b6b34a0328128e23f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poem of the Blue Moon"@en,
        "蒼い月の詩"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Poem of the Blue Moon"@en,
        "蒼い月の詩"@ja .

_:N7a69a1ff35e842f39f6e5afbbe525cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of the Sun"@en,
        "太陽の神殿"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Temple of the Sun"@en,
        "太陽の神殿"@ja .

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

_:N9337179bd0a8454bbeedb24084613e93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House"@en,
        "お家"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "House"@en,
        "お家"@ja .

_:N99b7e583b6f44044b1f3a1e73a999758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Misery"@en,
        "Sadness"@en,
        "悲しくて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "In Misery"@en,
        "Sadness"@en,
        "悲しくて"@ja .

_:Nc1043abb89e44baab7a6042757cab5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bronze District"@en,
        "Bronze Quadro"@en,
        "青銅の街区"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Bronze District"@en,
        "Bronze Quadro"@en,
        "青銅の街区"@ja .

_:Ne8b4292bb29a45b4bcf9e52dc48dc1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallucination"@en,
        "Illusion"@en,
        "幻覚"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Hallucination"@en,
        "Illusion"@en,
        "幻覚"@ja .

_:Neb206950ca56475fb342d18a62fa7514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Fires of Ignition"@en,
        "In the Scorching Flames"@en,
        "Inside the Scorching Flame"@en,
        "灼熱の炎の中で"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "In the Fires of Ignition"@en,
        "In the Scorching Flames"@en,
        "Inside the Scorching Flame"@en,
        "灼熱の炎の中で"@ja .

_:Nf34684cd3ee24d00891dc92ca5fdf0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient City Surfaces"@en,
        "The Ancient City Surfacing"@en,
        "古代都市浮上"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "The Ancient City Surfaces"@en,
        "The Ancient City Surfacing"@en,
        "古代都市浮上"@ja .

_:Nfd107a613a204e5cb2236b160c3501e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Decisive Battle"@en,
        "The Final Decisive Battle"@en,
        "The Final, Decisive Battle"@en,
        "最終決戦"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N617da49c826d48b497d43053e9160f99 ;
    schema:name "Last Decisive Battle"@en,
        "The Final Decisive Battle"@en,
        "The Final, Decisive Battle"@en,
        "最終決戦"@ja .

_:N617da49c826d48b497d43053e9160f99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e14d63fbfab4c1e81505f9cd8d4a3d8,
        _:N2161068e486c4e9e977672bc0b42f58b,
        _:N26b60ae1bd364b99a79277c00bc654ba,
        _:N30cc00a16f934081acdbe2ca24596f7d,
        _:N4c890b1e86e74f4cbc1e00fd19d523fe,
        _:N4d934c1fed2a4f32b06f840ab3be0b93,
        _:N4ea51e8ad8b74595a6b564aa561ab4d6,
        _:N61fd9d4b6f1848b6b34a0328128e23f7,
        _:N7a69a1ff35e842f39f6e5afbbe525cb1,
        _:N7bb2014dbe144d47a553665b68952de7,
        _:N9337179bd0a8454bbeedb24084613e93,
        _:N99b7e583b6f44044b1f3a1e73a999758,
        _:Nc1043abb89e44baab7a6042757cab5f9,
        _:Ne8b4292bb29a45b4bcf9e52dc48dc1db,
        _:Neb206950ca56475fb342d18a62fa7514,
        _:Nf34684cd3ee24d00891dc92ca5fdf0e4,
        _:Nfd107a613a204e5cb2236b160c3501e3 ;
    mo:track_count 17 ;
    schema:duration "PT48:48"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1e14d63fbfab4c1e81505f9cd8d4a3d8,
        _:N2161068e486c4e9e977672bc0b42f58b,
        _:N26b60ae1bd364b99a79277c00bc654ba,
        _:N30cc00a16f934081acdbe2ca24596f7d,
        _:N4c890b1e86e74f4cbc1e00fd19d523fe,
        _:N4d934c1fed2a4f32b06f840ab3be0b93,
        _:N4ea51e8ad8b74595a6b564aa561ab4d6,
        _:N61fd9d4b6f1848b6b34a0328128e23f7,
        _:N7a69a1ff35e842f39f6e5afbbe525cb1,
        _:N7bb2014dbe144d47a553665b68952de7,
        _:N9337179bd0a8454bbeedb24084613e93,
        _:N99b7e583b6f44044b1f3a1e73a999758,
        _:Nc1043abb89e44baab7a6042757cab5f9,
        _:Ne8b4292bb29a45b4bcf9e52dc48dc1db,
        _:Neb206950ca56475fb342d18a62fa7514,
        _:Nf34684cd3ee24d00891dc92ca5fdf0e4,
        _:Nfd107a613a204e5cb2236b160c3501e3 .

