@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:20361
  skos:prefLabel "mobile sensor"@en ;
  a skos:Concept .

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

envthes:EnvEU_555
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[comments ] Very general and broad term, difficult to give a short and ready-to-use definition\" , \"[source of definition ] Expert, partly mutuated by GEMET item \\\\\"Detector\\\\\"\" , \"[controlled by ] Giorgio Matteucci , 30/05/2013"@en ;
  dc:isReplacedBy envthes:20361 ;
  skos:altLabel "mobile sensors"@en ;
  skos:definition "An electrical, electronic, automatic device that automatically identifies and records or registers a stimulus, such as an environmental change in pressure or temperature or other environmental variable, an electrical signal, used in mobile mode (i.e. transported and then used to measure, installed on a mobile platform)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "mobile sensor"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

