@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-720501-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-720501-4326	ogcgs:asWKT	"POLYGON((-2.063557 36.885886,-2.064823 36.886681,-2.068543 36.887193,-2.070987 36.888877,-2.071881 36.888546,-2.072376 36.887307,-2.071851 36.885815,-2.070484 36.886101,-2.069497 36.885525,-2.069741 36.884529,-2.068499 36.883759,-2.068588 36.882743,-2.067677 36.882447,-2.067413 36.881297,-2.066475 36.880639,-2.066364 36.879733,-2.065185 36.878807,-2.062912 36.879635,-2.062251 36.880611,-2.062847 36.884834,-2.063557 36.885886))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	475243.384051 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.072376> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.878807> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.062251> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.888877> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-720501-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-720501-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.072376 ;
	ns6:hasLowerBound106	36.878807 ;
	ns6:hasRightBound107	-2.062251 ;
	ns6:hasUpperBound106	36.888877 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-720501	ns2:hasPolygon	ns1:s5-04-720501-4326 .