<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:skos="http://www.w3.org/2004/02/skos/core#"
>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/variablename/cesium">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:inScheme rdf:resource="http://vocabulary.odm2.org/variablename"/>
    <skos:prefLabel>Cesium</skos:prefLabel>
    <skos:definition>Caesium (IUPAC spelling) or cesium (American spelling) is a chemical element with symbol Cs and atomic number 55. It is a soft, silvery-gold alkali metal with a melting point of 28.5 °C (83.3 °F), which makes it one of only five elemental metals that are liquid at or near room temperature.</skos:definition>
    <skos:historyNote>Wikipedia</skos:historyNote>
    <skos:exactMatch>https://en.wikipedia.org/wiki/Caesium</skos:exactMatch>
    <skos:note>Added to support Critical Zone Observatory (CZO) data use cases. </skos:note>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabulary.odm2.org/variablename">
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
    <dc:title>ODM2 Variable Name Controlled Vocabulary</dc:title>
    <dc:creator>ODM2 Working Group</dc:creator>
    <dc:description>A vocabulary for describing the name of Variables.</dc:description>
  </rdf:Description>
</rdf:RDF>