@prefix adm: <http://data.loterre.fr/ark:/67375/ADM> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

adm:-Organisme__Institution
  skos:prefLabel "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-CJWRS7HD-9 .

adm: a skos:ConceptScheme .
adm:-CJWRS7HD-9
  skos:hiddenLabel "Office national d'information sur les enseignements et les professions (ONISEP)"@fr, "Office national d'information sur les enseignements et les professions (ONISEP)"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "Office national d'information sur les enseignements et les professions"@fr, "Office national d'information sur les enseignements et les professions"@en ;
  skos:altLabel "ONISEP"@en, "ONISEP"@fr .

