@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-222076-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-222076-4326	ogcgs:asWKT	"POLYGON((2.326475 41.887626,2.329641 41.884233,2.331341 41.883005,2.334203 41.883846,2.335058 41.885859,2.336699 41.886899,2.337526 41.889165,2.337287 41.891878,2.3401 41.892804,2.340568 41.896341,2.339297 41.897117,2.339016 41.898792,2.33517 41.896644,2.329522 41.896749,2.328064 41.896175,2.328455 41.893287,2.326926 41.891275,2.325415 41.8905,2.326475 41.887626))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1247661.03801 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.325415> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.883005> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.340568> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.898792> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-222076-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-222076-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.325415 ;
	ns6:hasLowerBound106	41.883005 ;
	ns6:hasRightBound107	2.340568 ;
	ns6:hasUpperBound106	41.898792 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-222076	ns2:hasPolygon	ns1:s5-08-222076-4326 .