@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-217412-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-217412-4326	ogcgs:asWKT	"POLYGON((2.237628 41.801537,2.240004 41.802101,2.240311 41.803216,2.24057 41.803762,2.241793 41.807315,2.24245 41.807889,2.244309 41.809705,2.246864 41.810913,2.241676 41.812225,2.240378 41.813151,2.236894 41.810527,2.235254 41.807525,2.236233 41.804586,2.236084 41.802755,2.237054 41.80153,2.237628 41.801537))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	547489.496256 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.235254> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.80153> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.246864> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.813151> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-217412-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-217412-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.235254 ;
	ns6:hasLowerBound106	41.80153 ;
	ns6:hasRightBound107	2.246864 ;
	ns6:hasUpperBound106	41.813151 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-217412	ns2:hasPolygon	ns1:s5-08-217412-4326 .