@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/129441> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Cybotron" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q939429>,
        <https://musicbrainz.org/artist/cd1a3be7-a10b-499c-acdd-1defaea473f8> .

