@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-45-282964-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-282964-4326	ogcgs:asWKT	"POLYGON((-4.965791 40.117107,-4.966076 40.119202,-4.970306 40.11893,-4.973957 40.118076,-4.975711 40.118721,-4.979257 40.117418,-4.982414 40.115409,-4.980726 40.114381,-4.978377 40.11607,-4.974948 40.116561,-4.972334 40.116335,-4.969958 40.114913,-4.968079 40.114861,-4.966665 40.115672,-4.965791 40.117107))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	363539.671268 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.982414> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.114381> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.965791> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.119202> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-282964-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-282964-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.982414 ;
	ns6:hasLowerBound106	40.114381 ;
	ns6:hasRightBound107	-4.965791 ;
	ns6:hasUpperBound106	40.119202 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-282964	ns2:hasPolygon	ns1:s5-45-282964-4326 .