@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-753205-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-753205-4326	ogcgs:asWKT	"POLYGON((-4.232788 36.981751,-4.23468 36.981192,-4.235849 36.979657,-4.233707 36.978023,-4.231838 36.977764,-4.23188 36.976544,-4.230708 36.974216,-4.229115 36.975098,-4.226404 36.974197,-4.225683 36.973083,-4.222354 36.975195,-4.22361 36.976419,-4.224462 36.978806,-4.226358 36.978312,-4.228583 36.97834,-4.232505 36.980558,-4.232788 36.981751))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	471031.189914 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.235849> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.973083> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.222354> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.981751> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-753205-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-753205-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.235849 ;
	ns6:hasLowerBound106	36.973083 ;
	ns6:hasRightBound107	-4.222354 ;
	ns6:hasUpperBound106	36.981751 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-753205	ns2:hasPolygon	ns1:s5-29-753205-4326 .