@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:22148
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "connectivity of landscape"@en ;
  skos:definition "Landscape connectivity is, broadly, \\\\\"the degree to which the landscape facilitates or impedes movement among resource patches\\\\\". Connectivity includes both structural connectivity (the physical arrangements of patches) and functional connectivity (the movement of individuals among patches). The degree to which a landscape is connected determines the amount of dispersal there is among patches, which influences gene flow, local adaptation, extinction risk, colonization probability, and the potential for organisms to move as they cope with climate change."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "landscape connectivity"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20935
  skos:prefLabel "variable"@en ;
  a skos:Concept ;
  skos:narrower envthes:22148 .

