@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/129611> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "The Veldt" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q113456690>,
        <https://musicbrainz.org/artist/3bb7727d-8ec5-4ca8-aa17-84af34dd2993> .

