@prefix bf: <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bf:Topic
  rdfs:label "Tópico"@pt, "Topic"@en ;
  a owl:Class .

tesauro:c_a0576ee1
  skos:prefLabel "Executivos"@pt, "Executives"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_0109b58d .

tesauro:
  rdfs:label "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  skos:prefLabel "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  a skos:ConceptScheme, owl:Ontology .

tesauro:c_0e350638
  skos:prefLabel "Gallery directors"@en, "Diretores de galerias"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_0109b58d .

tesauro:c_0109b58d
  skos:inScheme tesauro: ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_0e350638, tesauro:c_aba0c0d7, tesauro:c_d17f589c, tesauro:c_f1c6b698 ;
  skos:hiddenLabel "Directores (Administradores)"@pt ;
  skos:exactMatch <http://vocab.getty.edu/aat/300025431> ;
  skos:broader tesauro:c_a0576ee1 ;
  skos:prefLabel "Diretores (Administradores)"@pt, "Directors (Administrators)"@en ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_aba0c0d7
  skos:prefLabel "Diretores artísticos"@pt, "Artistic directors"@en ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_0109b58d .

tesauro:c_d17f589c
  skos:prefLabel "Museum directors"@en, "Diretores de museus"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_0109b58d .

<http://vocab.getty.edu/aat/300025431> skos:exactMatch tesauro:c_0109b58d .
tesauro:c_f1c6b698
  skos:prefLabel "Manufactory directors"@en, "Diretores de manufaturas"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_0109b58d .

