@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/129540> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Otis Rush" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n82066786>,
        <http://www.wikidata.org/entity/Q711197>,
        <https://musicbrainz.org/artist/40ee7c92-f44a-4d14-9aee-f87244465ee4> .

