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

tesauro:c_a9cf89fc
  skos:prefLabel "Seguranças"@pt, "Security guards"@en ;
  a bf:Topic, skos:Concept .

tesauro:c_7b7b6c34
  skos:prefLabel "Firefighters"@en, "Bombeiros"@pt ;
  a bf:Topic, skos:Concept .

tesauro:c_b319fece
  skos:prefLabel "Prison guards"@en, "Guardas prisionais"@pt ;
  a bf:Topic, skos:Concept .

tesauro:c_76c0c708
  skos:prefLabel "Guardsmen"@en, "Guardas"@pt ;
  a bf:Topic, skos:Concept .

isothes:ThesaurusArray
  rdfs:label "Conjunto de conceitos coordenados"@pt, "Array of sibling concepts"@en ;
  a owl:Class .

tesauro:c_50e57bb0
  skos:prefLabel "Polícias"@pt, "Police officers"@en ;
  a bf:Topic, skos:Concept .

tesauro:skosCollection_d9086502
  skos:member tesauro:c_a9cf89fc, tesauro:c_b319fece, tesauro:c_50e57bb0, tesauro:c_76c0c708, tesauro:c_7b7b6c34 ;
  skos:prefLabel "Pessoas em ocupações de segurança e proteção"@pt, "People in security and protection occupations"@en ;
  a skos:Collection, isothes:ThesaurusArray .

