@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/> .

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

envthes:20296
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "nsb@ceh.ac.uk@ceh.ac.uk"@en ;
  skos:altLabel "système de positionnement mondial"@fr, "GPS"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=228>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/123970>, <http://en.wikipedia.org/wiki/global_positioning_system> ;
  skos:definition "The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and time information in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites"@en ;
  skos:broader envthes:30410 ;
  skos:prefLabel "global positioning system"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:30410 skos:narrower envthes:20296 .
