@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:-PG0L0BMV-D
  skos:altLabel "Surveillance de maladies chroniques"@fr, "Chronic Disease Surveillance"@en ;
  skos:definition "A set of surveillance indicators of disease developed by consensus among the CDC, the Council of State and Territorial Epidemiologists, and the National Association of Chronic Disease Directors. It enables public health professionals and policymakers to retrieve uniformly defined state and selected metropolitan-level data for CHRONIC DISEASES and RISK FACTORS that impact public health.(https://www.cdc.gov/socialdeterminants/data/index.htm)"@en ;
  a skos:Concept, mesh:Descriptor ;
  dc:created "2019-07-08"^^xsd:date ;
  skos:prefLabel "Chronic Disease Indicators"@en, "Indicateurs de maladies chroniques"@fr ;
  skos:inScheme jvr: ;
  skos:broader jvr:-H8T9P15J-V ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000079662> ;
  dc:established "2020-01-01"^^xsd:date ;
  dc:modified "2018-12-10"^^xsd:date .

jvr:-H8T9P15J-V
  skos:prefLabel "Health Status Indicators"@en, "Indicateurs d'état de santé"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-PG0L0BMV-D .

jvr: a skos:ConceptScheme .
