@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-40-475577-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-40-475577-4326	ogcgs:asWKT	"POLYGON((-4.085766 40.881639,-4.083312 40.881897,-4.082461 40.88379,-4.081013 40.885086,-4.079458 40.884751,-4.07912 40.889715,-4.080737 40.891032,-4.081979 40.891217,-4.085567 40.890243,-4.087846 40.889167,-4.090149 40.887313,-4.0882 40.888109,-4.086907 40.886896,-4.086892 40.884729,-4.085766 40.881639))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	550358.700382 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.090149> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.881639> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.07912> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.891217> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-40-475577-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-40-475577-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.090149 ;
	ns6:hasLowerBound106	40.881639 ;
	ns6:hasRightBound107	-4.07912 ;
	ns6:hasUpperBound106	40.891217 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-40-475577	ns2:hasPolygon	ns1:s5-40-475577-4326 .