@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:1841
  skos:broader thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Nom de personne"@fr .

thesbav:2310
  skos:broader thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Relation familiale"@fr .

thesbav:2322
  skos:narrower thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Relations sociales"@fr .

thesbav:2609
  skos:broader thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Système de parenté"@fr .

thesbav:38
  skos:broader thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Age de la vie"@fr .

thesbav:1586
  skos:broader thesbav:1027 ;
  a skos:Concept ;
  skos:prefLabel "Mariage"@fr .

thesbav:1027
  a skos:Concept ;
  skos:broader thesbav:2322 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2609, thesbav:2310, thesbav:1841, thesbav:1586, thesbav:38 ;
  skos:prefLabel "Famille"@fr .

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

