@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-682647-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-682647-4326	ogcgs:asWKT	"POLYGON((-2.485383 37.229814,-2.48342 37.229227,-2.482698 37.230143,-2.483539 37.231015,-2.481555 37.232509,-2.481935 37.232916,-2.483214 37.232453,-2.483701 37.233344,-2.485879 37.232849,-2.486548 37.231633,-2.486419 37.230664,-2.488334 37.22882,-2.486575 37.228972,-2.485383 37.229814))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	127458.569082 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.488334> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.22882> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.481555> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.233344> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-682647-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-682647-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.488334 ;
	ns6:hasLowerBound106	37.22882 ;
	ns6:hasRightBound107	-2.481555 ;
	ns6:hasUpperBound106	37.233344 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-682647	ns2:hasPolygon	ns1:s5-04-682647-4326 .