@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/129592> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "The Cross Movement" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n2003073374>,
        <http://www.wikidata.org/entity/Q7728172>,
        <https://musicbrainz.org/artist/f86d23ca-57ea-473a-b2ca-feedf8524256> .

