@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:-WXKK2C9S-R
  skos:hiddenLabel "Secrétariat d'Etat"@fr, "Secrétariat d'Etat"@en ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "secrétariat d'État"@fr, "secrétariat d'État"@en .

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

adm: a skos:ConceptScheme .
