@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-02-552000-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-552000-4326	ogcgs:asWKT	"POLYGON((-1.956153 38.767965,-1.955704 38.770042,-1.956385 38.771453,-1.956703 38.774363,-1.960721 38.773631,-1.96389 38.772497,-1.966945 38.774322,-1.966251 38.776627,-1.96737 38.779329,-1.969209 38.778473,-1.969447 38.781158,-1.971741 38.778362,-1.971079 38.776603,-1.970987 38.774417,-1.966303 38.771336,-1.962064 38.770508,-1.9602 38.770707,-1.958457 38.769324,-1.959583 38.768322,-1.959349 38.765818,-1.956482 38.763896,-1.955611 38.76475,-1.957211 38.767684,-1.956153 38.767965))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	729799.670304 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.971741> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.763896> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.955611> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.781158> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-552000-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-552000-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.971741 ;
	ns6:hasLowerBound106	38.763896 ;
	ns6:hasRightBound107	-1.955611 ;
	ns6:hasUpperBound106	38.781158 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-552000	ns2:hasPolygon	ns1:s5-02-552000-4326 .