@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/129468> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Funkadelic" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n92102685>,
        <http://www.wikidata.org/entity/Q523957>,
        <https://musicbrainz.org/artist/cf042013-3edd-46c4-9b0e-a62faac98d0b> .

