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 |
ogcgs | http://www.opengis.net/ont/geosparql# |
n2 | http://w3id.org/iacs/open/lt/LPIS/RPL/2022/ |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- n2:Boundingbox
- rdf:type
-
ogcgs:Geometry
- ogcgs:asWKT
-
POLYGON((20.573667940943 56.68266001904,28.176207003443 56.68266001904,28.176207003443 53.673145876688,20.573667940943 53.673145876688,20.573667940943 56.68266001904))
- ogcgs:asGeoJSON
-
{"type": "Polygon", "coordinates": [[ [20.573667940943242, 56.68266001903969],[28.17620700344324,56.68266001903969], [28.17620700344324,53.673145876688416], [20.573667940943242, 53.673145876688416], [20.573667940943242,56.68266001903969]]]}