@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:original-32-81075-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-32-81075-4326	ogcgs:asWKT	"POLYGON((-7.26473 42.383065,-7.264092 42.382949,-7.262608 42.383427,-7.262437 42.383647,-7.262212 42.384115,-7.262365 42.384361,-7.262819 42.384597,-7.263646 42.384756,-7.26428 42.38431,-7.264746 42.383856,-7.26473 42.383065))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	28822.2272254 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.264746> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.382949> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.262212> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.384756> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-32-81075-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-32-81075-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.264746 ;
	ns6:hasLowerBound106	42.382949 ;
	ns6:hasRightBound107	-7.262212 ;
	ns6:hasUpperBound106	42.384756 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-32-81075	ns2:hasPolygon	ns1:original-32-81075-4326 .