@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

blh: a skos:ConceptScheme .
blh:-FONC
  skos:prefLabel "Fonction"@fr, "Function"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-SR63BKQZ-8 .

blh:-DGR4BZNJ-K
  skos:prefLabel "herbivory"@en, "régime herbivore"@fr ;
  a skos:Concept ;
  skos:related blh:-SR63BKQZ-8 .

blh:-EKT
  skos:prefLabel "Trophic ecology"@en, "Ecologie trophique"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-SR63BKQZ-8 .

blh:-SG7R0GTD-B
  skos:prefLabel "phytophage"@fr, "phytophage"@en ;
  a skos:Concept ;
  skos:broader blh:-SR63BKQZ-8 .

blh:-F87QFQKL-X
  skos:prefLabel "consumers"@en, "consommateurs"@fr ;
  a skos:Concept ;
  skos:narrower blh:-SR63BKQZ-8 .

blh:-SR63BKQZ-8
  skos:inScheme blh: ;
  a skos:Concept ;
  uneskos:memberOf blh:-FONC, blh:-EKT ;
  skos:narrower blh:-SG7R0GTD-B ;
  dc:created "2017-04-13"^^xsd:date ;
  skos:broader blh:-F87QFQKL-X ;
  dc:modified "2022-03-07"^^xsd:date ;
  skos:prefLabel "primary consumer"@en, "consommateur primaire"@fr ;
  skos:related blh:-DGR4BZNJ-K .

