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

ins: a skos:ConceptScheme .
ins:-D34QT77F-L
  skos:definition "En démographie, le taux de mortalité (ou taux brut de mortalité) est le rapport entre le nombre annuel de décès et la population totale moyenne sur une période et dans un territoire donné."@fr, "Mortality rate, or death rate, is a measure of the number of deaths (in general, or due to a specific cause) in a particular population, scaled to the size of that population, per unit of time. Mortality rate is typically expressed in units of deaths per 1,000 individuals per year."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-N199VQT3-6 ;
  skos:prefLabel "taux de mortalité"@fr, "mortality rate"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Mortality_rate> .

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

