@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.carnegiehall.org/works/97862> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Madrigals, Book 6, SV 107–116: Lagrime d’amante al sepolcro dell’amata, SV 111" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1614" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n83194312>,
        <https://musicbrainz.org/work/d8fa3849-58ba-422b-be05-ac158eee76fb> .

