@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/ASYSEL/37>
  skos:altLabel "share-tenancy"@en, "shared cropping"@en ;
  skos:example "« Un contrat de fermage (location d’une terre en contrepartie d’un loyer annuel) ou de métayage (location d’une terre en contrepartie d’une fraction de la récolte) ne peut pas être défini librement entre les parties. Il doit respecter certaines règles édictées pour protéger les exploitants agricoles. » (Source : INRA)"@fr, "“Another prevalent type has been share tenancy, a system in which the tenant pays rent in the form of a specified proportion (or share) of all agricultural output produced on the rented acreage. Under this system part of the burden of risk shifts to the landlord, who in turn frequently demands greater control of farm operations.” (Source : INRA)"@en ;
  dc11:subject "Sciences et techniques de l'agriculture"@fr, "Agricultural sciences and technology"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_en_37-2>, <http://opendata.inrae.fr/ASYSEL/xl_fr_37-1> ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skosxl:altLabel <http://opendata.inrae.fr/ASYSEL/xl_en_37-3> ;
  skos:prefLabel "share-farming"@en, "métayage"@fr ;
  skos:related <http://opendata.inrae.fr/ASYSEL/24> ;
  a skos:Concept .

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

<http://opendata.inrae.fr/ASYSEL/24>
  skos:prefLabel "tenure system"@en, "faire-valoir"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/ASYSEL/37> .

<http://opendata.inrae.fr/ASYSEL/xl_en_37-3>
  lexinfo:geographicalVariant "US" ;
  skosxl:literalForm "shared cropping"@en ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/Agricultural_sciences_and_technology>
  skos:prefLabel "Agricultural sciences and technology"@en, "Sciences et techniques de l'agriculture"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/37> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/xl_en_37-2>
  lexinfo:geographicalVariant "GB" ;
  skosxl:literalForm "share-farming"@en ;
  a skosxl:Label .

