<?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:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:DatatypeProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#duringCropStage"> <rdfs:label>during crop stage</rdfs:label> <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/ploutos/common#CropManagementOperation"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:comment>This property indicates that a crop management operation acts on a crop that is in a certain crop stage. Crop stages can be: 1: germination; 2: leaf development; 3: formation of side shoots; 4: stem elongation; 5: vegetative plant parts; 6: inflorescence emergence; 7: flowering; 8: fruit development; 9: ripening; 10: senescence.</rdfs:comment> </owl:DatatypeProperty> </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:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="https://www.tno.nl/agrifood/ontology/ploutos/common#duringCropStage">
    <rdfs:label>during crop stage</rdfs:label>
    <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/ploutos/common#CropManagementOperation"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment>This property indicates that a crop management operation acts on a crop that is in a certain crop stage. Crop stages can be:
1: germination;
2: leaf development;
3: formation of side shoots;
4: stem elongation;
5: vegetative plant parts;
6: inflorescence emergence;
7: flowering;
8: fruit development;
9: ripening;
10: senescence.</rdfs:comment>
  </owl:DatatypeProperty>
</rdf:RDF>