@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-50-593111-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-50-593111-4326	ogcgs:asWKT	"POLYGON((-0.766581 42.334201,-0.767455 42.336788,-0.769474 42.336923,-0.769637 42.338643,-0.771071 42.338602,-0.771363 42.339551,-0.769393 42.340033,-0.768696 42.340619,-0.770188 42.341205,-0.770867 42.340123,-0.772698 42.339725,-0.773265 42.338549,-0.772282 42.337651,-0.769413 42.336743,-0.768989 42.334686,-0.766581 42.334201))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	169491.580274 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.773265> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.334201> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.766581> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.341205> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-50-593111-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-50-593111-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.773265 ;
	ns6:hasLowerBound106	42.334201 ;
	ns6:hasRightBound107	-0.766581 ;
	ns6:hasUpperBound106	42.341205 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-50-593111	ns2:hasPolygon	ns1:s5-50-593111-4326 .