File: greenwich.rdf

package info (click to toggle)
librdf-query-perl 2.919-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,580 kB
  • sloc: perl: 30,628; javascript: 131; sh: 13; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 764 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Description rdf:nodeID="genid1">
    <rdf:type rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#Point"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="genid1">
    <geo:lat rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">51.477222</geo:lat>
  </rdf:Description>
  <rdf:Description rdf:nodeID="genid1">
    <geo:long rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000</geo:long>
  </rdf:Description>
  <rdf:Description rdf:nodeID="genid1">
    <foaf:name>Royal Observatory Greenwich</foaf:name>
  </rdf:Description>
</rdf:RDF>