@prefix dcterms: <http://purl.org/dc/terms/> .
@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/98817> a <http://schema.org/CreativeWork>,
        <http://schema.org/MusicComposition> ;
    rdfs:label "Voglio di vita uscir, voglio che cadano, SV 337" ;
    dcterms:creator <http://data.carnegiehall.org/names/1010617> ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2004018910>,
        <https://musicbrainz.org/work/f8f0d11b-5c9c-4d14-9112-b4716013dabf> .

