@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: a skos:ConceptScheme .
jvr:-V6KB93W2-7
  a skos:Concept, mesh:Descriptor ;
  dc:modified "2016-07-07"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:created "1991-01-02"^^xsd:date ;
  skos:prefLabel "Artifacts"@en, "Artéfacts"@fr ;
  skos:definition "Any visible result of a procedure which is caused by the procedure itself and not by the entity being analyzed. Common examples include histological structures introduced by tissue processing, radiographic images of structures that are not naturally present in living tissue, and products of chemical reactions that occur during analysis."@en ;
  skos:altLabel "Artefacts"@en ;
  dc:established "1992-01-01"^^xsd:date ;
  skos:broader jvr:-J7JGW53K-6 ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016477> .

jvr:-J7JGW53K-6
  skos:prefLabel "Techniques d'investigation"@fr, "Investigative Techniques"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-V6KB93W2-7 .

