@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-240096-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-240096-4326	ogcgs:asWKT	"POLYGON((1.645542 41.699746,1.647914 41.699877,1.65073 41.700897,1.655418 41.701775,1.660144 41.700968,1.660009 41.702535,1.657346 41.702785,1.657895 41.70438,1.660652 41.703961,1.66227 41.704642,1.661821 41.704775,1.659708 41.704989,1.654211 41.707149,1.652462 41.706864,1.647758 41.708153,1.645787 41.708184,1.644909 41.704643,1.646405 41.703594,1.645028 41.699738,1.645542 41.699746))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	773295.152124 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.644909> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.699738> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.66227> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.708184> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-240096-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-240096-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.644909 ;
	ns6:hasLowerBound106	41.699738 ;
	ns6:hasRightBound107	1.66227 ;
	ns6:hasUpperBound106	41.708184 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-240096	ns2:hasPolygon	ns1:s5-08-240096-4326 .