@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_33-3>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Saatgutschutz"@de ;
  a skosxl:Label .

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

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

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

<http://opendata.inrae.fr/TECSEM/33>
  skos:note "Par simplification, ce concept est souvent utilisé pour désigner l'action de revêtir la semence d'une couche de matière(s) active(s). (Source : INRA)"@fr ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:prefLabel "protection de la semence"@fr, "seed protection"@en, "Saatgutschutz"@de ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_33-1>, <http://opendata.inrae.fr/TECSEM/xl_de_33-3> ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_33-4> ;
  skos:definition "Intervention phytosanitaire visant à protéger la semence des attaques des agents pathogènes et/ou des ravageurs, généralement du semis à la levée en terre. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:altLabel "Samenschutz"@de ;
  skos:example "Der Schutz des Saatgutes und der Jungpflanze vor Schadorganismen ist zur Sicherung gesunder Nahrungs- und Futtermittelerzeugung unerlässlich. (Source : INRA)"@de, "Another area where seed treatments may have a future application is in the protection of seeds of newly sown grass. (Source : INRA)"@en .

