<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:ObjectProperty rdf:about="http://xmlns.com/foaf/0.1/based_near"> </owl:ObjectProperty> <rdf:Description rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location"> <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/based_near"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:ObjectProperty rdf:about="http://xmlns.com/foaf/0.1/based_near">
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location">
    <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/based_near"/>
  </rdf:Description>
</rdf:RDF>