@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-218967-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-218967-4326	ogcgs:asWKT	"POLYGON((2.200929 41.60426,2.202807 41.603881,2.202526 41.610678,2.199507 41.609434,2.196791 41.614241,2.196969 41.616457,2.195935 41.620285,2.196004 41.618063,2.192841 41.61833,2.191581 41.617392,2.193208 41.61577,2.196406 41.615622,2.197497 41.611402,2.195849 41.610018,2.198743 41.607964,2.197946 41.607156,2.199201 41.605307,2.200929 41.60426))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	385232.20642 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.191581> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.603881> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.202807> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.620285> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-218967-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-218967-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.191581 ;
	ns6:hasLowerBound106	41.603881 ;
	ns6:hasRightBound107	2.202807 ;
	ns6:hasUpperBound106	41.620285 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-218967	ns2:hasPolygon	ns1:s5-08-218967-4326 .