@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/129429> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Buddy Bolden" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n82259867>,
        <http://www.wikidata.org/entity/Q436176>,
        <https://musicbrainz.org/artist/874fbd88-835d-41d0-8b37-105ceab98191> .

