@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-247675-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-247675-4326	ogcgs:asWKT	"POLYGON((1.78293 42.161801,1.785092 42.161806,1.786206 42.159952,1.790571 42.15802,1.793242 42.15823,1.798479 42.157037,1.799928 42.15766,1.799705 42.16039,1.796784 42.161986,1.79352 42.163208,1.787864 42.163345,1.782982 42.164344,1.782133 42.163236,1.78293 42.161801))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	651879.657282 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.782133> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.157037> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.799928> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.164344> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-247675-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-247675-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.782133 ;
	ns6:hasLowerBound106	42.157037 ;
	ns6:hasRightBound107	1.799928 ;
	ns6:hasUpperBound106	42.164344 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-247675	ns2:hasPolygon	ns1:s5-08-247675-4326 .