@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/129526> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Midnight Star" ;
    skos:exactMatch <http://www.wikidata.org/entity/Q647279>,
        <https://musicbrainz.org/artist/3d30a740-e36b-45b9-a395-a3b3696d1d7c> .

