@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-05-292013-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-292013-4326	ogcgs:asWKT	"POLYGON((-5.05062 40.700186,-5.052524 40.698667,-5.056759 40.698162,-5.060126 40.699169,-5.064521 40.696176,-5.068098 40.695177,-5.065546 40.694226,-5.063319 40.694439,-5.0607 40.695809,-5.059656 40.694909,-5.057256 40.695397,-5.05645 40.694315,-5.053771 40.693771,-5.051659 40.695207,-5.052412 40.696036,-5.049783 40.697684,-5.047484 40.698038,-5.05062 40.700186))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	489673.223253 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.068098> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.693771> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.047484> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.700186> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-292013-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-292013-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.068098 ;
	ns6:hasLowerBound106	40.693771 ;
	ns6:hasRightBound107	-5.047484 ;
	ns6:hasUpperBound106	40.700186 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-292013	ns2:hasPolygon	ns1:s5-05-292013-4326 .