@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-242585-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-242585-4326	ogcgs:asWKT	"POLYGON((1.652497 41.673831,1.651499 41.673078,1.651922 41.672463,1.649351 41.670403,1.646549 41.670932,1.645397 41.670554,1.642953 41.672262,1.643958 41.672835,1.643333 41.67388,1.640353 41.671298,1.641101 41.66974,1.6401 41.667767,1.641789 41.668841,1.644067 41.667966,1.646973 41.669305,1.651287 41.668555,1.653082 41.669912,1.652205 41.671898,1.652497 41.673831))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	335284.231762 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.6401> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.667767> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.653082> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.67388> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-242585-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-242585-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.6401 ;
	ns6:hasLowerBound106	41.667767 ;
	ns6:hasRightBound107	1.653082 ;
	ns6:hasUpperBound106	41.67388 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-242585	ns2:hasPolygon	ns1:s5-08-242585-4326 .