@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:2465
  skos:broader thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Sédentarisation"@fr .

thesbav:2511
  skos:narrower thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Société"@fr .

thesbav:2847
  skos:broader thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Vie en montagne"@fr .

thesbav:1842
  skos:broader thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Nomade"@fr .

thesbav:2852
  skos:broader thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Vie urbaine"@fr .

thesbav:1698
  skos:broader thesbav:1715 ;
  a skos:Concept ;
  skos:prefLabel "Milieu rural"@fr .

thesbav:1715
  a skos:Concept ;
  skos:broader thesbav:2511 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2852, thesbav:2847, thesbav:2465, thesbav:1842, thesbav:1698 ;
  skos:prefLabel "Mode de vie"@fr .

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

