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

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/10>
  skos:altLabel "dietary selection"@en ;
  dc11:subject "Science of animal production"@en, "Science des productions animales"@fr ;
  skos:prefLabel "choix alimentaire"@fr, "diet selection"@en ;
  skos:example "« Le régime alimentaire d'un animal, du point de vue qualitatif et quantitatif est d'une grande importance en biologie, en écologie et en conservation de la flore. La plupart des organismes choisissent leur nourriture dans un large spectre d'aliments disponibles et la sélection effectuée joue donc un rôle considérable. Ce choix alimentaire réalisé par un végétarien a deux incidences. » (Source : INRA)"@fr, "“Diet selection in sheep: the ability of growing lambs to select a diet that meets their crude protein requirements.” (Source : INRA)"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_10-1> ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  a skos:Concept .

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

