@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-10-297004-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-297004-4326	ogcgs:asWKT	"POLYGON((-6.844088 39.676337,-6.843055 39.680354,-6.841825 39.681095,-6.845254 39.6815,-6.843951 39.683039,-6.84215 39.681535,-6.840051 39.683716,-6.838877 39.685373,-6.842433 39.68668,-6.841522 39.685661,-6.84564 39.682498,-6.845978 39.681079,-6.848939 39.677765,-6.845087 39.676134,-6.844088 39.676337))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	313479.676943 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.848939> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.676134> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.838877> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.68668> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-297004-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-297004-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.848939 ;
	ns6:hasLowerBound106	39.676134 ;
	ns6:hasRightBound107	-6.838877 ;
	ns6:hasUpperBound106	39.68668 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-297004	ns2:hasPolygon	ns1:s5-10-297004-4326 .