@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:s5s5-29-1503-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-29-1503-4326	ogcgs:asWKT	"POLYGON((-5.066586 36.501639,-5.069269 36.502527,-5.069914 36.501142,-5.078177 36.504039,-5.080694 36.499037,-5.078499 36.498708,-5.076052 36.497342,-5.076595 36.496719,-5.0751 36.494391,-5.073279 36.49261,-5.073253 36.491639,-5.071958 36.496389,-5.068606 36.493244,-5.061648 36.492411,-5.066586 36.501639))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/1179002.721525-M2> ;
	ns2:hasAreaInSquareMeters	1179002.721525 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.080694> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.491639> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.061648> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.504039> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-29-1503-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-29-1503-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.080694 ;
	ns6:hasLowerBound106	36.491639 ;
	ns6:hasRightBound107	-5.061648 ;
	ns6:hasUpperBound106	36.504039 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-29-1503	ns2:hasPolygon	ns1:s5s5-29-1503-4326 .