@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-18-716475-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-716475-4326	ogcgs:asWKT	"POLYGON((-3.068295 37.267046,-3.069264 37.267323,-3.069632 37.268579,-3.066663 37.268153,-3.067007 37.269222,-3.068054 37.269751,-3.066334 37.270737,-3.068801 37.270154,-3.071473 37.267425,-3.070012 37.265939,-3.068905 37.26572,-3.068295 37.267046))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	112603.354622 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.071473> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.26572> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.066334> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.270737> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-716475-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-716475-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.071473 ;
	ns6:hasLowerBound106	37.26572 ;
	ns6:hasRightBound107	-3.066334 ;
	ns6:hasUpperBound106	37.270737 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-716475	ns2:hasPolygon	ns1:s5-18-716475-4326 .