@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-240480-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-240480-4326	ogcgs:asWKT	"POLYGON((1.760132 41.68465,1.76241 41.686821,1.759831 41.686088,1.757569 41.688003,1.759937 41.688175,1.762725 41.686942,1.763905 41.686872,1.76302 41.690501,1.761463 41.690738,1.759624 41.69219,1.759401 41.69333,1.757507 41.693716,1.756257 41.692532,1.754107 41.692467,1.757065 41.69015,1.755305 41.689073,1.756052 41.688562,1.755524 41.688124,1.754104 41.686181,1.752694 41.687811,1.753249 41.68641,1.750709 41.684923,1.753703 41.684146,1.755582 41.6831,1.756826 41.684854,1.759738 41.684964,1.760132 41.68465))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	523601.605697 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.750709> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.6831> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.763905> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.693716> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-240480-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-240480-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.750709 ;
	ns6:hasLowerBound106	41.6831 ;
	ns6:hasRightBound107	1.763905 ;
	ns6:hasUpperBound106	41.693716 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-240480	ns2:hasPolygon	ns1:s5-08-240480-4326 .