@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-777581-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-777581-4326	ogcgs:asWKT	"POLYGON((-5.212585 36.642888,-5.212141 36.640436,-5.210819 36.639028,-5.210925 36.636394,-5.211641 36.635692,-5.211752 36.634956,-5.210257 36.634011,-5.210264 36.635979,-5.208267 36.63704,-5.207788 36.637907,-5.209748 36.640429,-5.209475 36.643097,-5.212585 36.642888))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	217007.827303 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.212585> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.634011> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.207788> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.643097> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-777581-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-777581-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.212585 ;
	ns6:hasLowerBound106	36.634011 ;
	ns6:hasRightBound107	-5.207788 ;
	ns6:hasUpperBound106	36.643097 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-777581	ns2:hasPolygon	ns1:s5-29-777581-4326 .