@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/69600> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Madrigals, Book 3, SV 60–74: Sovra tenere erbette e bianchi fiori, SV 62" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1592" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/no2021121007>,
        <https://musicbrainz.org/work/2024a7de-5e73-4edb-96ad-eb298fc1dec6> .

