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

jvr: a skos:ConceptScheme .
jvr:-FW03VSNN-R
  dc:established "1991-01-01"^^xsd:date ;
  skos:definition "A combination of the debris index and the dental calculus index to determine the status of oral hygiene."@en ;
  skos:altLabel "Oral Hygiene Indexes"@en, "Indice d'hygiène bucco-dentaire"@fr, "Indice d'hygiène buccodentaire"@fr ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:broader jvr:-WPNNGHWN-X ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Indice d'hygiène buccale"@fr, "Oral Hygiene Index"@en ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D009911> ;
  dc:modified "2017-07-03"^^xsd:date .

jvr:-WPNNGHWN-X
  skos:prefLabel "Enquêtes de santé dentaire"@fr, "Dental Health Surveys"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-FW03VSNN-R .

