@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:1420
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Juif"@fr .

thesbav:959
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Ethnie d'Amérique"@fr .

thesbav:961
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Ethnie d'Europe"@fr .

thesbav:2142
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Population"@fr .

thesbav:962
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Ethnie d'Océanie"@fr .

thesbav:1838
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Noir"@fr .

thesbav:958
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Ethnie d'Afrique"@fr .

thesbav:960
  skos:broader thesbav:963 ;
  a skos:Concept ;
  skos:prefLabel "Ethnie d'Asie"@fr .

thesbav:963
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1420, thesbav:1838, thesbav:2142, thesbav:958, thesbav:959, thesbav:960, thesbav:961, thesbav:962 ;
  skos:prefLabel "Ethnies et Peuples"@fr ;
  skos:topConceptOf thesbav: .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

