@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-30-79159-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-79159-4326	ogcgs:asWKT	"POLYGON((-1.761501 38.359759,-1.7604 38.360186,-1.758063 38.363954,-1.756282 38.364224,-1.754842 38.362319,-1.756167 38.360645,-1.755184 38.357107,-1.751861 38.360026,-1.749559 38.365482,-1.748415 38.36569,-1.751442 38.366479,-1.756533 38.365474,-1.759775 38.366769,-1.765469 38.36228,-1.766527 38.360356,-1.761501 38.359759))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	738358.112225 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.766527> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.357107> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.748415> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.366769> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-79159-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-79159-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.766527 ;
	ns6:hasLowerBound106	38.357107 ;
	ns6:hasRightBound107	-1.748415 ;
	ns6:hasUpperBound106	38.366769 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-79159	ns2:hasPolygon	ns1:s5-30-79159-4326 .