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

<http://data.education.fr/voc/scolomfr/scolomfr-voc-036-num-006>
  dc:identifier "scolomfr-voc-036-num-018" ;
  dc:created "2016-05-03T00:00:00+02:00"^^xsd:dateTime ;
  skosxl:literalForm "concours du CAER-CAPES"@fr ;
  a skosxl:Label .

scolomfr21:scolomfr-voc-036-num-006
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-036-num-006> ;
  skos:definition "Concours de l'Éducation nationale"@fr ;
  isothes:status "Actuel"@fr ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr/scolomfr-voc-036>, <http://data.education.fr/voc/scolomfr> ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-036>, <http://data.education.fr/voc/scolomfr> ;
  skos:prefLabel "concours du CAER-CAPES"@fr ;
  a skos:Concept .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-036>
  skos:prefLabel "036-Concours de l'Éducation nationale"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-036-num-006 .

<http://data.education.fr/voc/scolomfr>
  skos:prefLabel "Vocabulaires ScoLOMFR"@fr, "ScoLOMFR Vocabulary"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-036-num-006 .

