<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.oclc.org/NET/ssnx/cf/cf-property#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/qu/dim#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://purl.oclc.org/NET/ssnx/cf/"> <ns1:SurfaceDensity rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label>frozen water content of soil layer</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/> <rdfs:comment>"frozen_water" means ice. "Content" indicates a quantity per unit area. "Layer" means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be model_level_number, but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. Quantities defined for a soil layer must have a vertical coordinate variable with boundaries indicating the extent of the layer(s).</rdfs:comment> </ns1:SurfaceDensity> <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_layer"> <ns4:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.oclc.org/NET/ssnx/cf/cf-property#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/qu/dim#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://purl.oclc.org/NET/ssnx/cf/">
  <ns1:SurfaceDensity rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label>frozen water content of soil layer</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/>
    <rdfs:comment>"frozen_water" means ice. "Content" indicates a quantity per unit area. "Layer" means any layer with upper and lower boundaries that have constant values in some vertical coordinate. There must be a vertical coordinate variable indicating the extent of the layer(s). If the layers are model layers, the vertical coordinate can be model_level_number, but it is recommended to specify a physical coordinate (in a scalar or auxiliary coordinate variable) as well. Quantities defined for a soil layer must have a vertical coordinate variable with boundaries indicating the extent of the layer(s).</rdfs:comment>
  </ns1:SurfaceDensity>
  <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_layer">
    <ns4:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer"/>
  </rdf:Description>
</rdf:RDF>