@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-R5FCQDVZ-Q
  skos:prefLabel "taux de mortalité"@fr, "mortality rate"@en ;
  a skos:Concept ;
  skos:narrower c0x:-LGQW9SMX-J .

c0x: a skos:ConceptScheme .
c0x:-LGQW9SMX-J
  skos:exactMatch <https://fr.wikipedia.org/wiki/Mortalit%C3%A9_infantile>, <https://en.wikipedia.org/wiki/Infant_mortality> ;
  skos:prefLabel "infant mortality rate"@en, "taux de mortalité infantile"@fr ;
  skos:broader c0x:-R5FCQDVZ-Q ;
  skos:definition "Infant mortality is the death of babies under the age of 1. This death toll is measured by the infant mortality rate (IMR), which is the number of deaths of children under one year of age per 1000 live births. (Wikipedia)"@en, "La mortalité infantile est une statistique calculée en faisant le rapport entre le nombre d'enfants morts avant l'âge d’un an sur le nombre total d’enfants nés vivants. Cette statistique est exprimée pour 1 000 naissances (‰). (Wikipédia)"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:inScheme c0x: ;
  a skos:Concept ;
  skos:altLabel "mortalité infantile"@fr .

