@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_74-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "élevage extensif"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/74>
  skos:prefLabel "extensive livestock farming"@en, "élevage extensif"@fr ;
  skos:note "Les élevages extensifs sont généralement caractérisés par un faible apport d’intrants et sont organisés selon une logique d’adaptation des projets et des pratiques d’élevage au milieu physique et aux aléas. Il peuvent être relativement intensifs par rapport à d’autres facteurs, notamment le travail. (Source : INRA)"@fr ;
  dc11:subject "Science of animal production"@en, "Science des productions animales"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_74-1> ;
  skos:altLabel "extensive farming"@en ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:definition "Mode d'élevage, caractérisé par un faible niveau de production en volume par unité de surface. (Source : INRA)"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/ASYSEL/81> .

<http://opendata.inrae.fr/ASYSEL/81>
  skos:prefLabel "pastoralism"@en, "pastoralisme"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/ASYSEL/74> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/Science_of_animal_production>
  skos:prefLabel "Science des productions animales"@fr, "Science of animal production"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/74> .

