@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/1029899> a <http://data.carnegiehall.org/model/Entity> ;
    rdfs:label "Os Tincoãs" ;
    ns1:hasOccupation <http://id.loc.gov/vocabulary/relators/cmp> ;
    skos:exactMatch <http://dbpedia.org/resource/Os_Tinco%C3%A3s>,
        <http://www.wikidata.org/entity/Q3019856>,
        <https://musicbrainz.org/artist/22f87393-cc66-4a9c-b7ad-928be7234d76> .

