This HTML5 document contains 3 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
n2 | http://w3.org/ns/locn# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- _:vb2197190
- n2:geometry
-
<gml:Envelope srsName="http://www.opengis.net/def/crs/OGC/1.3/CRS84"><gml:lowerCorner>5.632385 49.82066</gml:lowerCorner><gml:upperCorner>5.783168 49.941086</gml:upperCorner></gml:Envelope>
POLYGON((5.632385 49.82066,5.632385 49.941086,5.783168 49.941086,5.783168 49.82066,5.632385 49.82066))
{"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
"coordinates":[[
[5.632385,49.82066],
[5.632385,49.941086],
[5.783168,49.941086],
[5.783168,49.82066],
[5.632385,49.82066]
]]}