@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-06-295408-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-06-295408-4326	ogcgs:asWKT	"POLYGON((-6.862652 39.075501,-6.862859 39.078762,-6.866577 39.080863,-6.865269 39.082759,-6.872377 39.083925,-6.879985 39.083781,-6.878952 39.081198,-6.87604 39.078821,-6.871346 39.078794,-6.868653 39.077373,-6.869113 39.073471,-6.86569 39.074053,-6.862652 39.075501))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	889648.379193 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.879985> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.073471> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.862652> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.083925> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-06-295408-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-06-295408-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.879985 ;
	ns6:hasLowerBound106	39.073471 ;
	ns6:hasRightBound107	-6.862652 ;
	ns6:hasUpperBound106	39.083925 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-06-295408	ns2:hasPolygon	ns1:s5-06-295408-4326 .