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

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

<http://opendata.inrae.fr/TECSEM/112>
  skos:example "A wetting agent may be added so that the powder can be wetted with water and used as a slurry treatment. (Source : INRA)"@en, "Die grenzflächenaktiven Substanzen bestehen aus Netz-, Dispergier- und Haftmitteln sowie Emulgatoren. (Source : INRA)"@de ;
  skos:prefLabel "Netzmittel"@de, "mouillant"@fr, "wetting agent"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_112-5>, <http://opendata.inrae.fr/TECSEM/xl_fr_112-1> ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:altLabel "agent de mouillage"@fr, "wetter"@en ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:definition "Adjuvant visant à abaisser la tension superficielle ou interfaciale pour favoriser l'étalement d'une solution aqueuse sur une surface traitée. (Source : INRA)"@fr ;
  a skos:Concept .

<http://opendata.inrae.fr/TECSEM/xl_de_112-5>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Netzmittel"@de ;
  a skosxl:Label .

