@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:-ENVI
  skos:prefLabel "Environnement"@fr, "Environment"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-RL63QPBK-P .

blh:-LDS25T9K-J
  skos:prefLabel "dégradation de l'environnement"@fr, "environmental degradation"@en ;
  a skos:Concept ;
  skos:related blh:-RL63QPBK-P .

blh:-KDRHRFRQ-B
  skos:prefLabel "habitat"@en, "habitat"@fr ;
  a skos:Concept ;
  skos:narrower blh:-RL63QPBK-P .

blh:-RL63QPBK-P
  skos:related blh:-LDS25T9K-J, blh:-G3K866WW-4 ;
  uneskos:memberOf blh:-ENVI, blh:-EKOX, blh:-Ecosystem_structure ;
  skos:prefLabel "fragmented habitat"@en, "habitat fragmenté"@fr ;
  dc:modified "2021-11-19"^^xsd:date ;
  dc:created "2017-04-13"^^xsd:date ;
  skos:inScheme blh: ;
  a skos:Concept ;
  skos:broader blh:-KDRHRFRQ-B ;
  skos:altLabel "habitat discontinu"@fr, "patchy habitat"@en ;
  skos:hiddenLabel "habitat patches"@en .

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

blh:-G3K866WW-4
  skos:prefLabel "habitat fragmentation"@en, "fragmentation écologique"@fr ;
  a skos:Concept ;
  skos:related blh:-RL63QPBK-P .

blh:-Ecosystem_structure
  skos:prefLabel "Structures des écosystèmes"@fr, "Ecosystem structure"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-RL63QPBK-P .

