@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:-ZK7NF1DR-R
  skos:prefLabel "Personnel Management"@en, "Gestion du personnel"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-P5DZSVZP-N .

jvr:-P5DZSVZP-N
  skos:hiddenLabel "Leaders d'opinion"@fr, "Influentials"@en, "Influenceurs"@fr ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:altLabel "Commandement"@fr, "Conduite"@fr, "Direction"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Leadership"@fr, "Leadership"@en ;
  skos:broader jvr:-LRK5D8SR-T, jvr:-ZK7NF1DR-R ;
  dc:modified "2021-05-26"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:established "1966-01-01"^^xsd:date ;
  skos:definition "The function of directing or controlling the actions or attitudes of an individual or group with more or less willing acquiescence of the followers."@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D007857> .

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

