@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:s5s5-01-2045-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-2045-4326	ogcgs:asWKT	"POLYGON((-2.734399 42.996971,-2.734873 42.997537,-2.735099 42.997451,-2.734867 42.995287,-2.733879 42.993144,-2.735308 42.992293,-2.734174 42.990503,-2.733628 42.98946,-2.73404 42.986168,-2.733581 42.985341,-2.732562 42.98254,-2.733035 42.980533,-2.732619 42.979787,-2.733462 42.978037,-2.733043 42.975621,-2.732881 42.975703,-2.732952 42.978009,-2.731878 42.980218,-2.732849 42.981001,-2.732161 42.982831,-2.732755 42.984505,-2.732882 42.984732,-2.733414 42.987486,-2.732317 42.988942,-2.73224 42.989048,-2.732472 42.989237,-2.73283 42.989212,-2.734155 42.990994,-2.733498 42.993199,-2.734399 42.996971))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/100901.25086470999-M2> ;
	ns2:hasAreaInSquareMeters	100901.25086470999 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.735308> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.975621> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.731878> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.997537> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-2045-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-2045-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.735308 ;
	ns6:hasLowerBound106	42.975621 ;
	ns6:hasRightBound107	-2.731878 ;
	ns6:hasUpperBound106	42.997537 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-2045	ns2:hasPolygon	ns1:s5s5-01-2045-4326 .