@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:22148
  skos:prefLabel "landscape connectivity"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:EnvEU_265
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:22148 ;
  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:1 ;
  owl:deprecated true ;
  skos:prefLabel "landscape connectivity"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

