@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-29-751660-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-751660-4326	ogcgs:asWKT	"POLYGON((-4.512546 37.001134,-4.517616 36.9994,-4.51833 36.999583,-4.519592 36.999814,-4.52007 37.001261,-4.522444 37.000901,-4.5225 36.999872,-4.520815 36.996453,-4.520085 36.993497,-4.517819 36.9922,-4.517253 36.993959,-4.5173 36.996259,-4.518701 36.997654,-4.513181 36.998183,-4.514779 36.99918,-4.510911 37.001098,-4.512546 37.001134))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	363134.439985 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.5225> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.9922> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.510911> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.001261> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-751660-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-751660-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.5225 ;
	ns6:hasLowerBound106	36.9922 ;
	ns6:hasRightBound107	-4.510911 ;
	ns6:hasUpperBound106	37.001261 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-751660	ns2:hasPolygon	ns1:s5-29-751660-4326 .