@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:-DRLGKHWR-V
  skos:hiddenLabel "Public Accounts"@en, "Comptabilité publique"@fr ;
  a skos:Concept ;
  skos:inScheme adm: ;
  skos:prefLabel "public accounts"@en, "comptabilité publique"@fr .

adm:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member adm:-DRLGKHWR-V .

adm: a skos:ConceptScheme .
