@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr:-RD4MW8XZ-V
  skos:prefLabel "Erreurs de diagnostic"@fr, "Diagnostic Errors"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-QT0WMH3Z-L .

jvr:-DVZPNKCV-2
  skos:prefLabel "Predictive Value of Tests"@en, "Valeur prédictive des tests"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-QT0WMH3Z-L .

jvr:-QT0WMH3Z-L
  a mesh:Descriptor, skos:Concept ;
  skos:altLabel "Fausses réactions négatives"@fr, "Réactions faussement négatives"@fr ;
  skos:definition "Negative test results in subjects who possess the attribute for which the test is conducted. The labeling of diseased persons as healthy when screening in the detection of disease. (Last, A Dictionary of Epidemiology, 2d ed)"@en ;
  skos:prefLabel "Faux négatifs"@fr, "False Negative Reactions"@en ;
  skos:broader jvr:-RD4MW8XZ-V ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D005188> ;
  skos:inScheme jvr: ;
  dc:established "1973-01-01"^^xsd:date ;
  skos:related jvr:-DVZPNKCV-2 ;
  dc:modified "1997-06-20"^^xsd:date ;
  dc:created "1999-01-01"^^xsd:date .

jvr: a skos:ConceptScheme .
