@prefix tesauro: <http://vocabs.rossio.fcsh.unl.pt/tesauro/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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#> .

tesauro:skosCollection_9ebecd50
  skos:member tesauro:c_556d072c, tesauro:c_aa5a44f6, tesauro:c_8c303136 ;
  skos:prefLabel "Pessoas em ocupações relacionadas com a linguística"@pt, "People in linguistics-related occupations"@en ;
  a skos:Collection, isothes:ThesaurusArray .

tesauro:c_aa5a44f6
  skos:prefLabel "Cryptologists"@en, "Criptólogos"@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_8c303136
  skos:prefLabel "Semioticistas"@pt, "Semioticians"@en ;
  a bf:Topic, skos:Concept .

tesauro:c_556d072c
  skos:prefLabel "Philologists"@en, "Filólogos"@pt ;
  a bf:Topic, skos:Concept .

