@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-237797-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-237797-4326	ogcgs:asWKT	"POLYGON((1.887151 41.487871,1.887098 41.486981,1.890671 41.48637,1.891882 41.487063,1.893653 41.485342,1.896335 41.485566,1.897445 41.485321,1.899049 41.485958,1.899488 41.485251,1.9056 41.484873,1.904459 41.485494,1.899656 41.486292,1.899463 41.486533,1.897569 41.485925,1.896399 41.486044,1.893515 41.485994,1.892937 41.486967,1.89149 41.487451,1.890784 41.486929,1.887865 41.487225,1.887151 41.487871))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	100084.223348 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.887098> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.484873> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.9056> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.487871> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-237797-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-237797-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.887098 ;
	ns6:hasLowerBound106	41.484873 ;
	ns6:hasRightBound107	1.9056 ;
	ns6:hasUpperBound106	41.487871 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-237797	ns2:hasPolygon	ns1:s5-08-237797-4326 .