@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-10-299546-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-299546-4326	ogcgs:asWKT	"POLYGON((-6.896308 40.181744,-6.895335 40.186198,-6.894759 40.188496,-6.895386 40.189337,-6.897972 40.188623,-6.895017 40.18843,-6.896207 40.186367,-6.89569 40.184718,-6.899605 40.182891,-6.901833 40.183556,-6.904118 40.185626,-6.90637 40.18527,-6.908665 40.182665,-6.905655 40.181272,-6.907353 40.183314,-6.901036 40.183051,-6.896308 40.181744))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	187402.78797 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.908665> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.181272> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.894759> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.189337> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-299546-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-299546-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.908665 ;
	ns6:hasLowerBound106	40.181272 ;
	ns6:hasRightBound107	-6.894759 ;
	ns6:hasUpperBound106	40.189337 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-299546	ns2:hasPolygon	ns1:s5-10-299546-4326 .