@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-42-511705-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-42-511705-4326	ogcgs:asWKT	"POLYGON((-2.17282 42.037114,-2.175147 42.035352,-2.177467 42.034629,-2.174963 42.030412,-2.175266 42.029043,-2.174398 42.030126,-2.174902 42.031197,-2.171667 42.031999,-2.172966 42.033858,-2.171707 42.035069,-2.171416 42.03635,-2.169768 42.038301,-2.17282 42.037114))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	216022.291985 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.177467> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.029043> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.169768> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.038301> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-42-511705-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-42-511705-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.177467 ;
	ns6:hasLowerBound106	42.029043 ;
	ns6:hasRightBound107	-2.169768 ;
	ns6:hasUpperBound106	42.038301 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-42-511705	ns2:hasPolygon	ns1:s5-42-511705-4326 .