<?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/common-greenhouse-ontology#" 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/common-greenhouse-ontology#hasTerrainGradient"> <rdfs:label xml:lang="en">has terrain gradient</rdfs:label> <rdfs:label xml:lang="nl">heeft afschot in terrein</rdfs:label> <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/common-greenhouse-ontology#Site"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/> <rdfs:comment xml:lang="nl">Het afschot van het terrain in gootrichting.</rdfs:comment> <rdfs:comment xml:lang="en">The gradient of the terrain in direction of the gutter.</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/common-greenhouse-ontology#" 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/common-greenhouse-ontology#hasTerrainGradient">
    <rdfs:label xml:lang="en">has terrain gradient</rdfs:label>
    <rdfs:label xml:lang="nl">heeft afschot in terrein</rdfs:label>
    <rdfs:domain rdf:resource="https://www.tno.nl/agrifood/ontology/common-greenhouse-ontology#Site"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:comment xml:lang="nl">Het afschot van het terrain in gootrichting.</rdfs:comment>
    <rdfs:comment xml:lang="en">The gradient of the terrain in direction of the gutter.</rdfs:comment>
  </owl:DatatypeProperty>
</rdf:RDF>