@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/129556> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Richie Hawtin" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no99046474>,
        <http://www.wikidata.org/entity/Q378876>,
        <https://musicbrainz.org/artist/abee98f6-5239-4abf-bbe6-e1e2815a0dd6> .

