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

<artist/3824#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Hennrick"@en ;
    foaf:made <album/1728#lyrics>,
        <album/1728#subject> ;
    foaf:name "Linda Hennrick"@en .

<artist/5749#subject> a schema:Person,
        foaf:Person ;
    schema:name "PIC"@en ;
    foaf:made <album/1728#subject>,
        <album/1728#vocals> ;
    foaf:name "PIC"@en .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/1728#subject>,
        <album/1728#vocals> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<album/104699> a mo:Release ;
    mo:catalogue_number "110T-3710" .

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1728#subject> ;
    schema:name "J.D.K."@en ;
    foaf:made <album/1728#composition>,
        <album/1728#lyrics>,
        <album/1728#subject> ;
    foaf:name "J.D.K."@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/1728#musicalexpression> a mo:Signal ;
    mo:published_as <album/1728#subject> ;
    mo:records <album/1728#performance> .

<album/1728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn ;
    mo:performance_of <album/1728#musicalwork> ;
    mo:recorded_as <album/1728#musicalexpression> ;
    schema:name "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn ;
    schema:workPerformed <album/1728#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/82/1728/1728-1517390966.jpg> a schema:ImageObject,
        foaf:Image .

<album/1728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Nihon Falcom"@en ;
            foaf:made <album/1728#composition> ;
            foaf:name "(Nihon Falcom"@en ],
        <artist/293#subject> ;
    mo:produced_work <album/1728#musicalwork> ;
    schema:name "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn .

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

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

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

<album/1728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-08-21"^^xsd:date ;
    dcterms:title "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn ;
    mo:catalogue_number "150A-7710" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/104699> ;
    mo:publication_of <album/1728#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Nf2e0c4282302430b9b377e23e34dd069 ;
    mo:record_count 1 ;
    schema:about <product/267#subject> ;
    schema:datePublished "1989-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/1728/1728-1517390966.jpg> ;
    schema:name "The Vocal from Ys"@en,
        "ザ・ボーカル・フロム・イース"@ja,
        "The Vocal from Ys"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/1728/1728-1517390966.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1728#subject> ;
    schema:name "(Nihon Falcom"@en ;
    foaf:made <album/1728#subject> ;
    foaf:name "(Nihon Falcom"@en .

_:N9869f145eeb4476ca2cbbf892170f13f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LILIA ~ English Version"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nf2e0c4282302430b9b377e23e34dd069 ;
    schema:name "LILIA ~ English Version"@en .

_:Na1babb1de4284d0abce6d8bdfd1dc71e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Adventure World"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf2e0c4282302430b9b377e23e34dd069 ;
    schema:name "In Adventure World"@en .

_:Na25e4cae83ae45a8841e81947bab0350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Adventure World ~ Instrumental"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nf2e0c4282302430b9b377e23e34dd069 ;
    schema:name "In Adventure World ~ Instrumental"@en .

_:Nff6c7277067b4eb284e699026e800919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LILIA"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf2e0c4282302430b9b377e23e34dd069 ;
    schema:name "LILIA"@en .

_:Nf2e0c4282302430b9b377e23e34dd069 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9869f145eeb4476ca2cbbf892170f13f,
        _:Na1babb1de4284d0abce6d8bdfd1dc71e,
        _:Na25e4cae83ae45a8841e81947bab0350,
        _:Nff6c7277067b4eb284e699026e800919 ;
    mo:track_count 4 ;
    schema:duration "PT20:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9869f145eeb4476ca2cbbf892170f13f,
        _:Na1babb1de4284d0abce6d8bdfd1dc71e,
        _:Na25e4cae83ae45a8841e81947bab0350,
        _:Nff6c7277067b4eb284e699026e800919 .

