@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:-NKD84JWD-F
  skos:prefLabel "executive power"@en, "pouvoir exécutif"@fr ;
  skos:altLabel "executive"@en, "exécutif"@fr, "executive branch"@en ;
  skos:hiddenLabel "Executive (The)"@en, "Pouvoir exécutif"@fr, "Executive Power"@en, "Exécutif"@fr ;
  a skos:Concept ;
  skos:inScheme adm: .

adm:-Système_organisationnel
  skos:prefLabel "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-NKD84JWD-F .

adm: a skos:ConceptScheme .
