@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_76-4>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "rohes Saatgut"@de ;
  a skosxl:Label .

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

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

<http://opendata.inrae.fr/TECSEM/76>
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:prefLabel "semence naturelle"@fr, "rohes Saatgut"@de, "raw seed"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:example "Pellets are used to sow a variety of crops which require precision drilling to achieve optimal plant spacings in the field or under cover, instead of the highly costly alternative of oversowing raw seed and subsequent thinning of established sugar beet plants. (Source : INRA)"@en ;
  skos:note "On entend aussi par semence naturelle la semence produite par les méthodes classiques, par opposition à la semence artificielle. (Source : INRA)"@fr, "La semence de ferme n'est pas forcément une semence naturelle, car elle peut être aussi traitée sur place. (Source : INRA)"@fr ;
  dc11:subject "Agronomy"@en, "Agronomie"@fr ;
  skos:altLabel "nicht aufbereitetes Saatgut"@de, "natural seed"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_76-4>, <http://opendata.inrae.fr/TECSEM/xl_fr_76-1> ;
  skos:definition "Semence à l'état brut, non traitée, telle qu'elle est récoltée. (Source : INRA)"@fr ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_76-5> .

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

