@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/ASYSEL/Agronomy>
  skos:prefLabel "Agronomie"@fr, "Agronomy"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL/Agriculture>
  skos:prefLabel "Agriculture"@fr, "Agriculture"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup>
  skos:prefLabel "Regroupement par domaine"@fr, "Grouping by subject field"@en ;
  isothes:subGroup <http://opendata.inrae.fr/ASYSEL/Science_of_animal_production>, <http://opendata.inrae.fr/ASYSEL/Agronomy>, <http://opendata.inrae.fr/ASYSEL/Agricultural_sciences>, <http://opendata.inrae.fr/ASYSEL/Soil_science>, <http://opendata.inrae.fr/ASYSEL/Agriculture>, <http://opendata.inrae.fr/ASYSEL/Agricultural_sciences_and_technology>, <http://opendata.inrae.fr/ASYSEL/Ecology,_environment>, <http://opendata.inrae.fr/ASYSEL/Agriculture,_economics_and_politics> ;
  a skos:Collection, isothes:ConceptGroup ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> .

<http://opendata.inrae.fr/ASYSEL/Agricultural_sciences_and_technology>
  skos:prefLabel "Agricultural sciences and technology"@en, "Sciences et techniques de l'agriculture"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL/Ecology,_environment>
  skos:prefLabel "Écologie, environnement"@fr, "Ecology, environment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL/Soil_science>
  skos:prefLabel "Science des sols"@fr, "Soil science"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<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 ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL/Agriculture,_economics_and_politics>
  skos:prefLabel "Agriculture, economics and politics"@en, "Agriculture, économie et politique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

<http://opendata.inrae.fr/ASYSEL/Agricultural_sciences>
  skos:prefLabel "Sciences agricoles"@fr, "Agricultural sciences"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:superGroup <http://opendata.inrae.fr/ASYSEL/SubjectFieldGroup> .

