@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:-FNTHGXCJ-1
  skos:broader jvr:-LRK5D8SR-T ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Perfectionism"@en, "Perfectionnisme"@fr ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000072639> ;
  dc:modified "2016-07-07"^^xsd:date ;
  dc:established "2017-01-01"^^xsd:date ;
  skos:definition "A personality trait characterized by a person's striving for flawlessness and setting excessively high performance standards, accompanied by overly critical self-evaluations and concerns regarding others' evaluations."@en ;
  dc:created "2016-07-08"^^xsd:date .

jvr:-LRK5D8SR-T
  skos:prefLabel "Personnalité"@fr, "Personality"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-FNTHGXCJ-1 .

