@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/26845> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Madrigals, Book 9, SV 168–178: Bel pastor dal cui bel sguardo, SV 168" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1651" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n82165125>,
        <https://musicbrainz.org/work/dc133f33-bc64-45f9-88d9-1883fd0e95bc> .

