@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<http://opendata.inrae.fr/TECSEM/81>
  skos:prefLabel "pastillage par pression"@fr, "Tablettieren"@de, "stamping"@en ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_81-5> ;
  a skos:Concept ;
  skos:example "In der Literatur findet man \"Grundlagen und Praxis des Tablettierens, Granulierens und Dragierens\". (Source : INRA)"@de, "In the stamping process, dust is first put into the mould, which moves on to receive the seeds and then more dust. The pellets are finally formed by compressing the dust around the seed. (Source : INRA)"@en ;
  skos:altLabel "Tablettierung"@de, "tablettage"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_81-4>, <http://opendata.inrae.fr/TECSEM/xl_fr_81-1> ;
  skos:definition "Technique d'enrobage consistant à intégrer la semence dans une pastille obtenue par compression des matières de charge dans un moule. (Source : INRA)"@fr .

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

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

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

<http://opendata.inrae.fr/TECSEM/xl_de_81-5>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Tablettierung"@de ;
  a skosxl:Label .

