@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-LZP5QWVM-H
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003937> ;
  a mesh:Descriptor, skos:Concept ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:broader jvr:-Q9WDFXML-M ;
  skos:altLabel "Differential Diagnosis"@en, "Differential Diagnoses"@en, "Diagnostics différentiels"@fr, "Diagnoses, Differential"@en ;
  skos:prefLabel "Diagnostic différentiel"@fr, "Diagnosis, Differential"@en ;
  dc:modified "1994-05-23"^^xsd:date ;
  skos:definition "Determination of which one of two or more diseases or conditions a patient is suffering from by systematically comparing and contrasting results of diagnostic measures."@en ;
  dc:established "1966-01-01"^^xsd:date .

jvr:-Q9WDFXML-M
  skos:prefLabel "Diagnostic"@fr, "Diagnosis"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-LZP5QWVM-H .

