This HTML5 document contains 12 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n8http://www.foodie-cloud.org/about/id/entity/http/www.w3.org/2003/01/geo/
ogcgshttp://www.opengis.net/ont/geosparql#
geohttp://www.w3.org/2003/01/geo/wgs84_pos#
n7http://www.w3.org/2007/05/powder-s#
rdfshttp://www.w3.org/2000/01/rdf-schema#
virtrdfhttp://www.openlinksw.com/schemas/virtrdf#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
geo:Point
rdf:type
rdfs:Class owl:Class
rdfs:subClassOf
ogcgs:Geometry geo:SpatialThing
rdfs:subPropertyOf
virtrdf:geo_cont
rdfs:label
Point point
rdfs:isDefinedBy
geo:
rdfs:comment
Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), lat(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). A point, typically described using a coordinate system relative to Earth, such as WGS84. A point, typically described using a coordinate system relative to Earth, such as WGS84.
n7:describedby
n8:wgs84_pos