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

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

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

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

<http://opendata.inrae.fr/ASYSEL/73>
  skos:prefLabel "dynamics of farming systems"@en, "dynamique des systèmes d’élevage"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/ASYSEL/71> .

<http://opendata.inrae.fr/ASYSEL/71>
  dc11:subject "Science of animal production"@en, "Science des productions animales"@fr ;
  skos:prefLabel "herd management"@en, "conduite du troupeau"@fr ;
  skos:related <http://opendata.inrae.fr/ASYSEL/70>, <http://opendata.inrae.fr/ASYSEL/73> ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_71-1> ;
  skos:altLabel "flock management"@en ;
  a skos:Concept ;
  skos:definition "Ensemble des pratiques mises en œuvres par l’éleveur, sur le long terme, afin de répondre aux objectifs qu’il s’est fixés pour son troupeau. (Source : INRA)"@fr .

