@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://schema.org/> .
@prefix ns2: <http://id.loc.gov/vocabulary/relators/> .
@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/50088> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Il trovatore: Act II. Vedi! Le fosche notturne spoglie (Anvil Chorus)" ;
    ns2:lbt <http://data.carnegiehall.org/names/1021704> ;
    dcterms:contributor <http://data.carnegiehall.org/names/1021704> ;
    dcterms:creator <http://data.carnegiehall.org/names/1010847> ;
    ns1:dateCreated "1853" ;
    skos:exactMatch <http://dbpedia.org/resource/Anvil_Chorus>,
        <http://id.loc.gov/authorities/names/n81118719>,
        <http://www.wikidata.org/entity/Q4777980>,
        <https://musicbrainz.org/work/e263b3b7-2b9e-3201-b750-a5b86ca8cb5a> .

