@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-37-342247-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-37-342247-4326	ogcgs:asWKT	"POLYGON((-6.116078 41.019211,-6.115274 41.016344,-6.111047 41.018173,-6.107448 41.016014,-6.104547 41.015867,-6.103438 41.01496,-6.095216 41.0169,-6.09521 41.019196,-6.0983 41.017658,-6.09958 41.017219,-6.102005 41.01957,-6.106595 41.019548,-6.108789 41.020717,-6.116078 41.019211))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	588962.218 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.116078> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.01496> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.09521> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.020717> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-37-342247-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-37-342247-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.116078 ;
	ns6:hasLowerBound106	41.01496 ;
	ns6:hasRightBound107	-6.09521 ;
	ns6:hasUpperBound106	41.020717 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-37-342247	ns2:hasPolygon	ns1:s5-37-342247-4326 .