<?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/ns/sosa/"> <owl:ObjectProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#hasWeatherObservation"> <rdfs:label>has weather observation</rdfs:label> <rdfs:range rdf:resource="http://www.w3.org/ns/sosa/Observation"/> <rdfs:comment>This property indicates that an operation can have an observation of a weather phenomenon done during the execution of the operation. Such a weather phenomenon can have influence on the operation and the environment in which the operation is executed.</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/ns/sosa/">
  <owl:ObjectProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#hasWeatherObservation">
    <rdfs:label>has weather observation</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/ns/sosa/Observation"/>
    <rdfs:comment>This property indicates that an operation can have an observation of a weather phenomenon done during the execution of the operation. Such a weather phenomenon can have influence on the operation and the environment in which the operation is executed.</rdfs:comment>
  </owl:ObjectProperty>
</rdf:RDF>