@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-10-301253-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-301253-4326	ogcgs:asWKT	"POLYGON((-6.292254 40.230411,-6.293374 40.231594,-6.294426 40.23322,-6.300671 40.233004,-6.29928 40.230885,-6.302607 40.229563,-6.30442 40.232752,-6.306492 40.231659,-6.306667 40.229853,-6.305142 40.228201,-6.300109 40.227747,-6.299072 40.229469,-6.297053 40.229058,-6.292254 40.230411))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	409147.481762 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.306667> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.227747> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.292254> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.23322> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-301253-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-301253-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.306667 ;
	ns6:hasLowerBound106	40.227747 ;
	ns6:hasRightBound107	-6.292254 ;
	ns6:hasUpperBound106	40.23322 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-301253	ns2:hasPolygon	ns1:s5-10-301253-4326 .