@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-214060-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-214060-4326	ogcgs:asWKT	"POLYGON((1.961592 41.30098,1.962863 41.30284,1.96592 41.305812,1.962889 41.309069,1.959917 41.309687,1.954777 41.307807,1.951607 41.308096,1.950752 41.309593,1.951822 41.31093,1.951967 41.314272,1.951091 41.315051,1.949272 41.314827,1.948695 41.316273,1.944327 41.31767,1.939533 41.317793,1.942425 41.317247,1.941597 41.314898,1.937626 41.312934,1.940244 41.311429,1.941324 41.309217,1.941353 41.30711,1.941992 41.305951,1.944777 41.304795,1.951079 41.304321,1.953001 41.304899,1.957854 41.303648,1.959379 41.301167,1.961592 41.30098))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1819844.99193 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.937626> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.30098> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.96592> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.317793> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-214060-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-214060-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.937626 ;
	ns6:hasLowerBound106	41.30098 ;
	ns6:hasRightBound107	1.96592 ;
	ns6:hasUpperBound106	41.317793 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-214060	ns2:hasPolygon	ns1:s5-08-214060-4326 .