@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-07-40252-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-40252-4326	ogcgs:asWKT	"POLYGON((3.041696 39.666671,3.042863 39.667554,3.043003 39.667889,3.042821 39.668296,3.041627 39.66845,3.041171 39.667985,3.041038 39.667555,3.040609 39.667234,3.040237 39.667302,3.039887 39.667142,3.040627 39.666731,3.041696 39.666671))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	28531.1172217 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.039887> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.666671> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.043003> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.66845> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-40252-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-40252-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	3.039887 ;
	ns6:hasLowerBound106	39.666671 ;
	ns6:hasRightBound107	3.043003 ;
	ns6:hasUpperBound106	39.66845 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-40252	ns2:hasPolygon	ns1:original-07-40252-4326 .