@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:mt_79
  skos:prefLabel "HEA disease vectors"@en, "SAN causes et vecteurs de maladie"@fr ;
  a skos:ConceptScheme .

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_12514
  skos:prefLabel "organisme nuisible"@fr, "harmful organism"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_11794 .

thesaurusinrae:c_11794
  dc:modified "2025-04-23T12:05:00"^^xsd:dateTime, "2024-01-25T12:07:25"^^xsd:dateTime ;
  skos:altLabel "déprédateur"@fr, "pest"@en, "insect pest"@en ;
  a skos:Concept ;
  skos:inScheme thesaurusinrae:mt_79, thesaurusinrae:thesaurusINRAE ;
  skos:prefLabel "ravageur"@fr, "crop pest"@en ;
  skos:broader thesaurusinrae:c_12514 .

