@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-44-646830-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-44-646830-4326	ogcgs:asWKT	"POLYGON((-1.068585 40.977447,-1.065738 40.97426,-1.068189 40.971688,-1.066865 40.970618,-1.064715 40.974038,-1.062924 40.974538,-1.062273 40.976178,-1.062901 40.976796,-1.065765 40.977765,-1.067425 40.97782,-1.068585 40.977447))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	190021.158036 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.068585> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.970618> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.062273> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.97782> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-44-646830-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-44-646830-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.068585 ;
	ns6:hasLowerBound106	40.970618 ;
	ns6:hasRightBound107	-1.062273 ;
	ns6:hasUpperBound106	40.97782 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-44-646830	ns2:hasPolygon	ns1:s5-44-646830-4326 .