@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

envthes:22247
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "depth of soil"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[T. K. Tesfa] Soil depth is an important input parameter in hydrological and ecological modeling. Presently, the soil depth data available in national soil databases (STATSGO, SSURGO) is provided as averages within generalized map units. Spatial uncertainty within these units limits their applicability for spatially distributed modeling. This work reports a statistical model for prediction of soil depth in a semi-arid mountainous watershed that is based upon topographic and other landscape attributes..."@en ;
  skos:broader envthes:20935 ;
  skos:prefLabel "soil depth"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> ;
  dc:created "2016-12-10"^^xsd:date .

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

