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

<artist/1770#subject> a schema:Person,
        foaf:Person ;
    schema:name "Midori Kawana"@en,
        "川菜翠"@ja ;
    foaf:made <album/14338#lyrics>,
        <album/14338#subject>,
        <album/14338#vocals> ;
    foaf:name "Midori Kawana"@en,
        "川菜翠"@ja .

<album/1146> a mo:Release ;
    mo:catalogue_number "KICA-1172" .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14338#subject> ;
    schema:name "Sound Team jdk"@en ;
    foaf:made <album/14338#composition>,
        <album/14338#subject> ;
    foaf:name "Sound Team jdk"@en .

<product/803#subject> a schema:CreativeWork ;
    schema:name "Ys V: Ushinawareta Suna no Miyako Kefin"@en,
        "イース V: 失われた砂の都ケフィン"@ja,
        "Ys V: Ushinawareta Suna no Miyako Kefin"@ja-latn ;
    foaf:name "Ys V: Ushinawareta Suna no Miyako Kefin"@en,
        "イース V: 失われた砂の都ケフィン"@ja,
        "Ys V: Ushinawareta Suna no Miyako Kefin"@ja-latn .

<album/14338#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/14338#musicalwork> ;
    schema:name "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn .

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

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

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<album/14338#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn ;
    mo:performance_of <album/14338#musicalwork> ;
    mo:performer <artist/609#subject> ;
    mo:recorded_as <album/14338#musicalexpression> ;
    schema:byArtist <artist/609#subject> ;
    schema:name "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn ;
    schema:workPerformed <album/14338#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14338#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/14338#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/14338#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn ;
    mo:catalogue_number "GAME-143" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1146> ;
    mo:publication_of <album/14338#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    mo:record_count 1 ;
    schema:about <product/803#subject> ;
    schema:byArtist <artist/609#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Image Album Ys V - Sound of the Lost Sands Kefin"@en,
        "イメージアルバム　イース V ～失われた砂の都ケフィン"@ja,
        "Image Album Ys V - Sound of the Lost Sands Kefin"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N00bee979bb164cc6b1b3b2c8e9c1bab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Niena (Niena)"@en,
        "Niena（ニーナ）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Niena (Niena)"@en,
        "Niena（ニーナ）"@ja .

_:N0b03d2f3ce714ca8b3de848e43c53849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foresta Village (Foresta Village)"@en,
        "Foresta Village（フォレスタ村）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Foresta Village (Foresta Village)"@en,
        "Foresta Village（フォレスタ村）"@ja .

_:N1e3f02203aa74546ac880e6ec581d75b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break into Territory"@en,
        "Break into Territory"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Break into Territory"@en,
        "Break into Territory"@ja .

_:N284bf15626f94ca4918819ef9ca0e398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Gale (Meadows)"@en,
        "Field of Gale（草原）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Field of Gale (Meadows)"@en,
        "Field of Gale（草原）"@ja .

_:N4b7ef4f440314eababba2ff7d0f5b3ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thieves of Brotherhood"@en,
        "Thieves of Brotherhood"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Thieves of Brotherhood"@en,
        "Thieves of Brotherhood"@ja .

_:N7340d4b8cab64fd3bf2a05d961209c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thieves of Brotherhood (Evil Family)"@en,
        "Thieves of Brotherhood（イーブル一家）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Thieves of Brotherhood (Evil Family)"@en,
        "Thieves of Brotherhood（イーブル一家）"@ja .

_:N893ef05dadcb486a95d2ca6cb7555394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charged Trial (Great Loss in the Jungle)"@en,
        "Charged Trial（ジャングルの大穴）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Charged Trial (Great Loss in the Jungle)"@en,
        "Charged Trial（ジャングルの大穴）"@ja .

_:N8e09bb3ced214c099886fff71e25ca7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand-New Memories"@en,
        "Brand-New Memories"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Brand-New Memories"@en,
        "Brand-New Memories"@ja .

_:N9125a202c0384020ac56b7b0f767230b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand-New Memories (Karaoke)"@en,
        "Brand-New Memories（カラオケ）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Brand-New Memories (Karaoke)"@en,
        "Brand-New Memories（カラオケ）"@ja .

_:N93179fc190b743dfb0132507e8826b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Death Spiral (Leaders Battle)"@en,
        "Turning Death Spiral（幹部バトル）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Turning Death Spiral (Leaders Battle)"@en,
        "Turning Death Spiral（幹部バトル）"@ja .

_:Na22915d3905640a3986d6f5339c601b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Ruins (Sebe Ruins)"@en,
        "Crimson Ruins（セーベ遺跡）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Crimson Ruins (Sebe Ruins)"@en,
        "Crimson Ruins（セーベ遺跡）"@ja .

_:Nb81429017c6946f880fe5f86bb4db107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break into Territory (Kefin Kingdom Underground)"@en,
        "Break into Territory（ケフィン王国地下）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Break into Territory (Kefin Kingdom Underground)"@en,
        "Break into Territory（ケフィン王国地下）"@ja .

_:Nbd6e9bf291c64b079f8604e1e168a0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Clime (Desert)"@en,
        "Desert Clime（砂漠）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Desert Clime (Desert)"@en,
        "Desert Clime（砂漠）"@ja .

_:Nc191b3f243f44162acf9f5edffb318f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Gale"@en,
        "Field of Gale"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbc22cb9f66ae4954ac0da4d6916f61d1 ;
    schema:name "Field of Gale"@en,
        "Field of Gale"@ja .

_:Nbc22cb9f66ae4954ac0da4d6916f61d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00bee979bb164cc6b1b3b2c8e9c1bab4,
        _:N0b03d2f3ce714ca8b3de848e43c53849,
        _:N1e3f02203aa74546ac880e6ec581d75b,
        _:N284bf15626f94ca4918819ef9ca0e398,
        _:N4b7ef4f440314eababba2ff7d0f5b3ce,
        _:N7340d4b8cab64fd3bf2a05d961209c25,
        _:N893ef05dadcb486a95d2ca6cb7555394,
        _:N8e09bb3ced214c099886fff71e25ca7d,
        _:N9125a202c0384020ac56b7b0f767230b,
        _:N93179fc190b743dfb0132507e8826b65,
        _:Na22915d3905640a3986d6f5339c601b8,
        _:Nb81429017c6946f880fe5f86bb4db107,
        _:Nbd6e9bf291c64b079f8604e1e168a0de,
        _:Nc191b3f243f44162acf9f5edffb318f3 ;
    mo:track_count 14 ;
    schema:duration "PT47:44"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00bee979bb164cc6b1b3b2c8e9c1bab4,
        _:N0b03d2f3ce714ca8b3de848e43c53849,
        _:N1e3f02203aa74546ac880e6ec581d75b,
        _:N284bf15626f94ca4918819ef9ca0e398,
        _:N4b7ef4f440314eababba2ff7d0f5b3ce,
        _:N7340d4b8cab64fd3bf2a05d961209c25,
        _:N893ef05dadcb486a95d2ca6cb7555394,
        _:N8e09bb3ced214c099886fff71e25ca7d,
        _:N9125a202c0384020ac56b7b0f767230b,
        _:N93179fc190b743dfb0132507e8826b65,
        _:Na22915d3905640a3986d6f5339c601b8,
        _:Nb81429017c6946f880fe5f86bb4db107,
        _:Nbd6e9bf291c64b079f8604e1e168a0de,
        _:Nc191b3f243f44162acf9f5edffb318f3 .

