<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.opengis.net/ont/geosparql#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.opengis.net/ont/" xmlns:ns2="http://www.opengis.net/spec/geosparql/"> <owl:ObjectProperty rdf:about="http://www.opengis.net/ont/geosparql#sfWithin"> <rdfs:label xml:lang="en">within</rdfs:label> <rdfs:domain rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/> <rdfs:range rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/> <rdfs:isDefinedBy rdf:resource="http://www.opengis.net/ont/geosparql"/> <rdfs:isDefinedBy rdf:resource="http://www.opengis.net/spec/geosparql/1.0"/> <rdfs:comment xml:lang="en">Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***</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="http://www.opengis.net/ont/geosparql#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.opengis.net/ont/" xmlns:ns2="http://www.opengis.net/spec/geosparql/">
  <owl:ObjectProperty rdf:about="http://www.opengis.net/ont/geosparql#sfWithin">
    <rdfs:label xml:lang="en">within</rdfs:label>
    <rdfs:domain rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/>
    <rdfs:range rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/>
    <rdfs:isDefinedBy rdf:resource="http://www.opengis.net/ont/geosparql"/>
    <rdfs:isDefinedBy rdf:resource="http://www.opengis.net/spec/geosparql/1.0"/>
    <rdfs:comment xml:lang="en">Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***</rdfs:comment>
  </owl:ObjectProperty>
</rdf:RDF>