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

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

<http://opendata.inrae.fr/ASYSEL/xl_fr_17-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "économie des contrats"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/17>
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:example "“Contract economics begins with the assumption that an economic entity known as \"the principal\" wants to contract with an \"agent\" to undertake some productive activity. In agriculture, one might take the principal to be an integrator, a processor, or some other firm that wants to purchase agricultural commodity with special quality characteristics so that the principal can produce high-quality retail food products. The agent might be a grower, an employee, or an intermediary that grows or purchases commodity on behalf of the principal. The rationale for contracting between a principal and an agent will vary greatly across firms, sectors, and industries.” (Source : INRA)"@en, "« Le courant économique qui propose une coordination pas seulement dominée par un système de prix mais par un système de règles et de conventions internes à l'organisation […] est désigné sous le terme générique \"d'économie des contrats\" […]intégrant l'incertitude des chefs d'entreprise, et leurs comportements. » (Source : INRA)"@fr, "“The economics of contracts offers some general principles for understanding efficient risk sharing.” (Source : INRA)"@en ;
  skos:prefLabel "économie des contrats"@fr, "economics of contracts"@en ;
  dc11:subject "Agriculture, économie et politique"@fr, "Agriculture, economics and politics"@en ;
  a skos:Concept ;
  skos:altLabel "contract economics"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_17-1> .

