@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/129565> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Sade" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n93118480>,
        <http://www.wikidata.org/entity/Q194187>,
        <https://musicbrainz.org/artist/3c6a1239-9858-4ec6-8bf2-208fd2659c68> .

