@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-80734-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-80734-4326	ogcgs:asWKT	"POLYGON((-1.141653 37.891521,-1.140978 37.89046,-1.138041 37.890823,-1.133647 37.892714,-1.130141 37.895703,-1.130136 37.895916,-1.132428 37.896659,-1.138114 37.897225,-1.139586 37.896572,-1.136802 37.894893,-1.141653 37.891521))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	349519.108465 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.141653> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.89046> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.130136> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.897225> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-80734-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-80734-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.141653 ;
	ns6:hasLowerBound106	37.89046 ;
	ns6:hasRightBound107	-1.130136 ;
	ns6:hasUpperBound106	37.897225 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-80734	ns2:hasPolygon	ns1:s5-30-80734-4326 .