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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3714#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/3714#composition>,
        <album/3714#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

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

<artist/362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3714#subject> ;
    schema:name "Hideya Nagata"@en,
        "永田英哉"@ja ;
    foaf:made <album/3714#composition>,
        <album/3714#subject> ;
    foaf:name "Hideya Nagata"@en,
        "永田英哉"@ja .

<artist/700#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3714#subject> ;
    schema:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja ;
    foaf:made <album/3714#composition>,
        <album/3714#subject> ;
    foaf:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja .

<product/1894#subject> a schema:CreativeWork ;
    schema:name "Ys: Tenkuu no Shinden"@en,
        "イース 天空の神殿"@ja,
        "Ys: Tenkuu no Shinden"@ja-latn ;
    foaf:name "Ys: Tenkuu no Shinden"@en,
        "イース 天空の神殿"@ja,
        "Ys: Tenkuu no Shinden"@ja-latn .

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

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

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

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

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

<album/3714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn ;
    mo:performance_of <album/3714#musicalwork> ;
    mo:performer <artist/609#subject> ;
    mo:recorded_as <album/3714#musicalexpression> ;
    schema:byArtist <artist/609#subject> ;
    schema:name "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn ;
    schema:workPerformed <album/3714#musicalwork> .

<artist/609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3714#performance> ;
    schema:name "J.D.K. BAND"@en ;
    foaf:name "J.D.K. BAND"@en .

<album/3714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn ;
    mo:composer <artist/148#subject>,
        <artist/293#subject>,
        <artist/362#subject>,
        <artist/700#subject> ;
    mo:produced_work <album/3714#musicalwork> ;
    schema:name "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn .

<album/3714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-06-23"^^xsd:date ;
    dcterms:title "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn ;
    mo:catalogue_number "KICA-1126" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3714#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    mo:record_count 1 ;
    schema:about <product/1894#subject> ;
    schema:byArtist <artist/609#subject> ;
    schema:datePublished "1993-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/3714/3714-1264562473.jpg> ;
    schema:name "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@en,
        "パーフェクト・コレクション イース 天空の神殿 III ～J.D.K. BAND編～"@ja,
        "Perfect Collection Ys Tenkuu no Shinden III ~J.D.K. BAND~"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/3714/3714-1264562473.jpg> .

_:N0f5c54a7f8cb45a3b64f76a957b332e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burnedbless"@en,
        "バーンドブレス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Burnedbless"@en,
        "バーンドブレス"@ja .

_:N1551abe3688b4285baa9bdc4eea419df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en,
        "出発"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Departure"@en,
        "出発"@ja .

_:N23aef6f5f69a401d984ca42479d72437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace of Salmon"@en,
        "サルモンの神殿"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Palace of Salmon"@en,
        "サルモンの神殿"@ja .

_:N6b3089749fcc41e3b98ce68bbcdb670c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Adol"@en,
        "憎しみのアドル"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Dark Adol"@en,
        "憎しみのアドル"@ja .

_:N6e2b674a20264561af6b6408ad8f9701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Righteous Battle"@en,
        "最後の聖戦"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "The Last Righteous Battle"@en,
        "最後の聖戦"@ja .

_:N8d315c95e22543958a8eded604a8b1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dalles' Deathmatch"@en,
        "ダレスとの死闘"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Dalles' Deathmatch"@en,
        "ダレスとの死闘"@ja .

_:N906e952c2546442e831e861041a50c4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Bell is Ringing"@en,
        "鐘撞き堂"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "The Great Bell is Ringing"@en,
        "鐘撞き堂"@ja .

_:N9316a9819aa54c4cb1b9587664044f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Battle While the Bell Tolls"@en,
        "鐘撞き堂の戦い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "A Battle While the Bell Tolls"@en,
        "鐘撞き堂の戦い"@ja .

_:N9f3f161bbda348089302cd9a6950ce5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOO FULL WITH LOVE"@en,
        "TOO FULL WITH LOVE"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "TOO FULL WITH LOVE"@en,
        "TOO FULL WITH LOVE"@ja .

_:Nb89f1768913d4aeb87e6b2c9a308494a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gilalardy"@en,
        "ゲラルディ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Gilalardy"@en,
        "ゲラルディ"@ja .

_:Nc43a076d85a24e9b80d8a3af2835cf53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY WITH ME FOREVER"@en,
        "STAY WITH ME FOREVER"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "STAY WITH ME FOREVER"@en,
        "STAY WITH ME FOREVER"@ja .

_:Nd6854129002245a58439062899e4381b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Keith"@en,
        "バトル・オブ・キース"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Battle of Keith"@en,
        "バトル・オブ・キース"@ja .

_:Ndbf241ed44d74bef8eb7731e5785be59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown"@en,
        "カウントダウン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Countdown"@en,
        "カウントダウン"@ja .

_:Ndc4cf85d0f244bc6967c2ebc6c746bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless History (Instrumental Version)"@en,
        "Endless History (インスト・バージョン)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "Endless History (Instrumental Version)"@en,
        "Endless History (インスト・バージョン)"@ja .

_:Nede95c7ec4854eb5a3e7e45cccf3177b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flow of Destiny..."@en,
        "運命の流れるままに…"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N68b52a19f4dd42d1aca213146b7d2f48 ;
    schema:name "The Flow of Destiny..."@en,
        "運命の流れるままに…"@ja .

_:N68b52a19f4dd42d1aca213146b7d2f48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5c54a7f8cb45a3b64f76a957b332e9,
        _:N1551abe3688b4285baa9bdc4eea419df,
        _:N23aef6f5f69a401d984ca42479d72437,
        _:N6b3089749fcc41e3b98ce68bbcdb670c,
        _:N6e2b674a20264561af6b6408ad8f9701,
        _:N8d315c95e22543958a8eded604a8b1ad,
        _:N906e952c2546442e831e861041a50c4b,
        _:N9316a9819aa54c4cb1b9587664044f9e,
        _:N9f3f161bbda348089302cd9a6950ce5d,
        _:Nb89f1768913d4aeb87e6b2c9a308494a,
        _:Nc43a076d85a24e9b80d8a3af2835cf53,
        _:Nd6854129002245a58439062899e4381b,
        _:Ndbf241ed44d74bef8eb7731e5785be59,
        _:Ndc4cf85d0f244bc6967c2ebc6c746bc0,
        _:Nede95c7ec4854eb5a3e7e45cccf3177b ;
    mo:track_count 15 ;
    schema:duration "PT29:44"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0f5c54a7f8cb45a3b64f76a957b332e9,
        _:N1551abe3688b4285baa9bdc4eea419df,
        _:N23aef6f5f69a401d984ca42479d72437,
        _:N6b3089749fcc41e3b98ce68bbcdb670c,
        _:N6e2b674a20264561af6b6408ad8f9701,
        _:N8d315c95e22543958a8eded604a8b1ad,
        _:N906e952c2546442e831e861041a50c4b,
        _:N9316a9819aa54c4cb1b9587664044f9e,
        _:N9f3f161bbda348089302cd9a6950ce5d,
        _:Nb89f1768913d4aeb87e6b2c9a308494a,
        _:Nc43a076d85a24e9b80d8a3af2835cf53,
        _:Nd6854129002245a58439062899e4381b,
        _:Ndbf241ed44d74bef8eb7731e5785be59,
        _:Ndc4cf85d0f244bc6967c2ebc6c746bc0,
        _:Nede95c7ec4854eb5a3e7e45cccf3177b .

