@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-721380-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-721380-4326	ogcgs:asWKT	"POLYGON((-2.238715 37.766491,-2.239405 37.765277,-2.238294 37.765412,-2.238204 37.764142,-2.239056 37.764095,-2.237753 37.76341,-2.237245 37.762488,-2.235716 37.761864,-2.235525 37.760736,-2.235258 37.760634,-2.234756 37.76091,-2.234022 37.762846,-2.232649 37.763881,-2.231595 37.766373,-2.233625 37.765839,-2.235148 37.764991,-2.235031 37.766121,-2.236604 37.765459,-2.237551 37.766692,-2.238313 37.766572,-2.238715 37.766491))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	217539.209832 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.239405> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.760634> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.231595> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.766692> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-721380-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-721380-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.239405 ;
	ns6:hasLowerBound106	37.760634 ;
	ns6:hasRightBound107	-2.231595 ;
	ns6:hasUpperBound106	37.766692 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-721380	ns2:hasPolygon	ns1:s5-04-721380-4326 .