@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:gr_45b18adc
  skos:prefLabel "coll MAPPED CONCEPTS"@en, "coll CONCEPTS ALIGNES"@fr ;
  a skos:Collection ;
  skos:member thesaurusinrae:gr_17778f51 .

thesaurusinrae:gr_17778f51
  skos:prefLabel "coll MAPPED TO AGROVOC"@en, "coll ALIGNES A AGROVOC"@fr ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_2896 .

thesaurusinrae:c_3959
  skos:prefLabel "agriculture"@fr, "agriculture"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_2896 .

thesaurusinrae:c_2896
  skos:prefLabel "agriculture extensive"@fr, "extensive farming"@en ;
  skos:inScheme thesaurusinrae:mt_44, thesaurusinrae:thesaurusINRAE ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2763> ;
  skos:broader thesaurusinrae:c_3959 ;
  a skos:Concept .

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_44
  skos:prefLabel "AGR farms and farming systems"@en, "AGR agriculture et systèmes de production"@fr ;
  a skos:ConceptScheme .

