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

<artist/1810#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Sugimoto"@en,
        "杉本理恵"@ja ;
    foaf:made <album/5599#subject>,
        <album/5599#vocals> ;
    foaf:name "Rie Sugimoto"@en,
        "杉本理恵"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/5599#lyrics>,
        <album/5599#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<artist/1834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5599#subject> ;
    schema:name "Satoshi Takebe"@en,
        "武部聡志"@ja ;
    foaf:made <album/5599#composition>,
        <album/5599#subject> ;
    foaf:name "Satoshi Takebe"@en,
        "武部聡志"@ja .

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

<artist/50447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5599#subject> ;
    schema:name "Makoto Kitano"@en,
        "北野誠"@ja ;
    foaf:made <album/5599#composition>,
        <album/5599#subject> ;
    foaf:name "Makoto Kitano"@en,
        "北野誠"@ja .

<artist/8914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5599#subject> ;
    schema:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja ;
    foaf:made <album/5599#composition>,
        <album/5599#subject> ;
    foaf:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja .

<product/266#subject> a schema:CreativeWork ;
    schema:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn ;
    foaf:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn .

<product/280#subject> a schema:CreativeWork ;
    schema:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn ;
    foaf:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn .

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

<album/5599#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn ;
    mo:performance_of <album/5599#musicalwork> ;
    mo:recorded_as <album/5599#musicalexpression> ;
    schema:name "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn ;
    schema:workPerformed <album/5599#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/99/5599/5599-1468975599.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/5599#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "GENE RASKIN"@en ;
            foaf:made <album/5599#composition> ;
            foaf:name "GENE RASKIN"@en ],
        <artist/1834#subject>,
        <artist/293#subject>,
        <artist/50447#subject>,
        <artist/8914#subject> ;
    mo:produced_work <album/5599#musicalwork> ;
    schema:name "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn .

<album/5599#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-12-05"^^xsd:date ;
    dcterms:title "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn ;
    mo:catalogue_number "KICS-57" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5599#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Nf89c2f8472534e25b53c65524c7a4459 ;
    mo:record_count 1 ;
    schema:about <product/266#subject>,
        <product/280#subject> ;
    schema:datePublished "1990-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/5599/5599-1468975599.jpg> ;
    schema:name "KRELIA / Rie Sugimoto"@en,
        "KRELIA / 杉本理恵"@ja,
        "KRELIA / Rie Sugimoto"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/5599/5599-1468975599.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "GENE RASKIN"@en ;
    foaf:made <album/5599#subject> ;
    foaf:name "GENE RASKIN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5599#subject> ;
    schema:name "GENE RASKIN"@en ;
    foaf:made <album/5599#subject> ;
    foaf:name "GENE RASKIN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "GENE RASKIN"@en ;
    foaf:made <album/5599#lyrics> ;
    foaf:name "GENE RASKIN"@en .

_:N1a10c7cd0ac44df7a5918d69ced37cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Heart"@en,
        "魔法仕掛けのHeart"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "Magical Heart"@en,
        "魔法仕掛けのHeart"@ja .

_:N36a502b0b8044ef6a6bb4ff84ad76f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love that Came Almost too Late"@en,
        "遅刻まぎわの恋"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "Love that Came Almost too Late"@en,
        "遅刻まぎわの恋"@ja .

_:N4a34f74e7a9943f1a4fa77012f82512e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rain Hurts... Why"@en,
        "雨が痛い... どうして"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "The Rain Hurts... Why"@en,
        "雨が痛い... どうして"@ja .

_:N50d14aa7a2ec4be3944588993f0f4ee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Follow me to Sleep in Stardust"@en,
        "Follow me 星屑に眠るまで"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "Follow me to Sleep in Stardust"@en,
        "Follow me 星屑に眠るまで"@ja .

_:N65e903397b53449b8fe25cdab801ef79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Key to Smile"@en,
        "微笑みの鍵"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "The Key to Smile"@en,
        "微笑みの鍵"@ja .

_:N696d56ebfe384c5b85586727698a2ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Older Lover"@en,
        "兄貴の恋人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "My Older Lover"@en,
        "兄貴の恋人"@ja .

_:N79a3aba7b8c24ea0afeb3b0626a9b0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Blue Angel"@en,
        "悲しき天使"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "A Blue Angel"@en,
        "悲しき天使"@ja .

_:N86e4df59df534b6e946c2c3259942f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krelia"@en,
        "クレリア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "Krelia"@en,
        "クレリア"@ja .

_:Nac65f3972f2243ecadc1b123be1e996e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory is a Blooming Garden"@en,
        "思い出が咲く花壇"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "Memory is a Blooming Garden"@en,
        "思い出が咲く花壇"@ja .

_:Nf92720393c2a4c2d8ba5c51d0413f838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X'mas in Your Eyes"@en,
        "君の瞳のX'mas"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nf89c2f8472534e25b53c65524c7a4459 ;
    schema:name "X'mas in Your Eyes"@en,
        "君の瞳のX'mas"@ja .

_:Nf89c2f8472534e25b53c65524c7a4459 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a10c7cd0ac44df7a5918d69ced37cb3,
        _:N36a502b0b8044ef6a6bb4ff84ad76f34,
        _:N4a34f74e7a9943f1a4fa77012f82512e,
        _:N50d14aa7a2ec4be3944588993f0f4ee9,
        _:N65e903397b53449b8fe25cdab801ef79,
        _:N696d56ebfe384c5b85586727698a2ecd,
        _:N79a3aba7b8c24ea0afeb3b0626a9b0b7,
        _:N86e4df59df534b6e946c2c3259942f48,
        _:Nac65f3972f2243ecadc1b123be1e996e,
        _:Nf92720393c2a4c2d8ba5c51d0413f838 ;
    mo:track_count 10 ;
    schema:duration "PT42:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a10c7cd0ac44df7a5918d69ced37cb3,
        _:N36a502b0b8044ef6a6bb4ff84ad76f34,
        _:N4a34f74e7a9943f1a4fa77012f82512e,
        _:N50d14aa7a2ec4be3944588993f0f4ee9,
        _:N65e903397b53449b8fe25cdab801ef79,
        _:N696d56ebfe384c5b85586727698a2ecd,
        _:N79a3aba7b8c24ea0afeb3b0626a9b0b7,
        _:N86e4df59df534b6e946c2c3259942f48,
        _:Nac65f3972f2243ecadc1b123be1e996e,
        _:Nf92720393c2a4c2d8ba5c51d0413f838 .

