@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-N199VQT3-6
  skos:prefLabel "epidemiology"@en, "épidémiologie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-RTKH6Z09-B .

ins:-RTKH6Z09-B
  skos:definition "L'âge médian est l'âge qui divise la population en deux groupes numériquement égaux : la moitié est plus jeune que cet âge et l'autre moitié est plus âgée."@fr, "A population pyramid or \"age-sex pyramid\" is a graphical illustration of the distribution of a population (typically that of a country or region of the world) by age groups and sex; it typically takes the shape of a pyramid when the population is growing."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N199VQT3-6 ;
  skos:prefLabel "median age"@en, "âge médian"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Population_pyramid> .

