@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-05-290777-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-290777-4326	ogcgs:asWKT	"POLYGON((-4.680139 40.695851,-4.683827 40.694898,-4.685437 40.693706,-4.682353 40.69249,-4.681919 40.691279,-4.683725 40.689224,-4.679341 40.689644,-4.680209 40.692017,-4.678192 40.692453,-4.67606 40.691494,-4.674328 40.692349,-4.670612 40.692018,-4.672491 40.694171,-4.675407 40.693833,-4.676221 40.694732,-4.680139 40.695851))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	454225.723513 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.685437> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.689224> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.670612> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.695851> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-290777-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-290777-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.685437 ;
	ns6:hasLowerBound106	40.689224 ;
	ns6:hasRightBound107	-4.670612 ;
	ns6:hasUpperBound106	40.695851 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-290777	ns2:hasPolygon	ns1:s5-05-290777-4326 .