@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/129480> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "H.E.R." ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2018015755>,
        <http://www.wikidata.org/entity/Q30639849>,
        <https://musicbrainz.org/artist/93998e01-ff53-4af7-ba2a-5674adcdf21e> .

