@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/129541> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "OutKast" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no99001466>,
        <http://www.wikidata.org/entity/Q472595>,
        <https://musicbrainz.org/artist/73fdb566-a9b1-494c-9f32-51768ec9fd27> .

