@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-215570-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-215570-4326	ogcgs:asWKT	"POLYGON((1.71062 41.532321,1.706943 41.53297,1.704605 41.530894,1.703995 41.529891,1.700175 41.529591,1.698057 41.530583,1.697195 41.529838,1.698068 41.528281,1.698034 41.526757,1.696448 41.525252,1.696507 41.52157,1.698835 41.522247,1.701822 41.521785,1.705127 41.524152,1.70434 41.526878,1.705213 41.528523,1.707876 41.530541,1.712003 41.531054,1.71062 41.532321))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	721770.245957 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.696448> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.52157> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.712003> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.53297> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-215570-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-215570-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.696448 ;
	ns6:hasLowerBound106	41.52157 ;
	ns6:hasRightBound107	1.712003 ;
	ns6:hasUpperBound106	41.53297 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-215570	ns2:hasPolygon	ns1:s5-08-215570-4326 .