@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/129461> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Fetty Wap" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/no2015157435>,
        <http://www.wikidata.org/entity/Q19361511>,
        <https://musicbrainz.org/artist/e3492ea0-5997-4241-a7bf-2fd7fb1bfad1> .

