@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-30-71833-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-71833-4326	ogcgs:asWKT	"POLYGON((-1.963273 37.88111,-1.962491 37.882768,-1.964106 37.883177,-1.970385 37.881135,-1.974403 37.88329,-1.978126 37.883077,-1.975218 37.880342,-1.976253 37.877864,-1.974345 37.876293,-1.972579 37.872139,-1.970369 37.877255,-1.968889 37.877165,-1.966804 37.879774,-1.96302 37.880158,-1.963273 37.88111))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	727431.519069 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.978126> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.872139> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.962491> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.88329> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-71833-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-71833-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.978126 ;
	ns6:hasLowerBound106	37.872139 ;
	ns6:hasRightBound107	-1.962491 ;
	ns6:hasUpperBound106	37.88329 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-71833	ns2:hasPolygon	ns1:s5-30-71833-4326 .