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

<http://opendata.inrae.fr/ASYSEL/xl_fr_44-1>
  lexinfo:number "plural"@en, "pluriel"@fr ;
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "potentialités du milieu"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/44>
  dc11:subject "Ecology, environment"@en, "Écologie, environnement"@fr ;
  skos:prefLabel "potentialités du milieu"@fr, "the potential of the environment"@en ;
  skos:example "Relatively high levels of production in Kenya and Zimbabwe indicate the potential of the environment. But farming is not solely land, rain, and farmers. Also important are good supporting services, including research, annual health extension service, input supply, marketing, credit, and infrastructure. (Source : INRA)"@en, "« Les contraintes rencontrées pour maintenir, voire développer, les productions traditionnelles (manque de terre et de semence, sol peu fertile, aléas pluviométriques) et les faibles potentialités du milieu pour diversifier dans l’agriculture (pas d’eau d’irrigation, pas de capital pour l’embouche bovine) ont dégagé du temps de travail pour des activités non agricoles. » (Source : INRA)"@fr ;
  a skos:Concept ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_44-1> ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:note "Le « milieu » peut être par exemple physique, biophysique, mais aussi humain. (Source : INRA)"@fr .

<http://opendata.inrae.fr/ASYSEL/Ecology,_environment>
  skos:prefLabel "Écologie, environnement"@fr, "Ecology, environment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/44> .

