@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-04-710484-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-710484-4326	ogcgs:asWKT	"POLYGON((-2.602906 37.391366,-2.601524 37.39179,-2.601958 37.39441,-2.603257 37.394626,-2.605434 37.394159,-2.60624 37.393428,-2.608518 37.394758,-2.608703 37.394223,-2.606979 37.393449,-2.606898 37.392826,-2.604056 37.39149,-2.602906 37.391366))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	123489.053737 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.608703> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.391366> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.601524> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.394758> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-710484-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-710484-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.608703 ;
	ns6:hasLowerBound106	37.391366 ;
	ns6:hasRightBound107	-2.601524 ;
	ns6:hasUpperBound106	37.394758 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-710484	ns2:hasPolygon	ns1:s5-04-710484-4326 .