@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-48-1000357-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1000357-4326	ogcgs:asWKT	"POLYGON((-2.863465 43.429226,-2.862205 43.428837,-2.861856 43.428255,-2.861109 43.42826,-2.860279 43.428713,-2.860274 43.429299,-2.859901 43.429759,-2.860412 43.430164,-2.860713 43.429744,-2.86169 43.429857,-2.862184 43.42933,-2.862915 43.429507,-2.863465 43.429226))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	29708.7327235 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.863465> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.428255> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.859901> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.430164> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1000357-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1000357-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.863465 ;
	ns6:hasLowerBound106	43.428255 ;
	ns6:hasRightBound107	-2.859901 ;
	ns6:hasUpperBound106	43.430164 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1000357	ns2:hasPolygon	ns1:s5-48-1000357-4326 .