@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-41-779372-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-41-779372-4326	ogcgs:asWKT	"POLYGON((-5.577943 38.036521,-5.577974 38.033956,-5.576525 38.03214,-5.574311 38.030586,-5.569589 38.028414,-5.568017 38.028113,-5.56538 38.028646,-5.564402 38.028005,-5.564253 38.02806,-5.564403 38.029294,-5.562443 38.031538,-5.560282 38.031419,-5.562239 38.032067,-5.574004 38.037765,-5.577943 38.036521))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	841826.522557 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.577974> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.028005> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.560282> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.037765> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-41-779372-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-41-779372-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.577974 ;
	ns6:hasLowerBound106	38.028005 ;
	ns6:hasRightBound107	-5.560282 ;
	ns6:hasUpperBound106	38.037765 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-41-779372	ns2:hasPolygon	ns1:s5-41-779372-4326 .