@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#> .

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

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_21555
  skos:topConceptOf thesaurusinrae:mt_22445 ;
  skos:altLabel "soutien national"@fr ;
  skos:prefLabel "soutien interne"@fr, "domestic support"@en ;
  skos:inScheme thesaurusinrae:mt_22445, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0704 ;
  a skos:Concept .

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

