@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-18-2016-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-18-2016-4326	ogcgs:asWKT	"POLYGON((-4.222635 37.015863,-4.218804 37.01785,-4.214413 37.027263,-4.222202 37.03955,-4.235226 37.041915,-4.232831 37.04722,-4.225802 37.042747,-4.223538 37.048414,-4.226231 37.052037,-4.2226 37.059046,-4.224854 37.062104,-4.232725 37.059136,-4.231592 37.056718,-4.241373 37.050153,-4.235942 37.035139,-4.230709 37.029896,-4.229502 37.021568,-4.225477 37.017335,-4.222635 37.015863))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/5342399.697403001-M2> ;
	ns2:hasAreaInSquareMeters	5342399.697403001 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.241373> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.015863> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.214413> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.062104> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-18-2016-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-18-2016-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.241373 ;
	ns6:hasLowerBound106	37.015863 ;
	ns6:hasRightBound107	-4.214413 ;
	ns6:hasUpperBound106	37.062104 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-18-2016	ns2:hasPolygon	ns1:s5s5-18-2016-4326 .