@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-219034-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-219034-4326	ogcgs:asWKT	"POLYGON((2.214463 41.579111,2.215255 41.578167,2.218211 41.578109,2.217005 41.580338,2.219859 41.582483,2.220781 41.582534,2.221071 41.584222,2.223025 41.584275,2.223763 41.585549,2.221111 41.58511,2.220783 41.586554,2.219553 41.58618,2.21867 41.583934,2.214463 41.579111))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	185856.384751 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.214463> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.578109> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.223763> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.586554> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-219034-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-219034-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.214463 ;
	ns6:hasLowerBound106	41.578109 ;
	ns6:hasRightBound107	2.223763 ;
	ns6:hasUpperBound106	41.586554 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-219034	ns2:hasPolygon	ns1:s5-08-219034-4326 .