@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:-S9FT1F39-W
  skos:prefLabel "Medical History Taking"@en, "Recueil de l'anamnèse"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-WM691MC5-T .

jvr:-WM691MC5-T
  dc:created "1975-02-04"^^xsd:date ;
  skos:prefLabel "Cornell Medical Index"@en, "Indice médical de Cornell"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-S9FT1F39-W ;
  dc:modified "1997-06-20"^^xsd:date ;
  skos:definition "Self-administered health questionnaire developed to obtain details of the medical history as an adjunct to the medical interview. It consists of 195 questions divided into eighteen sections; the first twelve deal with somatic complaints and the last six with mood and feeling patterns. The Index is used also as a personality inventory or in epidemiologic studies."@en ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003321> ;
  skos:altLabel "CMI (Cornell Medical Index)"@fr, "Cornell medical index"@fr ;
  dc:established "1991-01-01"^^xsd:date .

jvr: a skos:ConceptScheme .
