@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:1848
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Nouveau-né"@fr .

thesbav:2033
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Personne âgée"@fr .

thesbav:2036
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Petite enfance"@fr .

thesbav:33
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Adolescent"@fr .

thesbav:893
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Enfant"@fr .

thesbav:1408
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Jeune"@fr .

thesbav:1027
  skos:narrower thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Famille"@fr .

thesbav:34
  skos:broader thesbav:38 ;
  a skos:Concept ;
  skos:prefLabel "Adulte"@fr .

thesbav:38
  a skos:Concept ;
  skos:broader thesbav:1027 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:34, thesbav:33, thesbav:1408, thesbav:2036, thesbav:1848, thesbav:893, thesbav:2033 ;
  skos:prefLabel "Age de la vie"@fr .

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

