@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/97932> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Madrigali guerrieri et amorosi, SV 146-167: Canti Guerrieri: Combattimento di Tancredi e Clorinda, SV 153" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1624" ;
    skos:exactMatch <http://dbpedia.org/resource/Il_combattimento_di_Tancredi_e_Clorinda>,
        <http://id.loc.gov/authorities/names/n84017183>,
        <http://www.wikidata.org/entity/Q2541435>,
        <https://musicbrainz.org/work/1f66471e-05a5-4185-ba7b-f6a157bffbb6> .

