@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-224780-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-224780-4326	ogcgs:asWKT	"POLYGON((2.294858 42.10212,2.295499 42.101332,2.298107 42.102002,2.302537 42.102126,2.305247 42.101274,2.3067 42.102358,2.309379 42.102385,2.311214 42.10435,2.313437 42.104727,2.313942 42.106802,2.314947 42.107798,2.314926 42.109293,2.312548 42.109366,2.311254 42.108722,2.307135 42.107148,2.306109 42.105856,2.304353 42.105786,2.302613 42.104578,2.298914 42.103954,2.294858 42.10212))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	619008.951369 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.294858> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.101274> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.314947> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.109366> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-224780-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-224780-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.294858 ;
	ns6:hasLowerBound106	42.101274 ;
	ns6:hasRightBound107	2.314947 ;
	ns6:hasUpperBound106	42.109366 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-224780	ns2:hasPolygon	ns1:s5-08-224780-4326 .