@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-HZN2TKKD-F
  skos:prefLabel "Contraindications"@en, "Contre-indications"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-L83TVDBP-F .

jvr:-L83TVDBP-F
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000075204> ;
  dc:modified "2017-07-05"^^xsd:date ;
  skos:hiddenLabel "Contraindications, Surgery"@en, "Contre-indications aux procédures thérapeutiques"@fr, "Contraindications, Therapeutic Procedure"@en, "Contre-indications chirurgicales"@fr, "Contre-indications à la chirurgie"@fr, "Contre-indications thérapeutiques"@fr ;
  skos:prefLabel "Contraindications, Procedure"@en, "Contre-indications aux procédures"@fr ;
  dc:established "2018-01-01"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:inScheme jvr: ;
  skos:definition "A condition or factor associated with a recipient that makes the use of a procedure improper or inadvisable."@en ;
  dc:created "2017-07-11"^^xsd:date ;
  skos:broader jvr:-HZN2TKKD-F .

