@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-203340-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-203340-4326	ogcgs:asWKT	"POLYGON((1.570468 41.338795,1.56672 41.340787,1.565674 41.339821,1.565828 41.339501,1.569115 41.337938,1.567127 41.336523,1.569195 41.332534,1.568549 41.33048,1.569529 41.329258,1.571543 41.330094,1.57369 41.332576,1.570536 41.334343,1.573175 41.334561,1.574986 41.335409,1.5727 41.338466,1.570468 41.338795))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	427158.652001 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.565674> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.329258> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.574986> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.340787> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-203340-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-203340-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.565674 ;
	ns6:hasLowerBound106	41.329258 ;
	ns6:hasRightBound107	1.574986 ;
	ns6:hasUpperBound106	41.340787 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-203340	ns2:hasPolygon	ns1:s5-08-203340-4326 .