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

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

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

<http://opendata.inrae.fr/TECSEM/xl_de_80-3>
  lexinfo:gender "neutre"@fr, "neuter"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Handelspräparat"@de ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/80>
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_80-6>, <http://opendata.inrae.fr/TECSEM/xl_de_80-4>, <http://opendata.inrae.fr/TECSEM/xl_de_80-5> ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_80-3>, <http://opendata.inrae.fr/TECSEM/xl_fr_80-1> ;
  skos:definition "Produit formulé de composition définie autorisé à la vente sous un nom de marque (définition CEB). - Préparation de composition définie présentée dans un emballage sous une désignation commerciale (norme AFNOR). (Source : INRA)"@fr ;
  skos:example "Fungicidal formulations may include any compound or substance intended to enhance or modify the physical, chemical or toxicological characteristics of an active ingredient to which it is added. (Source : INRA)"@en, "Eine Vielzahl von Formulierungen musste entwickelt werden, die den Wirkstoff entweder allein oder in Kombination mit anderen insektiziden Wirkstoffen enthalten. Bisher stehen folgende Zubereitungen als Handels- oder Versuchspräparate zur Verfügung... (Source : INRA)"@de ;
  skos:altLabel "Produkt"@de, "Handelsprodukt"@de, "Präparat"@de ;
  skos:prefLabel "Handelspräparat"@de, "spécialité"@fr, "formulation (product)"@en ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  a skos:Concept ;
  dc:modified "2020-08-19T16:53:58.921+02:00"^^xsd:dateTime .

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

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

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

