@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_bfae42cc
  skos:prefLabel "Eunucos"@pt, "Eunuchs"@en ;
  a bf:Topic, skos:Concept .

tesauro:c_f3962aa5
  skos:prefLabel "Raparigas"@pt, "Girls"@en ;
  a bf:Topic, skos:Concept .

tesauro:c_a4fd712d
  skos:prefLabel "Men"@en, "Homens"@pt ;
  a bf:Topic, skos:Concept .

tesauro:c_b3e2a80d
  skos:prefLabel "Transsexuals"@en, "Transexuais"@pt ;
  a bf:Topic, skos:Concept .

tesauro:c_12951b6a
  skos:prefLabel "Rapazes"@pt, "Boys"@en ;
  a bf:Topic, skos:Concept .

tesauro:c_64726987
  skos:prefLabel "Hermaphrodites"@en, "Hermafroditas"@pt ;
  a bf:Topic, skos:Concept .

tesauro:skosCollection_bb910a10
  skos:member tesauro:c_a4fd712d, tesauro:c_f3962aa5, tesauro:c_b3e2a80d, tesauro:c_bfae42cc, tesauro:c_64726987, tesauro:c_02d11ad4, tesauro:c_12951b6a ;
  skos:prefLabel "People by gender or sex"@en, "Pessoas por género ou sexo"@pt ;
  a skos:Collection, isothes:ThesaurusArray .

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

tesauro:c_02d11ad4
  skos:prefLabel "Women"@en, "Mulheres"@pt ;
  a bf:Topic, skos:Concept .

