@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/54> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/54>
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_54-1> ;
  dc11:subject "Agriculture, économie et politique"@fr, "Agriculture, economics and politics"@en ;
  skos:prefLabel "signe de qualité"@fr, "quality signal"@en ;
  skos:example "“Destination of origin labeling refers to the process of placing a label on agricultural products certifying that the product was produced in a specific state, county, country, or other region. The added value from this type of labeling relates either to a quality signal, [...] or to the intrinsic value consumers place on purchasing an item that was produced in a specific region.” (Source : INRA)"@en, "« En termes statistiques, l'identification à la marque est aussi forte que l'ensemble des facteurs objectifs de signes de qualité que sont les référencements de type A.O.C. ou label rouge. » (Source : INRA)"@fr, "« L'existence d'un signe de qualité donne au consommateur une information certaine sur la qualité du bien. » (Source : INRA)"@fr ;
  skos:altLabel "quality sign"@en ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> .

<http://opendata.inrae.fr/ASYSEL/xl_fr_54-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "signe de qualité"@fr ;
  a skosxl:Label .

