<?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:Medium rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_pores"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:label>soil pores</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-feature"/> <rdfs:comment>the pores on the layer of soil for water to pass</rdfs:comment> <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#volume_fraction_of_condensed_water_in_soil_pores"/> </ns0:Medium> </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:Medium rdf:about="http://purl.oclc.org/NET/ssnx/cf/cf-feature#soil_pores">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:label>soil pores</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-feature"/>
    <rdfs:comment>the pores on the layer of soil for water to pass</rdfs:comment>
    <ns2:hasProperty rdf:resource="http://purl.oclc.org/NET/ssnx/cf/cf-property#volume_fraction_of_condensed_water_in_soil_pores"/>
  </ns0:Medium>
</rdf:RDF>