<?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#soil_moisture_content_at_field_capacity"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label>soil moisture content at field capacity</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/> <rdfs:comment>"moisture" means water in all phases contained in soil. "Content" indicates a quantity per unit area. The "soil content" of a quantity refers to the vertical integral from the surface down to the bottom of the soil model. For the content between specified levels in the soil, standard names including content_of_soil_layer are used. The field capacity of soil is the maximum content of water it can retain against gravitational drainage</rdfs:comment> </ns1:SurfaceDensity> <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#soil_moisture_content_at_field_capacity"/> </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#soil_moisture_content_at_field_capacity">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label>soil moisture content at field capacity</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property"/>
    <rdfs:comment>"moisture" means water in all phases contained in soil. "Content" indicates a quantity per unit area. The "soil content" of a quantity refers to the vertical integral from the surface down to the bottom of the soil model. For the content between specified levels in the soil, standard names including content_of_soil_layer are used. The field capacity of soil is the maximum content of water it can retain against gravitational drainage</rdfs:comment>
  </ns1:SurfaceDensity>
  <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#soil_moisture_content_at_field_capacity"/>
  </rdf:Description>
</rdf:RDF>