@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-17-215848-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-17-215848-4326	ogcgs:asWKT	"POLYGON((3.046544 41.837145,3.047276 41.837823,3.046721 41.838629,3.043337 41.839351,3.042473 41.838077,3.039855 41.837344,3.039097 41.836145,3.038836 41.8339,3.037486 41.830896,3.03935 41.831888,3.040609 41.83348,3.045112 41.834507,3.045268 41.836694,3.046544 41.837145))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	321626.541263 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.037486> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.830896> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.047276> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.839351> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-17-215848-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-17-215848-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	3.037486 ;
	ns6:hasLowerBound106	41.830896 ;
	ns6:hasRightBound107	3.047276 ;
	ns6:hasUpperBound106	41.839351 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-17-215848	ns2:hasPolygon	ns1:s5-17-215848-4326 .