@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-772105-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-772105-4326	ogcgs:asWKT	"POLYGON((-2.260975 37.631843,-2.261827 37.631623,-2.263609 37.630336,-2.265084 37.628495,-2.264018 37.627408,-2.26199 37.628065,-2.260052 37.627964,-2.258557 37.628197,-2.25839 37.629832,-2.256417 37.63017,-2.255754 37.631262,-2.25472 37.631869,-2.254825 37.632658,-2.256679 37.632875,-2.259081 37.631787,-2.260975 37.631843))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	279643.976132 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.265084> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.627408> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.25472> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.632875> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-772105-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-772105-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.265084 ;
	ns6:hasLowerBound106	37.627408 ;
	ns6:hasRightBound107	-2.25472 ;
	ns6:hasUpperBound106	37.632875 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-772105	ns2:hasPolygon	ns1:s5-04-772105-4326 .