@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-06-791-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-06-791-4326	ogcgs:asWKT	"POLYGON((-6.541105 38.698161,-6.541218 38.698038,-6.542768 38.688539,-6.545864 38.685276,-6.546072 38.677122,-6.543019 38.6722,-6.54227 38.668459,-6.538146 38.664341,-6.529545 38.661556,-6.527756 38.658102,-6.524155 38.653754,-6.524294 38.654416,-6.524521 38.65479,-6.529321 38.662325,-6.535913 38.663726,-6.541742 38.668798,-6.541672 38.673685,-6.545351 38.67788,-6.545257 38.685338,-6.53835 38.694035,-6.541105 38.698161))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/451922.198712-M2> ;
	ns2:hasAreaInSquareMeters	451922.198712 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.546072> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.653754> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.524155> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.698161> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-06-791-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-06-791-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.546072 ;
	ns6:hasLowerBound106	38.653754 ;
	ns6:hasRightBound107	-6.524155 ;
	ns6:hasUpperBound106	38.698161 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-06-791	ns2:hasPolygon	ns1:s5s5-06-791-4326 .