<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.tno.nl/agrifood/ontology/ploutos/common#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2006/time#"> <owl:ObjectProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#hasCycleDuration"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:label>has cycle duration</rdfs:label> <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/ploutos/common#IrrigationOperation"/> <rdfs:range rdf:resource="http://www.w3.org/2006/time#Duration"/> <rdfs:comment>This property represents the duration of a sprinkling cycle period including the soak time, i.e., the time needed for the water to soak into the soil.</rdfs:comment> </owl:ObjectProperty> </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="https://www.tno.nl/agrifood/ontology/ploutos/common#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/2006/time#">
  <owl:ObjectProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#hasCycleDuration">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label>has cycle duration</rdfs:label>
    <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/ploutos/common#IrrigationOperation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2006/time#Duration"/>
    <rdfs:comment>This property represents the duration of a sprinkling cycle period including the soak time, i.e., the time needed for the water to soak into the soil.</rdfs:comment>
  </owl:ObjectProperty>
</rdf:RDF>