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

blh:-R1G6Q319-X
  uneskos:memberOf blh:-Ecosystem_function, blh:-PHNA, blh:-EKOX ;
  dc:created "2017-04-13"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme blh: ;
  skos:broader blh:-H2LK7J0H-2 ;
  skos:prefLabel "population productivity"@en, "productivité de population"@fr .

blh: a skos:ConceptScheme .
blh:-Ecosystem_function
  skos:prefLabel "Ecosystem function"@en, "Fonctions des écosystèmes"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-R1G6Q319-X .

blh:-EKOX
  skos:prefLabel "Ecologie_Divers"@fr, "Ecology_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-R1G6Q319-X .

blh:-PHNA
  skos:prefLabel "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-R1G6Q319-X .

blh:-H2LK7J0H-2
  skos:prefLabel "population dynamics"@en, "dynamique des populations"@fr ;
  a skos:Concept ;
  skos:narrower blh:-R1G6Q319-X .

