@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://opendata.inrae.fr/TECSEM/xl_de_45-7>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "biologischer Pflanzenschutz"@de ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/Technologies_des_semences>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/TECSEM/45> .

<http://opendata.inrae.fr/TECSEM/xl_fr_45-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "bioprotection"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/45>
  skos:altLabel "effet bioprotecteur"@fr, "protection biologique"@fr, "biocontrôle"@fr, "biological control"@en ;
  skos:note "L'effet bioprotecteur de certaines bactéries s'exerce avant et pendant la germination ainsi qu'en post-germination, lors de la levée de la plantule. (Source : INRA)"@fr, "Le terme \"biocontrôle\", calque de l'anglais, est déconseillé. (Source : INRA)"@fr, "La bioprotection est un des éléments de la lutte biologique. (Source : INRA)"@fr, "Quand il ne s'agit pas du traitement des semences, mais des cultures, le terme \"biological control\" se traduit par \"lutte biologique\". (Source : INRA)"@fr ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_45-1>, <http://opendata.inrae.fr/TECSEM/xl_de_45-7> ;
  skos:prefLabel "biologischer Pflanzenschutz"@de, "bioprotection"@fr, "biocontrol"@en ;
  skos:example "In model biocontrol systems with cotton it has been shown that the bacterium P. fluorescens can be coated onto seeds prior to planting, and will grow with the roots and hypocotyls of germinating seedlings, protecting them from attack by parasites. (Source : INRA)"@en ;
  skos:definition "Protection de la plante, à l'aide de microorganismes, contre d'éventuels agresseurs microbiologiques. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> .

