<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3id.org/def/irrig#" xmlns:ns1="http://www.w3.org/ns/sosa/" xmlns:owl="http://www.w3.org/2002/07/owl#"> <ns1:ObservableProperty rdf:about="http://www.w3id.org/def/irrig#ObservableProperty_Crop_Stage"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> </ns1:ObservableProperty> <rdf:Description rdf:about="http://www.w3id.org/def/irrig#FeatureOfInterest_Crop"> <ns2:hasProperty rdf:resource="http://www.w3id.org/def/irrig#ObservableProperty_Crop_Stage"/> </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://www.w3id.org/def/irrig#" xmlns:ns1="http://www.w3.org/ns/sosa/" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <ns1:ObservableProperty rdf:about="http://www.w3id.org/def/irrig#ObservableProperty_Crop_Stage">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
  </ns1:ObservableProperty>
  <rdf:Description rdf:about="http://www.w3id.org/def/irrig#FeatureOfInterest_Crop">
    <ns2:hasProperty rdf:resource="http://www.w3id.org/def/irrig#ObservableProperty_Crop_Stage"/>
  </rdf:Description>
</rdf:RDF>