@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-218641-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-218641-4326	ogcgs:asWKT	"POLYGON((2.165922 41.727086,2.16605 41.730548,2.1674 41.731527,2.168147 41.73349,2.169856 41.733548,2.171754 41.735835,2.171003 41.736341,2.169556 41.736788,2.16691 41.736137,2.165977 41.735055,2.167483 41.735265,2.166839 41.732829,2.165439 41.732672,2.164823 41.733268,2.16189 41.731614,2.163181 41.730627,2.165348 41.727609,2.165083 41.72655,2.165922 41.727086))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	283108.568521 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.16189> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.72655> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.171754> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.736788> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-218641-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-218641-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.16189 ;
	ns6:hasLowerBound106	41.72655 ;
	ns6:hasRightBound107	2.171754 ;
	ns6:hasUpperBound106	41.736788 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-218641	ns2:hasPolygon	ns1:s5-08-218641-4326 .