@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/129587> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Angelic Gospel Singers" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q16146744>,
        <https://musicbrainz.org/artist/91c108c1-9103-4d55-bbe6-f21394808b75> .

