@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-29-777357-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-777357-4326	ogcgs:asWKT	"POLYGON((-5.197236 36.590502,-5.198096 36.59166,-5.200438 36.591611,-5.200285 36.590226,-5.198358 36.590116,-5.197859 36.588401,-5.196284 36.588932,-5.195246 36.58809,-5.194794 36.586672,-5.19338 36.587028,-5.192521 36.587683,-5.194573 36.589051,-5.194738 36.590249,-5.197236 36.590502))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	128268.706978 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.200438> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.586672> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.192521> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.59166> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-777357-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-777357-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.200438 ;
	ns6:hasLowerBound106	36.586672 ;
	ns6:hasRightBound107	-5.192521 ;
	ns6:hasUpperBound106	36.59166 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-777357	ns2:hasPolygon	ns1:s5-29-777357-4326 .