@prefix ns1: <http://schema.org/> .
@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/92633> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Igudesman & Joo" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/117> ;
    ns1:name "Igudesman & Joo" ;
    skos:exactMatch <http://dbpedia.org/resource/Igudesman_%26_Joo>,
        <http://id.loc.gov/authorities/names/no2014022316>,
        <http://www.wikidata.org/wiki/Q5968649>,
        <https://musicbrainz.org/artist/21f34f43-cc8f-446a-9e2b-7fa1a6a21975> .

