@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-25-212467-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-25-212467-4326	ogcgs:asWKT	"POLYGON((0.836612 41.447275,0.831259 41.448703,0.827741 41.448369,0.825751 41.44751,0.82198 41.447611,0.820856 41.445362,0.823458 41.444788,0.823286 41.446393,0.825562 41.446603,0.8281 41.445893,0.828706 41.445022,0.830788 41.445532,0.831647 41.446751,0.834711 41.446334,0.836612 41.447275))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	283062.73778 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.820856> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.444788> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.836612> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.448703> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-25-212467-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-25-212467-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	0.820856 ;
	ns6:hasLowerBound106	41.444788 ;
	ns6:hasRightBound107	0.836612 ;
	ns6:hasUpperBound106	41.448703 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-25-212467	ns2:hasPolygon	ns1:s5-25-212467-4326 .