@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/129591> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Cocteau Twins" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n91073128>,
        <http://www.wikidata.org/entity/Q588820>,
        <https://musicbrainz.org/artist/000fc734-b7e1-4a01-92d1-f544261b43f5> .

