@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_fr_95-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "test d'attrition"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/95>
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_95-1>, <http://opendata.inrae.fr/TECSEM/xl_de_95-4> ;
  skos:note "Le test peut éventuellement s'appliquer aux graines enrobées. (Source : INRA)"@fr, "L'usure de la graine pelliculée est mesurée à la quantité de poussières dégagées après trituration et à l'importance du dépôt de matière active en fond de semoir. (Source : INRA)"@fr ;
  skos:altLabel "abrasion test"@en ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Test de détermination de l'usure mécanique d'un pelliculant après trituration des graines. (Source : INRA)"@fr ;
  skos:example "Im Abriebtest werden Standardmuster in einem Kubusmischer bei 39 U/Min für die Dauer von fünf Minuten bearbeitet, um den mechanischen Abrieb festzustellen. (Source : INRA)"@de, "A \"retention test\" simulating the fall of seed from the treater into the header bin or bag assesses both the adhesive properties of the formulations, and how these properties are affected by the machine process. (Source : INRA)"@en ;
  skos:prefLabel "test d'attrition"@fr, "retention test"@en, "Abriebtest"@de ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> .

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

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

