@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-730541-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-730541-4326	ogcgs:asWKT	"POLYGON((-2.09565 37.012181,-2.097326 37.013775,-2.099552 37.014497,-2.100893 37.013223,-2.09832 37.013583,-2.099456 37.012144,-2.099423 37.010639,-2.099882 37.009163,-2.099553 37.008222,-2.096816 37.008174,-2.096077 37.008339,-2.095946 37.009461,-2.096678 37.009598,-2.098166 37.01089,-2.097079 37.011453,-2.097256 37.012638,-2.09565 37.012181))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	184200.549762 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.100893> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.008174> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.09565> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.014497> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-730541-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-730541-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.100893 ;
	ns6:hasLowerBound106	37.008174 ;
	ns6:hasRightBound107	-2.09565 ;
	ns6:hasUpperBound106	37.014497 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-730541	ns2:hasPolygon	ns1:s5-04-730541-4326 .