@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-296415-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-296415-4326	ogcgs:asWKT	"POLYGON((1.897766 42.254778,1.895353 42.257443,1.89626 42.258343,1.890428 42.258304,1.890604 42.257,1.893072 42.257087,1.892729 42.254509,1.894769 42.253704,1.895536 42.253151,1.899644 42.251253,1.901866 42.252164,1.903513 42.250599,1.906978 42.251241,1.90757 42.252437,1.903027 42.252842,1.903736 42.254851,1.90118 42.255034,1.899263 42.254365,1.897766 42.254778))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	442463.038454 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.890428> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.250599> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.90757> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.258343> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-296415-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-296415-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.890428 ;
	ns6:hasLowerBound106	42.250599 ;
	ns6:hasRightBound107	1.90757 ;
	ns6:hasUpperBound106	42.258343 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-296415	ns2:hasPolygon	ns1:s5-08-296415-4326 .