@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/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

<http://opendata.inrae.fr/TECSEM/139>
  dc11:subject "Agronomy"@en, "Agronomie"@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, "Jede Formulierung, d.h. Zubereitungsart der Beizmittel, hat ihre speziellen Eigenschaften. (Source : INRA)"@de ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_139-3>, <http://opendata.inrae.fr/TECSEM/xl_fr_139-1> ;
  skos:prefLabel "Formulierung"@de, "formulation"@fr, "formulation (process)"@en ;
  skos:note "\"Formulierung\" désigne ausi bien l'opération (la préparation du produit) que le résultat (le produit formulé). (Source : INRA)"@de, "En anglais , le terme \"formulation\" désigne aussi bien l'opération que le résultat. (Source : INRA)"@en ;
  skos:altLabel "Zubereitungsart"@de ;
  skosxl:altLabel <http://opendata.inrae.fr/TECSEM/xl_de_139-4> ;
  dc:modified "2020-08-19T16:53:47.6+02:00"^^xsd:dateTime ;
  skos:definition "Processus industriel qui aboutit à la fabrication d'un produit formulé ou préparation. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> .

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

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

