@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-237789-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-237789-4326	ogcgs:asWKT	"POLYGON((1.806514 42.180458,1.810095 42.179011,1.810171 42.178265,1.814309 42.178569,1.812219 42.180297,1.816635 42.180183,1.818511 42.181179,1.822643 42.182,1.825808 42.180439,1.826789 42.180768,1.827691 42.182212,1.82684 42.185008,1.821789 42.183134,1.81443 42.181453,1.810365 42.181256,1.806514 42.180458))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	381108.922912 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.806514> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.178265> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.827691> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.185008> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-237789-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-237789-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.806514 ;
	ns6:hasLowerBound106	42.178265 ;
	ns6:hasRightBound107	1.827691 ;
	ns6:hasUpperBound106	42.185008 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-237789	ns2:hasPolygon	ns1:s5-08-237789-4326 .