@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/139455> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Mercury Records" ;
    skos:exactMatch <http://dbpedia.org/resource/Mercury_Records>,
        <http://www.wikidata.org/entity/Q165745>,
        <https://id.loc.gov/authorities/n93023515>,
        <https://musicbrainz.org/label/995428e7-81b6-41dd-bd38-5a7a0ece8ad6> .

