@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/76492> a ns1:CreativeWork,
        ns1:MusicComposition ;
    rdfs:label "Scherzi musicali (1632), SV 246-251: Eri già tutta mia, SV 248" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    ns1:dateCreated "1632" ;
    skos:exactMatch <https://id.loc.gov/authorities/names/n79050886>,
        <https://musicbrainz.org/work/e4837a35-b5ba-4847-a029-5564aed1d81c> .

