@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-01-2111-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-2111-4326	ogcgs:asWKT	"POLYGON((-3.25195 42.888093,-3.246982 42.887798,-3.245188 42.886077,-3.243242 42.884898,-3.241045 42.884345,-3.24096 42.884283,-3.237107 42.879288,-3.237533 42.876813,-3.23724 42.873398,-3.238672 42.872796,-3.23897 42.872908,-3.241287 42.874173,-3.24106 42.873919,-3.240469 42.872971,-3.2375 42.872254,-3.237635 42.871133,-3.237009 42.869643,-3.236113 42.868708,-3.236117 42.867869,-3.237294 42.867209,-3.237781 42.867372,-3.237043 42.867081,-3.235794 42.868056,-3.235912 42.868754,-3.236001 42.868965,-3.236718 42.870062,-3.237293 42.871961,-3.236789 42.876878,-3.236792 42.879022,-3.237334 42.879831,-3.237372 42.879986,-3.240319 42.88473,-3.24123 42.884499,-3.242887 42.884913,-3.243859 42.885342,-3.247156 42.88818,-3.252048 42.89041,-3.251134 42.889975,-3.251994 42.888191,-3.25195 42.888093))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/86967.85540097-M2> ;
	ns2:hasAreaInSquareMeters	86967.85540097 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.252048> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.867081> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.235794> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.89041> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-2111-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-2111-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.252048 ;
	ns6:hasLowerBound106	42.867081 ;
	ns6:hasRightBound107	-3.235794 ;
	ns6:hasUpperBound106	42.89041 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-2111	ns2:hasPolygon	ns1:s5s5-01-2111-4326 .