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

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

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

envthes:10166
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "LTER EU controlled vocabulary"@en ;
  skos:definition "[http://www.lter-europe.net/sites-platforms/categories] Highly instrumented and permanently operated sites, featuring an ecosystem approach in terms of combining regular sampling (weekly as standard), permanent measurements and inventories at appropriate intervals across drivers and ecosystem compartments. Design of sites customized according to the ecological profile of the site, enabling integrated analyses across system strata (geosphere to atmosphere) and covering therefore required spatial scales. Experimental approaches shall be existent or possible. All year access and power supply must be secured in order to enable e.g. measurement of climate data according to international standards. A maximum of other networks and/or related projects shall have been using this category of site. Operation for at least 10 years."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "master site"@en ;
  dc:creator "0000-0003-1068-2394"@en .

