@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:-LFB91KT5-D
  a mesh:Descriptor, skos:Concept ;
  dc:created "2020-07-09"^^xsd:date ;
  skos:altLabel "Jugement clinique"@fr, "Clinical Judgement"@en ;
  dc:established "2021-01-01"^^xsd:date ;
  skos:broader jvr:-SQ68QJCC-9 ;
  skos:definition "Process by which clinicians collect signs and process information to understand the patient's medical situation or problem, and then plan and implement appropriate medical interventions."@en ;
  skos:prefLabel "Clinical Reasoning"@en, "Raisonnement clinique"@fr ;
  skos:inScheme jvr: ;
  dc:modified "2020-07-08"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000086723> .

jvr:-SQ68QJCC-9
  skos:prefLabel "Prise de décision clinique"@fr, "Clinical Decision-Making"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-LFB91KT5-D .

