@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/129557> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Rick James" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n92019877>,
        <http://www.wikidata.org/entity/Q248207>,
        <https://musicbrainz.org/artist/cba9cec2-be8d-41bd-91b4-a1cd7de39b0c> .

