@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 lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/85>
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_85-1> ;
  skos:definition "Ensemble des façons de faire mises en œuvre par l'éleveur pour réaliser les différentes activités qui contribuent directement à la production et à l’entretien du troupeau (mise bas, croissance, reproduction, alimentation, soins…). (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 "livestock farming practices"@en, "pratiques d’élevage"@fr .

<http://opendata.inrae.fr/ASYSEL/xl_fr_85-1>
  lexinfo:number "plural"@en, "pluriel"@fr ;
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "pratiques d’élevage"@fr ;
  a skosxl:Label .

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

