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

<http://data.loterre.fr/ark:/67375/SEN/c_966d07c6>
  a skos:Concept ;
  skos:inScheme sen: ;
  skos:prefLabel "phytopharmaceutical active substance"@en, "substance active phytopharmaceutique"@fr .

sen: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/SEN/solution_pour_santé>
  skos:prefLabel "solution pour la santé"@fr, "solution for health"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/SEN/c_966d07c6> .

