@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-236482-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-236482-4326	ogcgs:asWKT	"POLYGON((1.977556 42.259455,1.975032 42.257476,1.976015 42.256115,1.98853 42.257239,1.99036 42.256795,1.993731 42.25728,1.99711 42.257133,1.99898 42.257542,2.001317 42.257204,2.001474 42.258394,2.000596 42.259396,1.996008 42.260325,1.991075 42.260435,1.988815 42.259715,1.986339 42.259743,1.987066 42.261882,1.986224 42.262205,1.979336 42.260343,1.977556 42.259455))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	792875.231453 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.975032> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.256115> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.001474> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.262205> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-236482-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-236482-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.975032 ;
	ns6:hasLowerBound106	42.256115 ;
	ns6:hasRightBound107	2.001474 ;
	ns6:hasUpperBound106	42.262205 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-236482	ns2:hasPolygon	ns1:s5-08-236482-4326 .