@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:20852
  skos:prefLabel "nitrous oxide"@en ;
  a skos:Concept .

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

envthes:USLterCV_380
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20852 ;
  skos:altLabel "N2O"@en, "N20"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/49200>, <http://aims.fao.org/aos/agrovoc/c_12838> ;
  skos:definition "Nitrous oxide, commonly known as laughing gas, is a chemical compound with the formula N2O. It is an oxide of nitrogen. At room temperature, it is a colourless, non-flammable gas, with a slightly sweet odour and taste. It is used in surgery and dentistry for its anaesthetic and analgesic effects. It is known as \\\\\"laughing gas\\\\\" due to the euphoric effects of inhaling it, a property that has led to its recreational use as a dissociative anaesthetic. It is also used as an oxidizer in rocketry and in motor racing to increase the power output of engines. At elevated temperatures, nitrous oxide is a powerful oxidizer similar to molecular oxygen."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "nitrous oxide"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

