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

<http://opendata.inrae.fr/ASYSEL/xl_en_2-1>
  skosxl:literalForm "organic farming"@en ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/xl_fr_2-1>
  lexinfo:fullFormFor "AB" ;
  lexinfo:termType "forme développée"@fr, "full form"@en ;
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "agriculture biologique"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/Agricultural_sciences_and_technology>
  skos:prefLabel "Agricultural sciences and technology"@en, "Sciences et techniques de l'agriculture"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/2> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/xl_fr_2-2>
  lexinfo:abbreviationFor "agriculture biologique" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "AB"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/2>
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_en_2-1>, <http://opendata.inrae.fr/ASYSEL/xl_fr_2-1> ;
  skos:prefLabel "organic farming"@en, "agriculture biologique"@fr ;
  skos:altLabel "AB"@fr, "organic agriculture"@en ;
  dc11:subject "Sciences et techniques de l'agriculture"@fr, "Agricultural sciences and technology"@en ;
  skos:example "“Organic agriculture will likely continue to evolve in response to ongoing social, environmental, and philosophical concerns of the organic movement.” (Source : INRA)"@en, "« Une réglementation française et européenne définit officiellement l’agriculture biologique. Le point central des cahiers des charges est l’exclusion de produits chimiques de synthèse, à l’exception de ceux mentionnés dans une liste positive. » (Source : INRA)"@fr, "“Organic Farming - Basically farming without the use of manufactured chemicals, but now conforming to very detailed production standards.” (Source : INRA)"@en ;
  skos:note "L’abréviation « AB » est un label de qualité, propriété du ministère français de l’Agriculture. Ce label garantit : 1) que l’aliment est composé d’au moins 95 % d’ingrédients issus du mode de production biologique, mettant en œuvre des pratiques agronomiques et d’élevage respectueuses des équilibres naturels, de l’environnement et du bien-être animal ; 2) le respect de la réglementation en vigueur en France; 3) que la certification est placée sous le contrôle d’un organisme agréé par les pouvoirs publics français. (Source : INRA)"@fr ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skosxl:altLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_2-2> ;
  a skos:Concept .

