@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/55565> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Amati Quartett Zürich" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/215> ;
    ns1:name "Amati Quartett Zürich" ;
    skos:exactMatch <http://id.loc.gov/authorities/names/n85204048>,
        <https://musicbrainz.org/artist/dd2f480b-0849-4a45-bf7a-552ed000827e> .

