@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:20225
  skos:prefLabel "field survey"@en ;
  a skos:Concept .

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

envthes:msa0431
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20225 ;
  skos:altLabel "fields surveyed"@en, "fielding surveys"@en, "field surveys"@en, "field surveying"@en, "field surveyed"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[GUANGMING ZHU] Field survey is a traditional method in the process of land consolidation. But it has such as lowefficiency, long time, and some other shortcomings in measuring length, area and calculating theamount of small object, especially for the project area with more complex terrain. The paper putsforward using GPS/PDA to calculate progress for project of land consolidation, which propels theapplication of GPS/PDA in the fields of land consolidation..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "field survey"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

