@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-211150-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-211150-4326	ogcgs:asWKT	"POLYGON((2.62304 41.647837,2.620075 41.648065,2.617107 41.647308,2.613094 41.647538,2.614674 41.644245,2.613848 41.642098,2.610383 41.641904,2.610045 41.640234,2.613541 41.640352,2.615576 41.639953,2.617772 41.641408,2.616386 41.642539,2.615799 41.644563,2.620432 41.642964,2.620419 41.645299,2.621486 41.64587,2.623886 41.645319,2.62304 41.647837))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	476156.286246 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.610045> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.639953> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.623886> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.648065> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-211150-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-211150-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.610045 ;
	ns6:hasLowerBound106	41.639953 ;
	ns6:hasRightBound107	2.623886 ;
	ns6:hasUpperBound106	41.648065 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-211150	ns2:hasPolygon	ns1:s5-08-211150-4326 .