@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-XMH51LGC-B
  skos:prefLabel "Démographie"@fr, "Demography"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-X5WQSQJ5-C .

jvr:-X5WQSQJ5-C
  dc:created "1992-12-28"^^xsd:date ;
  skos:altLabel "Répartition selon l'âge"@fr, "Distribution selon l'âge"@fr, "Répartition en fonction de l'âge"@fr, "Distribution par âge"@fr, "Distribution en fonction de l'âge"@fr ;
  skos:definition "The frequency of different ages or age groups in a given population. The distribution may refer to either how many or what proportion of the group. The population is usually patients with a specific disease but the concept is not restricted to humans and is not restricted to medicine."@en ;
  skos:prefLabel "Age Distribution"@en, "Répartition par âge"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D017677> ;
  a mesh:Descriptor, skos:Concept ;
  skos:inScheme jvr: ;
  skos:broader jvr:-XMH51LGC-B ;
  dc:modified "2016-02-08"^^xsd:date ;
  dc:established "1994-01-01"^^xsd:date .

