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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113817#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/113817#composition>,
        <album/113817#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@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/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 .

<album/113817#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/113817#musicalwork> ;
    schema:name "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn .

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

<album/113817#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn ;
    mo:performance_of <album/113817#musicalwork> ;
    mo:recorded_as <album/113817#musicalexpression> ;
    schema:name "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn ;
    schema:workPerformed <album/113817#musicalwork> .

<org/2033#subject> schema:name "Streaming Arrow Records"@en,
        "Streaming Arrow Records"@ja,
        "Streaming Arrow Records"@ja-latn ;
    foaf:name "Streaming Arrow Records"@en,
        "Streaming Arrow Records"@ja,
        "Streaming Arrow Records"@ja-latn .

<https://media.vgm.io/albums/71/113817/113817-208eba478202.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113817#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/113817/113817-208eba478202.png> ;
    foaf:depicts <album/113817#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/113817/113817-208eba478202.png> .

<https://medium-media.vgm.io/albums/71/113817/113817-208eba478202.png> a schema:ImageObject,
        foaf:Image .

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

<album/113817#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-01"^^xsd:date ;
    dcterms:title "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn ;
    mo:catalogue_number "STAR-007" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/113817#musicalexpression> ;
    mo:publisher <org/2033#subject> ;
    mo:record _:N4335b2ec5930408299a592e98088c524,
        _:Ne8796cc552cc484999186111a20666e1 ;
    mo:record_count 2 ;
    schema:about <product/266#subject>,
        <product/267#subject> ;
    schema:datePublished "2022-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/113817/113817-208eba478202.png> ;
    schema:name "Ys Healing"@en,
        "Ys Healing"@ja,
        "Ys Healing"@ja-latn ;
    schema:publisher <org/2033#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/113817/113817-208eba478202.png> .

_:N214a4717c11141f2a8ffa28d7d933044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fleeting Love ~Too full With love~"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "Fleeting Love ~Too full With love~"@en .

_:N2253fd9501f84ad391cf4bfb1fb56c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salmon in the Moonlight ~Palace of Salmon~"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "Salmon in the Moonlight ~Palace of Salmon~"@en .

_:N489ab1ce29554f29863dfd6e8f1ad558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of the Goddess ~Feena~"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4335b2ec5930408299a592e98088c524 ;
    schema:name "Dreams of the Goddess ~Feena~"@en .

_:N572ef10f378d427aa55cb94a4800456a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Door to the Heart ~Open your heart~"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N4335b2ec5930408299a592e98088c524 ;
    schema:name "Door to the Heart ~Open your heart~"@en .

_:N6c60febee07e42daafe39ea6dcbf4e0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ice Waltz ~Ice ridge of Nortia~"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "The Ice Waltz ~Ice ridge of Nortia~"@en .

_:N848ff3dc42374580a74474eb342f8809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Eyes ~Lilia~"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "Rainbow Eyes ~Lilia~"@en .

_:N99cbcd0ba14447b695d7a3168f0517bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Desire ~Feena~"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "Eternal Desire ~Feena~"@en .

_:Nab25545ca17d464f8c3721ef487cb983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Sleep ~A still time~"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "Eternal Sleep ~A still time~"@en .

_:Nc1129cf7180c4ad291ce4fbab245038f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Pearl ~The last moment of the dark / Final battle~"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N4335b2ec5930408299a592e98088c524 ;
    schema:name "The Black Pearl ~The last moment of the dark / Final battle~"@en .

_:Nfca910f764d343e6b97f1c143744376c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Palace at Night ~Palace~"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Ne8796cc552cc484999186111a20666e1 ;
    schema:name "The Palace at Night ~Palace~"@en .

_:N4335b2ec5930408299a592e98088c524 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N489ab1ce29554f29863dfd6e8f1ad558,
        _:N572ef10f378d427aa55cb94a4800456a,
        _:Nc1129cf7180c4ad291ce4fbab245038f ;
    mo:track_count 3 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N489ab1ce29554f29863dfd6e8f1ad558,
        _:N572ef10f378d427aa55cb94a4800456a,
        _:Nc1129cf7180c4ad291ce4fbab245038f .

_:Ne8796cc552cc484999186111a20666e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N214a4717c11141f2a8ffa28d7d933044,
        _:N2253fd9501f84ad391cf4bfb1fb56c34,
        _:N6c60febee07e42daafe39ea6dcbf4e0c,
        _:N848ff3dc42374580a74474eb342f8809,
        _:N99cbcd0ba14447b695d7a3168f0517bf,
        _:Nab25545ca17d464f8c3721ef487cb983,
        _:Nfca910f764d343e6b97f1c143744376c ;
    mo:track_count 7 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N214a4717c11141f2a8ffa28d7d933044,
        _:N2253fd9501f84ad391cf4bfb1fb56c34,
        _:N6c60febee07e42daafe39ea6dcbf4e0c,
        _:N848ff3dc42374580a74474eb342f8809,
        _:N99cbcd0ba14447b695d7a3168f0517bf,
        _:Nab25545ca17d464f8c3721ef487cb983,
        _:Nfca910f764d343e6b97f1c143744376c .

