@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-02-542575-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-542575-4326	ogcgs:asWKT	"POLYGON((-1.575084 38.517038,-1.577934 38.515814,-1.579501 38.512385,-1.586468 38.515039,-1.587501 38.51332,-1.588609 38.515131,-1.589681 38.514485,-1.593011 38.514698,-1.592529 38.512013,-1.594902 38.513236,-1.593552 38.510154,-1.591312 38.510954,-1.588913 38.512348,-1.588044 38.511935,-1.585242 38.512766,-1.582702 38.51235,-1.582134 38.510932,-1.580208 38.509998,-1.57431 38.511465,-1.571604 38.516278,-1.575084 38.517038),(-1.574675 38.514854,-1.576388 38.513164,-1.57674 38.511539,-1.579294 38.510888,-1.578544 38.513045,-1.57535 38.516516,-1.573639 38.515905,-1.574675 38.514854))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	535685.07225 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.594902> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.509998> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.571604> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.517038> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-542575-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-542575-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.594902 ;
	ns6:hasLowerBound106	38.509998 ;
	ns6:hasRightBound107	-1.571604 ;
	ns6:hasUpperBound106	38.517038 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-542575	ns2:hasPolygon	ns1:s5-02-542575-4326 .