@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-714376-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-04-714376-4326	ogcgs:asWKT	"POLYGON((-2.519565 37.413132,-2.520842 37.413029,-2.522581 37.411527,-2.520607 37.410329,-2.519735 37.411538,-2.517018 37.411693,-2.516024 37.412807,-2.514317 37.410952,-2.512479 37.410329,-2.512403 37.411027,-2.513442 37.412743,-2.513093 37.413552,-2.514231 37.414461,-2.516242 37.414224,-2.517193 37.414705,-2.519565 37.413132))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	199383.157304 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.522581> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.410329> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.512403> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.414705> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-04-714376-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-04-714376-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.522581 ;
	ns6:hasLowerBound106	37.410329 ;
	ns6:hasRightBound107	-2.512403 ;
	ns6:hasUpperBound106	37.414705 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-04-714376	ns2:hasPolygon	ns1:s5-04-714376-4326 .