@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix scolomfr21: <http://data.education.fr/voc/scolomfr/concept/> .

<http://data.education.fr/voc/scolomfr/scolomfr-voc-028>
  skos:prefLabel "ScoLomFr Vocabulaire28"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:educational_objective .

scolomfr21:educational_objective
  skos:topConceptOf <http://data.education.fr/voc/scolomfr/scolomfr-voc-028>, <http://data.education.fr/voc/scolomfr> ;
  skos:scopeNote "Pour les référentiels définissant ce qu’on cherche à atteindre par l’action de formation."@fr ;
  skos:inScheme <http://data.education.fr/voc/scolomfr/scolomfr-voc-028>, <http://data.education.fr/voc/scolomfr> ;
  skos:prefLabel "objectif pédagogique"@fr ;
  a skos:Concept .

<http://data.education.fr/voc/scolomfr>
  skos:prefLabel "CNDP ScoLomFr vocabulary"@en, "Vocabulaires ScoLomFr du CNDP"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept scolomfr21:educational_objective .

