@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-296489-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-296489-4326	ogcgs:asWKT	"POLYGON((1.839575 41.272125,1.841052 41.27169,1.842571 41.27337,1.846281 41.272262,1.846108 41.274319,1.845098 41.275455,1.845161 41.277916,1.843938 41.278404,1.840448 41.278484,1.83743 41.279476,1.835511 41.278343,1.83682 41.278654,1.837802 41.275405,1.838474 41.275128,1.839671 41.275304,1.84203 41.273562,1.840444 41.27253,1.837369 41.274379,1.839575 41.272125))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	365104.072952 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.835511> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.27169> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.846281> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.279476> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-296489-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-296489-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.835511 ;
	ns6:hasLowerBound106	41.27169 ;
	ns6:hasRightBound107	1.846281 ;
	ns6:hasUpperBound106	41.279476 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-296489	ns2:hasPolygon	ns1:s5-08-296489-4326 .