@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:20321
  skos:prefLabel "aerial imagery"@en ;
  a skos:Concept .

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

envthes:USLterCV_807
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20321 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "Aerial photography is the taking of photographs of the ground from an elevated position. The term usually refers to images in which the camera is not supported by a ground-based structure. Cameras may be hand held or mounted, and photographs may be taken by a photographer, triggered remotely or triggered automatically. Platforms for aerial photography include fixed-wing aircraft, helicopters, multirotor Unmanned Aircraft Systems (UAS), balloons, blimps and dirigibles, rockets, kites, parachutes, stand-alone telescoping and vehicle mounted poles."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "aerial imagery"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

