@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/129419> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "A Tribe Called Quest" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n92048101>,
        <http://www.wikidata.org/entity/Q300602>,
        <https://musicbrainz.org/artist/9689aa5a-4471-4fb4-9721-07cecda0fa9f> .

