@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:21899
  skos:prefLabel "land cover classification"@en ;
  a skos:Concept .

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

envthes:msa0574
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21899 ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Alexander Brenning] Land cover classification is a standard remote-sensing task in which typically multispectralsatellite data is used to identify features such as land use. The detection of rock glaciers is aparticularly challenging task that requires the combination of satellite data with terrain analysisdata because their spectral signature alone is not distinct enough for their classification based onsatellite imagery alone. The performance improvements that can be achieved by selecting an optimalclassifier in this particular land cover classification problem are investigated..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "land cover classification"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

