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# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
n2 | http://w3id.org/iacs/open/gr/LPIS/ILOT/ |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- n2:Boundingbox
- rdf:type
-
ogcgs:Geometry
- ogcgs:asWKT
-
POLYGON((20.284873813297 40.860156524928,25.712119907047 40.860156524928,25.712119907047 37.29656952125,20.284873813297 37.29656952125,20.284873813297 40.860156524928))
- ogcgs:asGeoJSON
-
{"type": "Polygon", "coordinates": [[ [20.28487381329655,40.86015652492794],[25.71211990704655,40.86015652492794], [25.71211990704655,37.296569521250106], [20.28487381329655,37.296569521250106], [20.28487381329655,40.86015652492794]]]}