<?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-feature#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/cf/" xmlns:ns2="http://www.w3.org/ns/ssn/"> <ns0:Layer rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_layer"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label>soil layer</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-feature"/> <rdfs:comment>The top layer of soil</rdfs:comment> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer"/> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#liquid_water_content_of_soil_layer"/> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#lwe_thickness_of_frozen_water_content_of_soil_layer"/> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#lwe_thickness_of_moisture_content_of_soil_layer"/> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#moisture_content_of_soil_layer"/> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#moisture_content_of_soil_layer_at_field_capacity"/> </ns0:Layer> </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-feature#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.oclc.org/NET/ssnx/cf/" xmlns:ns2="http://www.w3.org/ns/ssn/">
  <ns0:Layer rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_layer">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label>soil layer</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-feature"/>
    <rdfs:comment>The top layer of soil</rdfs:comment>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#frozen_water_content_of_soil_layer"/>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#liquid_water_content_of_soil_layer"/>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#lwe_thickness_of_frozen_water_content_of_soil_layer"/>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#lwe_thickness_of_moisture_content_of_soil_layer"/>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#moisture_content_of_soil_layer"/>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#moisture_content_of_soil_layer_at_field_capacity"/>
  </ns0:Layer>
</rdf:RDF>