@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/129627> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Willie Mae Ford Smith" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no92026336>,
        <http://www.wikidata.org/entity/Q8021650>,
        <https://musicbrainz.org/artist/dc09c896-6feb-483b-ab8b-bba98e54119d> .

