@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-03-683496-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-03-683496-4326	ogcgs:asWKT	"POLYGON((-0.790586 37.949628,-0.790388 37.950083,-0.791148 37.95045,-0.792693 37.949907,-0.793553 37.949001,-0.795639 37.949389,-0.795869 37.950674,-0.796518 37.950115,-0.796545 37.94831,-0.794945 37.947881,-0.795089 37.945183,-0.794507 37.944876,-0.792347 37.944952,-0.792246 37.945956,-0.791218 37.946431,-0.791337 37.948671,-0.790586 37.949628))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	179930.557875 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.796545> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.944876> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.790388> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.950674> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-03-683496-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-03-683496-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.796545 ;
	ns6:hasLowerBound106	37.944876 ;
	ns6:hasRightBound107	-0.790388 ;
	ns6:hasUpperBound106	37.950674 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-03-683496	ns2:hasPolygon	ns1:s5-03-683496-4326 .