@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-218629-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-218629-4326	ogcgs:asWKT	"POLYGON((2.187146 41.736387,2.187253 41.737838,2.188632 41.739791,2.186383 41.740278,2.185733 41.739585,2.182888 41.739324,2.181955 41.738142,2.181688 41.735265,2.180169 41.733762,2.179161 41.732326,2.180655 41.731339,2.182119 41.731167,2.185647 41.730521,2.184865 41.732546,2.183494 41.732741,2.185302 41.73565,2.187146 41.736387))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	346118.640953 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.179161> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.730521> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.188632> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.740278> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-218629-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-218629-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.179161 ;
	ns6:hasLowerBound106	41.730521 ;
	ns6:hasRightBound107	2.188632 ;
	ns6:hasUpperBound106	41.740278 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-218629	ns2:hasPolygon	ns1:s5-08-218629-4326 .