@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-714697-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-714697-4326	ogcgs:asWKT	"POLYGON((-2.526889 37.168598,-2.528156 37.167487,-2.52786 37.16503,-2.526759 37.165319,-2.524579 37.164374,-2.524212 37.165137,-2.525264 37.166175,-2.523012 37.16626,-2.523086 37.166988,-2.524207 37.167829,-2.52386 37.169169,-2.524893 37.168543,-2.526889 37.168598))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	149967.183074 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.528156> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.164374> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.523012> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.169169> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-714697-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-714697-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.528156 ;
	ns6:hasLowerBound106	37.164374 ;
	ns6:hasRightBound107	-2.523012 ;
	ns6:hasUpperBound106	37.169169 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-714697	ns2:hasPolygon	ns1:s5-04-714697-4326 .