@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/53821> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Madrigali guerrieri et amorosi, SV 146-167: Canti Guerrieri: Hor che’l ciel e la terra e’l vento tace, SV 147" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1638" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/no98064627>,
        <https://musicbrainz.org/work/5c78339d-44eb-4664-8969-06c256bcbdfc> .

