@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-14-776830-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-14-776830-4326	ogcgs:asWKT	"POLYGON((-5.064595 38.630942,-5.062063 38.629122,-5.060286 38.629227,-5.055987 38.630597,-5.054169 38.630666,-5.053704 38.630953,-5.056973 38.633811,-5.055256 38.635005,-5.055005 38.637477,-5.055954 38.637885,-5.056902 38.636596,-5.058776 38.638511,-5.061647 38.637232,-5.062373 38.634211,-5.064039 38.631742,-5.064595 38.630942))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	573684.940805 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.064595> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.629122> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.053704> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.638511> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-14-776830-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-14-776830-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.064595 ;
	ns6:hasLowerBound106	38.629122 ;
	ns6:hasRightBound107	-5.053704 ;
	ns6:hasUpperBound106	38.638511 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-14-776830	ns2:hasPolygon	ns1:s5-14-776830-4326 .