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