@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/127737> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Albert Einstein College of Medicine" ;
    skos:exactMatch <http://dbpedia.org/resource/Albert_Einstein_College_of_Medicine>,
        <http://www.wikidata.org/entity/Q2030894>,
        <https://id.loc.gov/entities/providers/396da23eee8a68a7409a8aa20280906f> .

