@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-328295-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-328295-4326	ogcgs:asWKT	"POLYGON((1.786644 41.590845,1.786689 41.593457,1.788168 41.594143,1.789865 41.593105,1.791715 41.595001,1.790374 41.59622,1.791172 41.597318,1.791514 41.600437,1.789994 41.601771,1.787363 41.59952,1.78434 41.599425,1.783414 41.599115,1.780968 41.592545,1.782144 41.592551,1.783963 41.591094,1.785069 41.591908,1.786644 41.590845))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	600245.893066 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.780968> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.590845> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.791715> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.601771> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-328295-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-328295-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.780968 ;
	ns6:hasLowerBound106	41.590845 ;
	ns6:hasRightBound107	1.791715 ;
	ns6:hasUpperBound106	41.601771 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-328295	ns2:hasPolygon	ns1:s5-08-328295-4326 .