@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-752033-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-14-752033-4326	ogcgs:asWKT	"POLYGON((-4.529764 37.996015,-4.529651 37.995225,-4.527009 37.993297,-4.525706 37.99335,-4.526066 37.994588,-4.525346 37.997349,-4.526891 37.997748,-4.527243 37.996533,-4.532663 37.996772,-4.532478 37.996189,-4.532313 37.996129,-4.53158 37.996095,-4.529764 37.996015))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	120923.854581 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.532663> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.993297> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.525346> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.997748> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-14-752033-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-14-752033-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.532663 ;
	ns6:hasLowerBound106	37.993297 ;
	ns6:hasRightBound107	-4.525346 ;
	ns6:hasUpperBound106	37.997748 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-14-752033	ns2:hasPolygon	ns1:s5-14-752033-4326 .