@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-08-213526-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-08-213526-4326	ogcgs:asWKT	"POLYGON((1.99313 41.278125,1.993151 41.27839,1.993087 41.279269,1.99303 41.279885,1.992944 41.280587,1.992783 41.280804,1.991732 41.280792,1.99149 41.280694,1.991537 41.278427,1.991727 41.275518,1.991909 41.272246,1.992046 41.270142,1.992314 41.270015,1.993408 41.270025,1.99362 41.270168,1.993441 41.274104,1.99313 41.278125))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	159378.144979 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.99149> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.270015> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.99362> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.280804> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-08-213526-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-08-213526-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.99149 ;
	ns6:hasLowerBound106	41.270015 ;
	ns6:hasRightBound107	1.99362 ;
	ns6:hasUpperBound106	41.280804 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-08-213526	ns2:hasPolygon	ns1:original-08-213526-4326 .