@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-714992-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-714992-4326	ogcgs:asWKT	"POLYGON((-2.528241 37.459771,-2.529822 37.458263,-2.530745 37.454849,-2.53147 37.453769,-2.531515 37.450613,-2.534026 37.449928,-2.534484 37.448067,-2.532414 37.448255,-2.529822 37.450266,-2.528836 37.451881,-2.526951 37.45255,-2.525559 37.453411,-2.522266 37.452686,-2.521622 37.453536,-2.521186 37.455747,-2.523216 37.455707,-2.522182 37.456784,-2.522578 37.45767,-2.523759 37.458507,-2.524695 37.458229,-2.527095 37.459488,-2.528241 37.459771))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	620341.743326 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.534484> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.448067> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.521186> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.459771> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-714992-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-714992-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.534484 ;
	ns6:hasLowerBound106	37.448067 ;
	ns6:hasRightBound107	-2.521186 ;
	ns6:hasUpperBound106	37.459771 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-714992	ns2:hasPolygon	ns1:s5-04-714992-4326 .