@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 isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://opendata.inrae.fr/ASYSEL/xl_fr_39-1>
  lexinfo:fullFormFor "OP" ;
  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 "organisation de producteurs"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/xl_fr_39-2>
  lexinfo:abbreviationFor "organisation de producteurs" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "OP"@fr ;
  a skosxl:Label .

<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/39> .

<http://opendata.inrae.fr/ASYSEL/39>
  skos:altLabel "producers’ organization"@en, "OP"@fr ;
  dc11:subject "Agriculture, economics and politics"@en, "Agriculture, économie et politique"@fr ;
  skos:example "“Rural Producer Organizations (RPOs) contribute to food security, making marketable goods available.” (Source : INRA)"@en, "« Un producteur, pour un produit donné, ne peut être membre que d’une seule organisation de producteurs. » (Source : INRA)"@fr ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_39-1> ;
  skos:prefLabel "organisation de producteurs"@fr, "producers organization"@en ;
  a skos:Concept ;
  skosxl:altLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_39-2> .

