@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_94845f5c
  skos:prefLabel "Organizações"@pt, "Organisations"@en ;
  a bf:Topic, skos:Concept ;
  skos:narrower tesauro:c_fe558ec0 .

<http://vocab.getty.edu/aat/300252609> skos:exactMatch tesauro:c_fe558ec0 .
tesauro:
  rdfs:label "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  skos:prefLabel "Tesauro ROSSIO"@pt, "ROSSIO Thesaurus"@en ;
  a skos:ConceptScheme, owl:Ontology .

tesauro:c_49640c6a
  skos:prefLabel "Synods"@en, "Sínodos"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

tesauro:c_1126fa16
  skos:prefLabel "Senates"@en, "Senados"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

tesauro:c_fe558ec0
  skos:narrower tesauro:c_1126fa16, tesauro:c_010fc7f7, tesauro:c_b35889f2, tesauro:c_3432ac9c, tesauro:c_49640c6a, tesauro:c_7caa3779 ;
  skos:prefLabel "Órgãos de governo"@pt, "Governing bodies"@en ;
  skos:inScheme tesauro: ;
  a bf:Topic, skos:Concept ;
  skos:exactMatch <http://vocab.getty.edu/aat/300252609> ;
  skos:broader tesauro:c_94845f5c ;
  dc:created "2020-12-08T09:10:25"^^xsd:dateTime .

tesauro:c_010fc7f7
  skos:prefLabel "Parliaments (Legislative bodies)"@en, "Parlamentos (Órgãos legislativos)"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

tesauro:c_b35889f2
  skos:prefLabel "Concilia"@en, "Consílios"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

tesauro:c_3432ac9c
  skos:prefLabel "City councils"@en, "Câmaras municipais (Organizações)"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

tesauro:c_7caa3779
  skos:prefLabel "Parish councils"@en, "Juntas de freguesia (Organizações)"@pt ;
  a bf:Topic, skos:Concept ;
  skos:broader tesauro:c_fe558ec0 .

