@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-1W1KSB50-R>
  skos:prefLabel "personnel hospitalier"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-1MVNH28S-4> .

<http://data.loterre.fr/ark:/67375/2CX-1MVNH28S-4>
  skos:scopeNote "Fonctionnaire hospitalier, directeur ou praticien, en position de détachement auprès du-de la ministre de la santé, chargé la plupart du temps de l'administration provisoire d'un établissement de santé en difficulté."@fr ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "CONSEILLER GENERAL DES ETABLISSEMENTS DE SANTE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-1W1KSB50-R> ;
  skos:prefLabel "conseiller général des établissements de santé"@fr ;
  skos:altLabel "CGES"@fr .

