@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:20882
  skos:prefLabel "hydrogen ion"@en ;
  a skos:Concept .

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

envthes:USLterCV_257
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Mauro Bastianini 6.6.13\" , \"[source of definition ] Compendium of Chemical Terminology, 2nd edition McNaught, A.D. and Wilkinson, A. Blackwell Science, 1997 [ISBN 0-86542-684-8]"@en ;
  dc:isReplacedBy envthes:20882 ;
  skos:altLabel "hydrogen ions"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "is recommended by IUPAC as a general term for all ions of hydrogen and its isotopes."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "hydrogen ion"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

