@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:20883
  skos:prefLabel "isotope"@en ;
  a skos:Concept .

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

envthes:USLterCV_276
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20883 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://vocab.lternet.edu/vocab/vocab/index.php?tema=276&/isotopes>, <http://aims.fao.org/aos/agrovoc/c_11852> ;
  skos:definition "[Henderson's] n. a form of a chemical element having the same atomic number (number of protons) and identical chemical prop­erties as another, but differing in atomic mass as a result of a different number of neutrons in the atomic nucleus. a. isotopic."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "isotope"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

