@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:256
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Beauté"@fr .

thesbav:2851
  skos:narrower thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Vie sociale"@fr .

thesbav:2320
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Relations inter-générations"@fr .

thesbav:2311
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Relation homme-femme"@fr .

thesbav:1027
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Famille"@fr .

thesbav:556
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Comportement social humain"@fr .

thesbav:2321
  skos:broader thesbav:2322 ;
  a skos:Concept ;
  skos:prefLabel "Relations intra-ethniques"@fr .

thesbav:2322
  a skos:Concept ;
  skos:broader thesbav:2851 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:556, thesbav:2321, thesbav:1027, thesbav:256, thesbav:2320, thesbav:2311 ;
  skos:prefLabel "Relations sociales"@fr .

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

