@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-764087-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-764087-4326	ogcgs:asWKT	"POLYGON((-4.920524 36.663833,-4.922052 36.664375,-4.923361 36.665818,-4.921658 36.666604,-4.921031 36.665391,-4.921422 36.667305,-4.920877 36.668448,-4.92178 36.667014,-4.926148 36.667538,-4.928269 36.666261,-4.927754 36.664316,-4.92301 36.663434,-4.920817 36.663598,-4.920524 36.663833))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	170238.278455 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.928269> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.663434> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.920524> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.668448> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-764087-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-764087-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.928269 ;
	ns6:hasLowerBound106	36.663434 ;
	ns6:hasRightBound107	-4.920524 ;
	ns6:hasUpperBound106	36.668448 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-764087	ns2:hasPolygon	ns1:s5-29-764087-4326 .