@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-224341-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-224341-4326	ogcgs:asWKT	"POLYGON((2.179568 42.071493,2.181959 42.070484,2.185103 42.070942,2.189692 42.070479,2.191895 42.070779,2.199 42.069846,2.203559 42.06998,2.205143 42.070419,2.205327 42.071869,2.208131 42.071972,2.205307 42.074592,2.202785 42.074493,2.199973 42.075528,2.199016 42.076694,2.196871 42.077295,2.195868 42.079745,2.193003 42.078873,2.191607 42.079664,2.188703 42.076749,2.18709 42.077145,2.186692 42.074869,2.183231 42.075395,2.182395 42.073501,2.180555 42.074158,2.179568 42.071493))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1417778.20119 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.179568> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.069846> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.208131> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.079745> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-224341-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-224341-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.179568 ;
	ns6:hasLowerBound106	42.069846 ;
	ns6:hasRightBound107	2.208131 ;
	ns6:hasUpperBound106	42.079745 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-224341	ns2:hasPolygon	ns1:s5-08-224341-4326 .