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
- _:vb2197134
- n2:geometry
-
<gml:Envelope srsName="http://www.opengis.net/def/crs/OGC/1.3/CRS84"><gml:lowerCorner>5.648031 50.671383</gml:lowerCorner><gml:upperCorner>5.721842 50.81211</gml:upperCorner></gml:Envelope>
{"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
"coordinates":[[
[5.648031,50.671383],
[5.648031,50.81211],
[5.721842,50.81211],
[5.721842,50.671383],
[5.648031,50.671383]
]]}
POLYGON((5.648031 50.671383,5.648031 50.81211,5.721842 50.81211,5.721842 50.671383,5.648031 50.671383))