@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_87-4>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Dehiszenz"@de ;
  a skosxl:Label .

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

<http://opendata.inrae.fr/TECSEM/87>
  skos:altLabel "délitage"@fr, "Platzen"@de, "Aufspringen"@de ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_fr_87-1>, <http://opendata.inrae.fr/TECSEM/xl_de_87-4> ;
  skos:definition "Fragmentation de la pellicule insoluble de l'enrobage qui permet à l'axe hypocotile de se développer. (Source : INRA)"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:note "Le terme est utilisé par analogie avec la déhiscence des organes de certains végétaux. (Source : INRA)"@fr ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skos:example "Ursache der Dehiszenz ist ein Spannungszustand zwischen aneinander angrenzenden Geweben unterschiedlicher Beschaffenheit. (Source : INRA)"@de, "The physical characteristics of the pellet are critical; it must withstand transit, storage and the seed metering mechanism, yet split open in the soil in a manner conducive to germination and growth. (Source : INRA)"@en ;
  skos:prefLabel "Dehiszenz"@de, "déhiscence"@fr, "splitting open"@en ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_87-6>, <http://opendata.inrae.fr/TECSEM/xl_de_87-5> ;
  a skos:Concept .

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

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

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

