@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/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@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/16> .

<http://opendata.inrae.fr/ASYSEL/16>
  dc11:subject "Agriculture, economics and politics"@en, "Agriculture, économie et politique"@fr ;
  skos:example "“The Economics of Proximity proposes to analyse co-ordination by considering \"situated agents\", where situated means both where they are located in a geographical space but also how they are embedded in a system of relations that conditions their productive, commercial and innovative activities.” (Source : INRA)"@en, "« Avec les travaux récents de l’économie de la proximité […] qui croise les apports de l’économie industrielle et ceux de l’économie spatiale, des enrichissements méthodologiques de cette approche organisationnelle sont intéressants pour comprendre les objets sur lesquels portent les interdépendances, ainsi que les facteurs qui sont à l’origine de cesinterdépendances entre l’exploitation agricole et son territoire. » (Source : INRA)"@fr, "“The Economics of Proximity was born at the beginning of the 1990s at the crossroads of spatial and industrial economics.” (Source : INRA)"@en ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  a skos:Concept ;
  skos:prefLabel "economics of proximity"@en, "économie de la proximité"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_16-1> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/xl_fr_16-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "économie de la proximité"@fr ;
  a skosxl:Label .

