@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix scolomfr21: <http://data.education.fr/voc/scolomfr/concept/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.education.fr/voc/scolomfr>
  skos:prefLabel "Vocabulaires ScoLOMFR"@fr, "ScoLOMFR Vocabulary"@en ;
  a skos:ConceptScheme .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-014>
  skos:prefLabel "014-Discipline de recrutement"@fr ;
  a skos:ConceptScheme .

scolomfr21:scolomfr-voc-014-num-0031
  skos:prefLabel "sans correspondance type de poste"@fr ;
  a skos:Concept ;
  skos:narrower scolomfr21:scolomfr-voc-014-num-0161 .

scolomfr21:scolomfr-voc-014-num-0161
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-014-num-0161> ;
  skos:definition "Champ disciplinaire"@fr ;
  isothes:status "Actuel"@fr ;
  skos:broader scolomfr21:scolomfr-voc-014-num-0031 ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-014>, <http://data.education.fr/voc/scolomfr> ;
  skos:prefLabel "option F"@fr ;
  a skos:Concept .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-014-num-0161>
  skos:historyNote "Date d'ouverture : 01/09/2006."@fr ;
  dc:identifier "scolomfr-voc-014-num-0161"@fr ;
  dc:created "2013-04-09T00:00:00+02:00"^^xsd:dateTime ;
  skosxl:literalForm "option F"@fr ;
  a skosxl:Label .

