@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix sen: <http://data.loterre.fr/ark:/67375/SEN> .

<http://data.loterre.fr/ark:/67375/SEN/aspect_lié_aux_animaux>
  skos:prefLabel "aspect lié aux animaux"@fr, "animal-related aspect"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/SEN/c_568aa93a> .

<http://data.loterre.fr/ark:/67375/SEN/c_568aa93a>
  a skos:Concept ;
  skos:inScheme sen: ;
  skos:prefLabel "production porcine communautaire"@fr, "community pig production"@en .

sen: a skos:ConceptScheme .
