@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-79677-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-79677-4326	ogcgs:asWKT	"POLYGON((-1.881589 37.709701,-1.884745 37.709203,-1.884746 37.707539,-1.890932 37.707743,-1.889663 37.705709,-1.887622 37.705329,-1.885106 37.707262,-1.88198 37.706267,-1.880141 37.708331,-1.875995 37.709606,-1.87552 37.71007,-1.877481 37.710606,-1.880531 37.708524,-1.881589 37.709701))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	285697.107859 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.890932> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.705329> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.87552> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.710606> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-79677-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-79677-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.890932 ;
	ns6:hasLowerBound106	37.705329 ;
	ns6:hasRightBound107	-1.87552 ;
	ns6:hasUpperBound106	37.710606 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-79677	ns2:hasPolygon	ns1:s5-30-79677-4326 .