@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-29-757357-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-757357-4326	ogcgs:asWKT	"POLYGON((-4.794426 36.813945,-4.795834 36.812891,-4.796298 36.810357,-4.792268 36.809982,-4.792546 36.808483,-4.790923 36.807902,-4.78692 36.807653,-4.786 36.807861,-4.786816 36.808018,-4.787753 36.810454,-4.786942 36.811703,-4.78944 36.810601,-4.791206 36.811887,-4.791995 36.814086,-4.794426 36.813945))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	326707.669779 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.796298> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.807653> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.786> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.814086> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-757357-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-757357-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.796298 ;
	ns6:hasLowerBound106	36.807653 ;
	ns6:hasRightBound107	-4.786 ;
	ns6:hasUpperBound106	36.814086 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-757357	ns2:hasPolygon	ns1:s5-29-757357-4326 .