@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:-N167KBXB-9
  dc:created "2009-07-06"^^xsd:date ;
  skos:prefLabel "Limit of Detection"@en, "Limite de détection"@fr ;
  skos:definition "Concentration or quantity that is derived from the smallest measure that can be detected with reasonable certainty for a given analytical procedure."@en ;
  a skos:Concept, mesh:Descriptor ;
  skos:broader jvr:-GHN169BK-8 ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D057230> ;
  dc:established "2010-01-01"^^xsd:date ;
  skos:altLabel "Limits of Detection"@en, "Limites de détection"@fr, "Seuil de détection"@fr ;
  skos:inScheme jvr: .

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

