@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-14-762811-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-14-762811-4326	ogcgs:asWKT	"POLYGON((-4.295288 38.315054,-4.297708 38.315178,-4.299576 38.314775,-4.301432 38.315289,-4.300137 38.313205,-4.300976 38.312183,-4.299957 38.310632,-4.298001 38.311268,-4.294285 38.31125,-4.292457 38.310104,-4.290364 38.310538,-4.28648 38.312885,-4.289742 38.313413,-4.291138 38.314391,-4.293124 38.314038,-4.295288 38.315054))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	449751.780375 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.301432> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.310104> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.28648> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.315289> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-14-762811-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-14-762811-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.301432 ;
	ns6:hasLowerBound106	38.310104 ;
	ns6:hasRightBound107	-4.28648 ;
	ns6:hasUpperBound106	38.315289 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-14-762811	ns2:hasPolygon	ns1:s5-14-762811-4326 .