@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-253258-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-253258-4326	ogcgs:asWKT	"POLYGON((2.395604 41.930492,2.397267 41.929311,2.402494 41.92666,2.402653 41.925576,2.404844 41.925997,2.406734 41.925368,2.408917 41.92717,2.404733 41.928701,2.403149 41.93007,2.402495 41.931665,2.39889 41.931746,2.395604 41.930492))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	338712.276256 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.395604> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.925368> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.408917> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.931746> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-253258-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-253258-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.395604 ;
	ns6:hasLowerBound106	41.925368 ;
	ns6:hasRightBound107	2.408917 ;
	ns6:hasUpperBound106	41.931746 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-253258	ns2:hasPolygon	ns1:s5-08-253258-4326 .