@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/129420> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Bad Brains" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n91071705>,
        <http://www.wikidata.org/entity/Q798671>,
        <https://musicbrainz.org/artist/e919b253-da5b-4aae-a444-6a368376a2d6> .

