@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/129472> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Georgia Mass Choir" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n95053071>,
        <http://www.wikidata.org/entity/Q5547587>,
        <https://musicbrainz.org/artist/87420214-1f03-4f6e-9339-b608735babd8> .

