@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-242014-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-242014-4326	ogcgs:asWKT	"POLYGON((1.617466 41.795488,1.61462 41.795351,1.612816 41.79535,1.611544 41.798699,1.610905 41.801638,1.613459 41.802222,1.614662 41.800212,1.616174 41.797678,1.6187 41.797246,1.623551 41.798224,1.622209 41.800258,1.61991 41.8057,1.619968 41.811092,1.619667 41.811374,1.617874 41.810204,1.619182 41.807904,1.618436 41.807276,1.620194 41.802302,1.621395 41.800746,1.620903 41.799584,1.617067 41.804193,1.615234 41.803179,1.613492 41.80323,1.611321 41.804424,1.610289 41.803317,1.610363 41.799726,1.612001 41.795564,1.614722 41.794406,1.617466 41.795488))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	570822.446752 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.610289> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.794406> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.623551> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.811374> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-242014-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-242014-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.610289 ;
	ns6:hasLowerBound106	41.794406 ;
	ns6:hasRightBound107	1.623551 ;
	ns6:hasUpperBound106	41.811374 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-242014	ns2:hasPolygon	ns1:s5-08-242014-4326 .