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

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

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

<artist/9876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seriko Natsuno"@en,
        "夏野芹子"@ja ;
    foaf:made <album/5921#lyrics>,
        <album/5921#subject> ;
    foaf:name "Seriko Natsuno"@en,
        "夏野芹子"@ja .

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

<artist/3602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5921#subject> ;
    schema:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja ;
    foaf:made <album/5921#composition>,
        <album/5921#lyrics>,
        <album/5921#subject> ;
    foaf:name "Hiroko Taniyama"@en,
        "谷山浩子"@ja .

<product/1075#subject> a schema:CreativeWork ;
    schema:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn ;
    foaf:name "Sorcerian"@en,
        "ソーサリアン"@ja,
        "Sorcerian"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@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/5921#musicalexpression> a mo:Signal ;
    mo:published_as <album/5921#subject> ;
    mo:records <album/5921#performance> .

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

<album/5921#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/12/5921/5921-1468980498.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5921#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/5921/5921-1468980498.jpg> ;
    foaf:depicts <album/5921#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/5921/5921-1468980498.jpg> .

<https://medium-media.vgm.io/albums/12/5921/5921-1468980498.jpg> a schema:ImageObject,
        foaf:Image .

<album/5921#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heal Ring / Rie Sugimoto"@en,
        "Heal Ring / 杉本理恵"@ja,
        "Heal Ring / Rie Sugimoto"@ja-latn ;
    mo:composer <artist/293#subject>,
        <artist/3602#subject> ;
    mo:produced_work <album/5921#musicalwork> ;
    schema:name "Heal Ring / Rie Sugimoto"@en,
        "Heal Ring / 杉本理恵"@ja,
        "Heal Ring / Rie Sugimoto"@ja-latn .

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

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

<album/5921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-08-21"^^xsd:date ;
    dcterms:title "Heal Ring / Rie Sugimoto"@en,
        "Heal Ring / 杉本理恵"@ja,
        "Heal Ring / Rie Sugimoto"@ja-latn ;
    mo:catalogue_number "KICS-230" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5921#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N7872e815c3fb440d89823e5bfb8563b7 ;
    mo:record_count 1 ;
    schema:about <product/1075#subject>,
        <product/267#subject>,
        <product/280#subject> ;
    schema:datePublished "1992-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/5921/5921-1468980498.jpg> ;
    schema:name "Heal Ring / Rie Sugimoto"@en,
        "Heal Ring / 杉本理恵"@ja,
        "Heal Ring / Rie Sugimoto"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/5921/5921-1468980498.jpg> .

_:N1acef79904d74a549d806f3176fbf3bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piero's Premonition"@en,
        "ピエロの予感"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "Piero's Premonition"@en,
        "ピエロの予感"@ja .

_:N3af28b2cc9684e9cb2ba0104ada0b566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "None"@en,
        "None"@ja .

_:N3b74fce0f1944330b4fa75e9881aa615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of My First Love ~The Day a Star Was Born~"@en,
        "初恋伝説～星が生まれる日～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "The Story of My First Love ~The Day a Star Was Born~"@en,
        "初恋伝説～星が生まれる日～"@ja .

_:N520f6fa8698f48089755f49bcbaeaa10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Maze"@en,
        "迷宮の彼方"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "Beyond the Maze"@en,
        "迷宮の彼方"@ja .

_:N74d486d7cc784c7097913afddcdf6c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Poem of the Dawn"@en,
        "夜明けの詩"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "The Poem of the Dawn"@en,
        "夜明けの詩"@ja .

_:N797861d938cc47ad80fa169e20e84608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ring of Peace"@en,
        "やすらぎのゆびわ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "The Ring of Peace"@en,
        "やすらぎのゆびわ"@ja .

_:N7fc12da1d1e34bf7b038cef82fae6f46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A DOLL Hidden in My Heart"@en,
        "胸に秘めたDOLL"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "A DOLL Hidden in My Heart"@en,
        "胸に秘めたDOLL"@ja .

_:N9474aca1b51b46edaa1b9ebe35873e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Key to my Heart"@en,
        "心の鍵"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "The Key to my Heart"@en,
        "心の鍵"@ja .

_:N9d07169fce5d46a1a1466a2725dda44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Sad"@en,
        "悲しくさせないで"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "Don't Be Sad"@en,
        "悲しくさせないで"@ja .

_:Nd3f2516e6220492bb6c8317d73ed8d5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Labyrinth"@en,
        "ガラスのラビリンス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "Glass Labyrinth"@en,
        "ガラスのラビリンス"@ja .

_:Ne384c6b8f732469281aad054c78d4cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Museum Where I Fell in Love"@en,
        "恋するミュージアム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N7872e815c3fb440d89823e5bfb8563b7 ;
    schema:name "The Museum Where I Fell in Love"@en,
        "恋するミュージアム"@ja .

_:N7872e815c3fb440d89823e5bfb8563b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1acef79904d74a549d806f3176fbf3bf,
        _:N3af28b2cc9684e9cb2ba0104ada0b566,
        _:N3b74fce0f1944330b4fa75e9881aa615,
        _:N520f6fa8698f48089755f49bcbaeaa10,
        _:N74d486d7cc784c7097913afddcdf6c23,
        _:N797861d938cc47ad80fa169e20e84608,
        _:N7fc12da1d1e34bf7b038cef82fae6f46,
        _:N9474aca1b51b46edaa1b9ebe35873e74,
        _:N9d07169fce5d46a1a1466a2725dda44f,
        _:Nd3f2516e6220492bb6c8317d73ed8d5a,
        _:Ne384c6b8f732469281aad054c78d4cbc ;
    mo:track_count 11 ;
    schema:duration "PT47:59"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1acef79904d74a549d806f3176fbf3bf,
        _:N3af28b2cc9684e9cb2ba0104ada0b566,
        _:N3b74fce0f1944330b4fa75e9881aa615,
        _:N520f6fa8698f48089755f49bcbaeaa10,
        _:N74d486d7cc784c7097913afddcdf6c23,
        _:N797861d938cc47ad80fa169e20e84608,
        _:N7fc12da1d1e34bf7b038cef82fae6f46,
        _:N9474aca1b51b46edaa1b9ebe35873e74,
        _:N9d07169fce5d46a1a1466a2725dda44f,
        _:Nd3f2516e6220492bb6c8317d73ed8d5a,
        _:Ne384c6b8f732469281aad054c78d4cbc .

