@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/116462> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "C.F. Peters" ;
    skos:exactMatch <http://dbpedia.org/resource/Edition_Peters>,
        <http://id.loc.gov/bfentities/providers/183246ff1975c44539732754906b69a5>,
        <http://www.wikidata.org/entity/Q468157> .

