@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-04-77291-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-77291-4326	ogcgs:asWKT	"POLYGON((-1.674334 37.358075,-1.675699 37.356644,-1.67874 37.356381,-1.681931 37.354769,-1.680971 37.353891,-1.681749 37.353174,-1.680843 37.352152,-1.679235 37.351547,-1.678396 37.351868,-1.677214 37.35236,-1.677174 37.353568,-1.675508 37.354329,-1.674539 37.355577,-1.672802 37.356874,-1.674334 37.358075))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	258332.990544 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.681931> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.351547> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.672802> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.358075> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-77291-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-77291-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.681931 ;
	ns6:hasLowerBound106	37.351547 ;
	ns6:hasRightBound107	-1.672802 ;
	ns6:hasUpperBound106	37.358075 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-77291	ns2:hasPolygon	ns1:s5-04-77291-4326 .