@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/2CX-JMPL96NC-B>
  skos:hiddenLabel "CONDITION D'EXERCICE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-Z28KN2SL-1> ;
  skos:prefLabel "condition d'exercice"@fr ;
  skos:altLabel "condition de recrutement"@fr .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-Z28KN2SL-1>
  skos:prefLabel "recrutement"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-JMPL96NC-B> .

