@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-200026-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-25-200026-4326	ogcgs:asWKT	"POLYGON((1.309246 41.622358,1.305182 41.618268,1.303086 41.619709,1.302391 41.61815,1.299565 41.615723,1.301434 41.614591,1.303864 41.615532,1.303173 41.610467,1.303361 41.609448,1.306652 41.607128,1.307798 41.608134,1.30685 41.609498,1.304765 41.60954,1.305036 41.613472,1.303983 41.614278,1.305301 41.617943,1.308302 41.620508,1.309246 41.622358))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	310121.588817 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.299565> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.607128> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.309246> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.622358> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-25-200026-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-25-200026-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.299565 ;
	ns6:hasLowerBound106	41.607128 ;
	ns6:hasRightBound107	1.309246 ;
	ns6:hasUpperBound106	41.622358 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-25-200026	ns2:hasPolygon	ns1:s5-25-200026-4326 .