@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.carnegiehall.org/names/129568> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Sid Hemphill" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no98004597>,
        <http://www.wikidata.org/entity/Q23063230>,
        <https://musicbrainz.org/artist/124c585b-b191-4d9a-9996-17a503e33228> .

