<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://rs.tdwg.org/dwc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:obo_purl="http://purl.obolibrary.org/obo/"> <owl:DatatypeProperty rdf:about="http://rs.tdwg.org/dwc/terms/footprintWKT"> <rdfs:label>Footprint WKT</rdfs:label> <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/> <rdfs:isDefinedBy>http://rs.tdwg.org/dwc/terms/</rdfs:isDefinedBy> <rdfs:comment>A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</rdfs:comment> <obo_purl:IAO_0000112>`POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))` (the one-degree bounding box with opposite corners at longitude=10, latitude=20 and longitude=11, latitude=21)</obo_purl:IAO_0000112> </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="http://rs.tdwg.org/dwc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:obo_purl="http://purl.obolibrary.org/obo/">
  <owl:DatatypeProperty rdf:about="http://rs.tdwg.org/dwc/terms/footprintWKT">
    <rdfs:label>Footprint WKT</rdfs:label>
    <rdfs:domain rdf:resource="http://purl.org/dc/terms/Location"/>
    <rdfs:isDefinedBy>http://rs.tdwg.org/dwc/terms/</rdfs:isDefinedBy>
    <rdfs:comment>A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other.</rdfs:comment>
    <obo_purl:IAO_0000112>`POLYGON ((10 20, 11 20, 11 21, 10 21, 10 20))` (the one-degree bounding box with opposite corners at longitude=10, latitude=20 and longitude=11, latitude=21)</obo_purl:IAO_0000112>
  </owl:DatatypeProperty>
</rdf:RDF>