@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-01-1132829-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1132829-4326	ogcgs:asWKT	"POLYGON((-2.939826 43.024056,-2.939289 43.023849,-2.937467 43.024056,-2.935977 43.024096,-2.935537 43.024312,-2.934779 43.024407,-2.933785 43.024308,-2.932898 43.024082,-2.932606 43.023853,-2.932514 43.024278,-2.932939 43.024706,-2.933514 43.024851,-2.934604 43.024798,-2.935786 43.024528,-2.937274 43.024499,-2.93829 43.024382,-2.939826 43.024056))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	28620.1336441 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.939826> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.023849> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.932514> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.024851> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1132829-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1132829-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.939826 ;
	ns6:hasLowerBound106	43.023849 ;
	ns6:hasRightBound107	-2.932514 ;
	ns6:hasUpperBound106	43.024851 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1132829	ns2:hasPolygon	ns1:s5-01-1132829-4326 .