<?xml-stylesheet href="geo-disp.xsl" type="text/xsl" media="screen"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  xmlns:gn="http://www.geonames.org/ontology#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:cal="http://www.w3.org/2002/12/cal/icaltzd#"
  xmlns:dc="http://purl.org/dc/terms/"
  xmlns:dpd="http://www.kanzaki.com/ns/dpd#"
  xmlns:w="http://purl.org/net/ns/wordmap#"
>
<dpd:Place rdf:about="http://www.kanzaki.com/ns/geo/http:">
 <geo:lat>-58</geo:lat>
 <geo:long>30</geo:long>
 <rdfs:label>location at lat=-58, long=30</rdfs:label>
 <dpd:granularity>0</dpd:granularity>
 <dc:identifier>http:</dc:identifier>
 <foaf:page rdf:resource="http://geohash.org/http:"/>
</dpd:Place>

<w:SubjectIndicator rdf:about="">
 <foaf:primaryTopic rdf:resource="http://www.kanzaki.com/ns/geo/http:"/>
 <rdfs:label>PSI for http:</rdfs:label>
</w:SubjectIndicator>
</rdf:RDF>