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

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

Namespace Prefixes

PrefixIRI
ogcsfhttp://www.opengis.net/ont/sf#
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
n5http://www.opengis.net/ont/

Statements

Subject Item
ogcsf:Point
rdf:type
owl:Class
rdfs:subClassOf
ogcsf:Geometry
rdfs:label
Point
rdfs:isDefinedBy
n5:sf
rdfs:comment
A Point is a 0-dimensional geometric object and represents a single location in coordinate space. A Point has an x-coordinate value, a y-coordinate value. If called for by the associated Spatial Reference System, it may also have coordinate values for z and m. The boundary of a Point is the empty set.