@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:-ND8Q70BG-F
  skos:prefLabel "Faux positifs"@fr, "False Positive Reactions"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-DVZPNKCV-2 .

jvr:-GHN169BK-8
  skos:prefLabel "Sensibilité et spécificité"@fr, "Sensitivity and Specificity"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-DVZPNKCV-2 .

jvr:-DVZPNKCV-2
  a mesh:Descriptor, skos:Concept ;
  dc:established "1987-01-01"^^xsd:date ;
  skos:prefLabel "Predictive Value of Tests"@en, "Valeur prédictive des tests"@fr ;
  skos:broader jvr:-GHN169BK-8 ;
  skos:altLabel "Predictive Value Of Test"@en, "Predictive Values Of Tests"@en ;
  skos:definition "In screening and diagnostic tests, the probability that a person with a positive test is a true positive (i.e., has the disease), is referred to as the predictive value of a positive test; whereas, the predictive value of a negative test is the probability that the person with a negative test does not have the disease. Predictive value is related to the sensitivity and specificity of the test."@en ;
  dc:created "1986-03-25"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D011237> ;
  skos:related jvr:-QT0WMH3Z-L, jvr:-ND8Q70BG-F ;
  skos:hiddenLabel "Positive Predictive Value"@en, "Negative Predictive Value"@en ;
  dc:modified "2020-05-27"^^xsd:date ;
  skos:inScheme jvr: .

jvr:-QT0WMH3Z-L
  skos:prefLabel "Faux négatifs"@fr, "False Negative Reactions"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-DVZPNKCV-2 .

jvr: a skos:ConceptScheme .
