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

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

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

<artist/8174#subject> a schema:Person,
        foaf:Person ;
    schema:name "John Lennon"@en ;
    foaf:made <album/5569#lyrics>,
        <album/5569#subject> ;
    foaf:name "John Lennon"@en .

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

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

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

<artist/8175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5569#subject> ;
    schema:name "Paul McCartney"@en ;
    foaf:made <album/5569#composition>,
        <album/5569#subject> ;
    foaf:name "Paul McCartney"@en .

<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/5569#musicalexpression> a mo:Signal ;
    mo:published_as <album/5569#subject> ;
    mo:records <album/5569#performance> .

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

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

<https://medium-media.vgm.io/albums/96/5569/5569-1468974029.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/5569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-07-21"^^xsd:date ;
    dcterms:title "LILIA / Rie Sugimoto"@en,
        "LILIA / 杉本理恵"@ja,
        "LILIA / Rie Sugimoto"@ja-latn ;
    mo:catalogue_number "KICS-35" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5569#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Na783d2d38bdd483ba66385389ac284ac ;
    mo:record_count 1 ;
    schema:about <product/267#subject> ;
    schema:datePublished "1990-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/5569/5569-1468974029.jpg> ;
    schema:name "LILIA / Rie Sugimoto"@en,
        "LILIA / 杉本理恵"@ja,
        "LILIA / Rie Sugimoto"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/5569/5569-1468974029.jpg> .

_:N222414887ee648eda545fb3aebff071b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Love Letter Written at Twilight"@en,
        "夕暮れで書いたLove Letter"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na783d2d38bdd483ba66385389ac284ac ;
    schema:name "A Love Letter Written at Twilight"@en,
        "夕暮れで書いたLove Letter"@ja .

_:N43e1f1521ddd4f4bbc5b54b16e1f046f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOODBYE"@en,
        "GOODBYE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Na783d2d38bdd483ba66385389ac284ac ;
    schema:name "GOODBYE"@en,
        "GOODBYE"@ja .

_:N4d303f50456b497bb1c002b6c6048b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A BOY Who Came from the Summer Sea"@en,
        "夏の海から来たBOY"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na783d2d38bdd483ba66385389ac284ac ;
    schema:name "A BOY Who Came from the Summer Sea"@en,
        "夏の海から来たBOY"@ja .

_:Naf7d89556cd247dc938ead64220a666b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Girl Loved in the Moonlight"@en,
        "月に愛された少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Na783d2d38bdd483ba66385389ac284ac ;
    schema:name "A Girl Loved in the Moonlight"@en,
        "月に愛された少女"@ja .

_:Na783d2d38bdd483ba66385389ac284ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N222414887ee648eda545fb3aebff071b,
        _:N43e1f1521ddd4f4bbc5b54b16e1f046f,
        _:N4d303f50456b497bb1c002b6c6048b66,
        _:Naf7d89556cd247dc938ead64220a666b ;
    mo:track_count 4 ;
    schema:duration "PT17:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N222414887ee648eda545fb3aebff071b,
        _:N43e1f1521ddd4f4bbc5b54b16e1f046f,
        _:N4d303f50456b497bb1c002b6c6048b66,
        _:Naf7d89556cd247dc938ead64220a666b .

