@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/polygon/> .
@prefix ns2:	<http://crossforest.eu/position/ontology/> .
ns1:s5-08-250792-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-250792-4326	ogcgs:asWKT	"POLYGON((1.844497 41.614392,1.846038 41.616536,1.843131 41.617661,1.840538 41.617924,1.837902 41.619719,1.834032 41.620343,1.835391 41.618682,1.833189 41.61832,1.83139 41.616922,1.83102 41.613584,1.834448 41.613443,1.835631 41.614945,1.840875 41.61734,1.84513 41.616099,1.843701 41.61452,1.844497 41.614392))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	407913.52174 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.83102> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.613443> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.846038> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.620343> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-250792-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-250792-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.83102 ;
	ns6:hasLowerBound106	41.613443 ;
	ns6:hasRightBound107	1.846038 ;
	ns6:hasUpperBound106	41.620343 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-250792	ns2:hasPolygon	ns1:s5-08-250792-4326 .