@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-209237-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-17-209237-4326	ogcgs:asWKT	"POLYGON((3.14303 42.401775,3.137411 42.403418,3.131982 42.402694,3.129371 42.401324,3.129199 42.402895,3.125774 42.401549,3.123975 42.400854,3.124604 42.398519,3.126083 42.396673,3.12915 42.396519,3.130091 42.397422,3.133349 42.397979,3.13647 42.397409,3.137185 42.400453,3.140177 42.401203,3.14303 42.401775))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	657348.945708 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.123975> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.396519> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.14303> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.403418> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-17-209237-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-17-209237-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	3.123975 ;
	ns6:hasLowerBound106	42.396519 ;
	ns6:hasRightBound107	3.14303 ;
	ns6:hasUpperBound106	42.403418 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-17-209237	ns2:hasPolygon	ns1:s5-17-209237-4326 .