@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/129495> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Juan Atkins" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2003026370>,
        <http://www.wikidata.org/entity/Q366714>,
        <https://musicbrainz.org/artist/e569aee8-33ff-48e5-b0ed-4ceba1a37714> .

