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

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

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

thesaurusinrae:c_3915
  skos:topConceptOf thesaurusinrae:mt_22445 ;
  a skos:Concept ;
  skos:prefLabel "livestock programme"@en, "programme d'élevage"@fr ;
  skos:inScheme thesaurusinrae:thesaurusINRAE, thesaurusinrae:mt_22445 ;
  skos:altLabel "aquaculture programme"@en, "breeding programme"@en ;
  dc:modified "2025-04-23T12:05:00"^^xsd:dateTime ;
  skos:broader thesaurusinrae:d_0704 .

