@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-217466-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-217466-4326	ogcgs:asWKT	"POLYGON((1.803766 41.65208,1.805157 41.651405,1.803818 41.650011,1.803958 41.64744,1.804188 41.647283,1.805387 41.645964,1.807462 41.646904,1.811022 41.647443,1.81086 41.649112,1.813082 41.649365,1.812408 41.652255,1.810169 41.651161,1.807983 41.651252,1.803766 41.65208))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	354850.844883 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.803766> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.645964> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.813082> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.652255> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-217466-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-217466-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.803766 ;
	ns6:hasLowerBound106	41.645964 ;
	ns6:hasRightBound107	1.813082 ;
	ns6:hasUpperBound106	41.652255 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-217466	ns2:hasPolygon	ns1:s5-08-217466-4326 .