@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-690230-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-690230-4326	ogcgs:asWKT	"POLYGON((-2.469468 37.23913,-2.469631 37.238835,-2.470131 37.237615,-2.46887 37.237056,-2.468688 37.236226,-2.46701 37.235521,-2.46635 37.23439,-2.464311 37.234222,-2.464002 37.235568,-2.46305 37.236313,-2.463429 37.237025,-2.46203 37.237795,-2.462009 37.236292,-2.461387 37.234879,-2.460311 37.234562,-2.460191 37.236363,-2.461298 37.236894,-2.461312 37.2379,-2.460344 37.238348,-2.460044 37.239361,-2.460803 37.240203,-2.463658 37.239915,-2.464667 37.239257,-2.469468 37.23913))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	351494.015722 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.470131> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.234222> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.460044> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.240203> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-690230-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-690230-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.470131 ;
	ns6:hasLowerBound106	37.234222 ;
	ns6:hasRightBound107	-2.460044 ;
	ns6:hasUpperBound106	37.240203 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-690230	ns2:hasPolygon	ns1:s5-04-690230-4326 .