@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-215513-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-215513-4326	ogcgs:asWKT	"POLYGON((2.249944 41.76552,2.248867 41.763761,2.247546 41.762403,2.247539 41.760932,2.245401 41.759336,2.245597 41.75708,2.243527 41.756192,2.245109 41.754972,2.244733 41.753869,2.248011 41.755275,2.248735 41.756968,2.248694 41.759209,2.250361 41.760094,2.251863 41.762515,2.251322 41.764491,2.249944 41.76552))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	349433.408102 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.243527> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.753869> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.251863> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.76552> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-215513-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-215513-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.243527 ;
	ns6:hasLowerBound106	41.753869 ;
	ns6:hasRightBound107	2.251863 ;
	ns6:hasUpperBound106	41.76552 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-215513	ns2:hasPolygon	ns1:s5-08-215513-4326 .