@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix scolomfr21: <http://data.education.fr/voc/scolomfr/concept/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@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 ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-040-num-021 .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-040>
  skos:prefLabel "040-Cadre pédagogique"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:scolomfr-voc-040-num-021 .

scolomfr21:scolomfr-voc-040-num-021
  skos:related scolomfr21:scolomfr-voc-040-num-053, scolomfr21:scolomfr-voc-040-num-046 ;
  skos:topConceptOf <http://data.education.fr/voc/scolomfr/scolomfr-voc-040>, <http://data.education.fr/voc/scolomfr> ;
  skos:prefLabel "échange pédagogique de classes"@fr ;
  isothes:status "Actuel"@fr ;
  skosxl:prefLabel <http://data.education.fr/voc/scolomfr/scolomfr-voc-040-num-021> ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-040>, <http://data.education.fr/voc/scolomfr> ;
  a skos:Concept ;
  skos:definition "Cadre pédagogique"@fr .

scolomfr21:scolomfr-voc-040-num-046
  skos:prefLabel "partenariat électronique inter-écoles"@fr ;
  a skos:Concept ;
  skos:related scolomfr21:scolomfr-voc-040-num-021 .

scolomfr21:scolomfr-voc-040-num-053
  skos:prefLabel "projet inter-établissement"@fr ;
  a skos:Concept ;
  skos:related scolomfr21:scolomfr-voc-040-num-021 .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-040-num-021>
  dc:identifier "scolomfr-voc-040-num-021"@fr ;
  dc:created "2012-02-20T00:00:00+01:00"^^xsd:dateTime ;
  skosxl:literalForm "échange pédagogique de classes"@fr ;
  a skosxl:Label .

