@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

jvr:-NW0KM04D-1
  owl:sameAs <http://id.nlm.nih.gov/mesh/D061827> ;
  skos:altLabel "Précision de la mesure de dimension"@fr ;
  dc:established "2013-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:prefLabel "Dimensional Measurement Accuracy"@en, "Précision de la mesure dimensionnelle"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:definition "The closeness of a determined value of a physical dimension to the actual value."@en ;
  dc:modified "2018-06-29"^^xsd:date ;
  dc:created "2012-07-03"^^xsd:date ;
  skos:broader jvr:-DSLX3BV3-W .

jvr:-DSLX3BV3-W
  skos:prefLabel "Reproductibilité des résultats"@fr, "Reproducibility of Results"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-NW0KM04D-1 .

jvr: a skos:ConceptScheme .
