@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:original-32-23046-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-32-23046-4326	ogcgs:asWKT	"POLYGON((-7.805158 41.923988,-7.804536 41.922304,-7.804129 41.922136,-7.801287 41.921697,-7.801616 41.921355,-7.80061 41.921257,-7.797377 41.921983,-7.797895 41.923266,-7.799039 41.9261,-7.7994 41.926049,-7.80057 41.925414,-7.80086 41.924047,-7.801388 41.923377,-7.803112 41.924367,-7.805158 41.923988))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	183116.335212 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.805158> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.921257> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.797377> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.9261> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-32-23046-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-32-23046-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.805158 ;
	ns6:hasLowerBound106	41.921257 ;
	ns6:hasRightBound107	-7.797377 ;
	ns6:hasUpperBound106	41.9261 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-32-23046	ns2:hasPolygon	ns1:original-32-23046-4326 .