@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-80048-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-80048-4326	ogcgs:asWKT	"POLYGON((-2.278732 38.063025,-2.274315 38.06302,-2.273003 38.065247,-2.268379 38.065568,-2.266143 38.06569,-2.263543 38.067828,-2.263284 38.069547,-2.262431 38.073966,-2.260304 38.073934,-2.252745 38.076322,-2.258634 38.076861,-2.260877 38.076865,-2.263856 38.075727,-2.269239 38.076104,-2.267704 38.073648,-2.267522 38.071518,-2.271222 38.073465,-2.273635 38.073468,-2.275403 38.071051,-2.274586 38.070043,-2.277178 38.067377,-2.278732 38.063025))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1343771.34622 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.278732> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.06302> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.252745> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.076865> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-80048-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-80048-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.278732 ;
	ns6:hasLowerBound106	38.06302 ;
	ns6:hasRightBound107	-2.252745 ;
	ns6:hasUpperBound106	38.076865 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-80048	ns2:hasPolygon	ns1:s5-30-80048-4326 .