@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:-EKT
  skos:prefLabel "Trophic ecology"@en, "Ecologie trophique"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-LM5PHBZR-K .

blh:-LM5PHBZR-K
  uneskos:memberOf blh:-EKT, blh:-PBIO ;
  dc:created "2017-04-13"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme blh: ;
  skos:broader blh:-NCRK9MV3-4 ;
  skos:prefLabel "mixotrophy"@en, "mixotrophie"@fr .

blh:-NCRK9MV3-4
  skos:prefLabel "type trophique"@fr, "trophic status"@en ;
  a skos:Concept ;
  skos:narrower blh:-LM5PHBZR-K .

blh:-PBIO
  skos:prefLabel "Phénomène biologique / Phénomène physiologique"@fr, "Biological phenomenon / Physiological phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-LM5PHBZR-K .

