@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-726558-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-726558-4326	ogcgs:asWKT	"POLYGON((-2.982137 37.08302,-2.983101 37.083628,-2.982484 37.084957,-2.981183 37.085485,-2.98206 37.088197,-2.983523 37.089051,-2.985754 37.089637,-2.987453 37.08927,-2.989205 37.090215,-2.989778 37.090975,-2.99163 37.08946,-2.991386 37.08785,-2.988689 37.087292,-2.986576 37.085279,-2.98401 37.083626,-2.982137 37.08302))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	386216.048922 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.99163> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.08302> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.981183> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.090975> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-726558-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-726558-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.99163 ;
	ns6:hasLowerBound106	37.08302 ;
	ns6:hasRightBound107	-2.981183 ;
	ns6:hasUpperBound106	37.090975 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-726558	ns2:hasPolygon	ns1:s5-04-726558-4326 .