<?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:MassPerTimePerArea rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-property#water_evaporation_flux_from_soil"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:comment>"Water" means water in all phases. Evaporation is the conversion of liquid or solid into vapor. (The conversion of solid alone into vapor is called "sublimation".) In accordance with common usage in geophysical disciplines, "flux" implies per unit area, called "flux density" in physics</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/> <rdfs:label>water evaporation flux from soil</rdfs:label> </ns1:MassPerTimePerArea> <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil"> <ns4:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#water_evaporation_flux_from_soil"/> </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:MassPerTimePerArea rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-property#water_evaporation_flux_from_soil">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:comment>"Water" means water in all phases. Evaporation is the conversion of liquid or solid into vapor. (The conversion of solid alone into vapor is called "sublimation".) In accordance with common usage in geophysical disciplines, "flux" implies per unit area, called "flux density" in physics</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/>
    <rdfs:label>water evaporation flux from soil</rdfs:label>
  </ns1:MassPerTimePerArea>
  <rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil">
    <ns4:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#water_evaporation_flux_from_soil"/>
  </rdf:Description>
</rdf:RDF>