@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-254010-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-254010-4326	ogcgs:asWKT	"POLYGON((1.654004 41.934506,1.655489 41.930721,1.6569 41.929333,1.65637 41.927785,1.654448 41.926294,1.659619 41.928026,1.660969 41.927473,1.660388 41.925487,1.661309 41.923895,1.657402 41.921214,1.658545 41.92075,1.660431 41.921675,1.663547 41.922083,1.665157 41.924758,1.662955 41.926294,1.663803 41.927353,1.659899 41.930378,1.659259 41.932096,1.657069 41.932379,1.654917 41.934469,1.654004 41.934506))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	437637.532872 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.654004> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.92075> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.665157> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.934506> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-254010-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-254010-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.654004 ;
	ns6:hasLowerBound106	41.92075 ;
	ns6:hasRightBound107	1.665157 ;
	ns6:hasUpperBound106	41.934506 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-254010	ns2:hasPolygon	ns1:s5-08-254010-4326 .