@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-08-247979-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-247979-4326	ogcgs:asWKT	"POLYGON((1.806485 42.135464,1.802829 42.136033,1.801182 42.135694,1.799612 42.136421,1.796768 42.134431,1.795738 42.131508,1.798843 42.130922,1.801795 42.132003,1.803492 42.130142,1.805054 42.129697,1.80797 42.129315,1.81164 42.130479,1.810234 42.130826,1.807079 42.133895,1.806485 42.135464))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	561761.430717 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.795738> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.129315> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.81164> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.136421> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-247979-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-247979-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.795738 ;
	ns6:hasLowerBound106	42.129315 ;
	ns6:hasRightBound107	1.81164 ;
	ns6:hasUpperBound106	42.136421 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-247979	ns2:hasPolygon	ns1:s5-08-247979-4326 .