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

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

<http://opendata.inrae.fr/TECSEM/xl_fr_14-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "film"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/14>
  dc11:subject "Agronomy"@en, "Agronomie"@fr ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:prefLabel "film"@fr, "film"@en, "Film"@de ;
  skos:example "Ein hauchdünner Film von Schutz- und Wirkstoffen umhüllt das Samenkorn, ohne Form und Grösse der Samen zu verändern. (Source : INRA)"@de, "The adhesive dries rapidly during treatment and the treated seeds are encased in a hard polymer film which has no harmful effects on germination and allows the seeds to flow freely when they are being drilled. (Source : INRA)"@en ;
  skos:altLabel "pellicule"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_14-1>, <http://opendata.inrae.fr/TECSEM/xl_de_14-4> ;
  a skos:Concept ;
  skos:definition "Mince couche continue microporeuse d'agent pelliculant déposée à la surface d'une semence, assurant la fixation des matières actives et leur répartition homogène sur toutes les graines sans nuire à la germination. (Source : INRA)"@fr .

