@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-215634-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-215634-4326	ogcgs:asWKT	"POLYGON((1.661184 41.525027,1.659024 41.530288,1.654979 41.531282,1.653904 41.530097,1.651966 41.530067,1.649934 41.531335,1.644586 41.528254,1.644726 41.527607,1.64515 41.526114,1.64835 41.525747,1.65169 41.52483,1.657147 41.523935,1.660087 41.523536,1.662453 41.522443,1.663076 41.523818,1.661184 41.525027))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	848318.039289 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.644586> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.522443> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.663076> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.531335> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-215634-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-215634-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.644586 ;
	ns6:hasLowerBound106	41.522443 ;
	ns6:hasRightBound107	1.663076 ;
	ns6:hasUpperBound106	41.531335 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-215634	ns2:hasPolygon	ns1:s5-08-215634-4326 .