@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:d_0704
  skos:prefLabel "07.04 POLITICS AND ADMINISTRATION"@en, "07.04 POLITIQUE ET ADMINISTRATION"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_20856 .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:c_20856
  skos:altLabel "water authority"@en, "water board"@en ;
  skos:topConceptOf thesaurusinrae:mt_22445 ;
  skos:inScheme thesaurusinrae:mt_22445, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "agence de l'eau"@fr, "water agency"@en ;
  skos:broader thesaurusinrae:d_0704 ;
  a skos:Concept ;
  dc:modified "2025-01-14T16:59:00"^^xsd:dateTime .

thesaurusinrae:mt_22445
  skos:prefLabel "SSH politics and administration"@en, "SHS politique et administration"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_20856 .

