@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/129550> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Rare Essence" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q7294514>,
        <https://musicbrainz.org/artist/20c9cbaf-1014-45c3-a13f-289a3317f81d> .

