@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-04-726841-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-726841-4326	ogcgs:asWKT	"POLYGON((-2.815229 37.103915,-2.815709 37.102957,-2.813628 37.102948,-2.814581 37.101462,-2.815418 37.099075,-2.815997 37.099337,-2.815332 37.098722,-2.814802 37.098214,-2.81638 37.097311,-2.814507 37.096317,-2.813176 37.094404,-2.81135 37.094123,-2.811173 37.092944,-2.810042 37.092561,-2.809041 37.093203,-2.810789 37.094288,-2.809988 37.094931,-2.807786 37.097653,-2.809485 37.098611,-2.811743 37.099019,-2.81109 37.100044,-2.810935 37.1021,-2.813828 37.103105,-2.815229 37.103915))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	403185.177574 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.81638> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.092561> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.807786> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.103915> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-726841-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-726841-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.81638 ;
	ns6:hasLowerBound106	37.092561 ;
	ns6:hasRightBound107	-2.807786 ;
	ns6:hasUpperBound106	37.103915 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-726841	ns2:hasPolygon	ns1:s5-04-726841-4326 .