@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/12460> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Young-Holt Unlimited" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/252> ;
    ns1:name "Young-Holt Unlimited" ;
    skos:exactMatch <http://dbpedia.org/resource/Young-Holt_Unlimited>,
        <http://id.loc.gov/authorities/names/no98048320>,
        <http://www.wikidata.org/entity/Q1357523>,
        <https://musicbrainz.org/artist/20da153b-cb7c-487d-a4fe-0bd5c9b4b003> .

