@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:21657
  skos:prefLabel "air chemistry"@en ;
  a skos:Concept .

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

envthes:EnvEu_115
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0320-0692"@en ;
  skos:note "[controlled by ] Lars Lundin 20130611"@en ;
  dc:isReplacedBy envthes:21657 ;
  skos:scopeNote "LTER EU controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/68000> ;
  skos:definition "[Lars Lundin] Chemical elements and compounds concentration in the air"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "air chemistry"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

