@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/129578> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Sylvester Weaver" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no98004854>,
        <http://www.wikidata.org/entity/Q2374143>,
        <https://musicbrainz.org/artist/1e1fa4a5-3bd6-4a1c-9b1d-5c613a741500> .

