@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<http://opendata.inrae.fr/ASYSEL/70>
  skos:related <http://opendata.inrae.fr/ASYSEL/71> ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_70-1> ;
  skos:definition "Organisation par l’éleveur à l’échelle d’une année, d’une saison, d’une journée… de l’affectation des parcelles aux différents lots d’animaux qui constituent le troupeau. (Source : INRA)"@fr ;
  dc11:subject "Science des productions animales"@fr, "Science of animal production"@en ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:prefLabel "grazing management"@en, "conduite du pâturage"@fr .

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

<http://opendata.inrae.fr/ASYSEL/xl_fr_70-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "conduite du pâturage"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/ASYSEL/71>
  skos:prefLabel "herd management"@en, "conduite du troupeau"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/ASYSEL/70> .

