@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/46684> a <http://data.carnegiehall.org/model/Entity>,
        ns1:Organization ;
    rdfs:label "Típica 73" ;
    ns1:hasOccupation <http://data.carnegiehall.org/ensembles/1410> ;
    ns1:name "Típica 73" ;
    skos:exactMatch <http://dbpedia.org/resource/T%C3%ADpica_73>,
        <http://www.wikidata.org/entity/Q3547001>,
        <https://id.loc.gov/authorities/n94059924>,
        <https://musicbrainz.org/artist/532b6523-d7be-4641-8f5a-65135fe83d55> .

