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

<http://opendata.inrae.fr/ASYSEL/Agriculture,_economics_and_politics>
  skos:prefLabel "Agriculture, economics and politics"@en, "Agriculture, économie et politique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/34> .

<http://opendata.inrae.fr/ASYSEL/34>
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_34-1> ;
  skos:example "« Créé par la loi d’orientation agricole de 1960, le label agricole est une certification qui atteste qu’un produit agricole ou une denrée alimentaire possède un ensemble distinct de qualités et de caractéristiques spécifiques préalablement fixées dans un cahier des charges, établissant ainsi un niveau de qualité supérieure. Ce produit doit se distinguer des produits courants similaires notamment par ses conditions particulières de production et de fabrication ainsi que par ses qualités gustatives. » (Source : INRA)"@fr, "“A quality label is a separate mark to identify the quality of a product, good, or service that the manufacturers or service providers voluntarily affix to their products or services. The affixing of the quality label is done for the purpose of meeting the consumers' demand for information, to improve the manufacturer’s and service provider's production performance, and to enhance the quality of domestic products.” (Source : INRA)"@en ;
  dc11:subject "Agriculture, economics and politics"@en, "Agriculture, économie et politique"@fr ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:prefLabel "label"@fr, "quality label"@en .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/xl_fr_34-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "label"@fr ;
  a skosxl:Label .

