@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/129494> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Johnny Dodds" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n82144273>,
        <http://www.wikidata.org/entity/Q498495>,
        <https://musicbrainz.org/artist/66fc5e06-25be-4070-8812-aac282a347eb> .

