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