@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-08-246751-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-246751-4326	ogcgs:asWKT	"POLYGON((1.762559 41.85601,1.765335 41.853556,1.76481 41.852471,1.768183 41.850375,1.769361 41.855694,1.77066 41.856515,1.775636 41.856184,1.776608 41.854833,1.779669 41.854189,1.781432 41.85482,1.779544 41.854819,1.779562 41.857383,1.776536 41.857237,1.774794 41.859242,1.776076 41.860874,1.77522 41.86299,1.775925 41.864203,1.772405 41.863269,1.77284 41.861906,1.769514 41.860162,1.766785 41.860259,1.763064 41.858168,1.762559 41.85601))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	858989.033872 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.762559> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.850375> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.781432> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.864203> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-246751-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-246751-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.762559 ;
	ns6:hasLowerBound106	41.850375 ;
	ns6:hasRightBound107	1.781432 ;
	ns6:hasUpperBound106	41.864203 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-246751	ns2:hasPolygon	ns1:s5-08-246751-4326 .