@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:-RD4MW8XZ-V
  skos:prefLabel "Erreurs de diagnostic"@fr, "Diagnostic Errors"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-ND8Q70BG-F .

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

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

jvr: a skos:ConceptScheme .
