@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-238317-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-238317-4326	ogcgs:asWKT	"POLYGON((1.957627 41.399834,1.953327 41.401963,1.953074 41.400504,1.949775 41.402116,1.942719 41.402569,1.938398 41.400924,1.936806 41.398084,1.937842 41.396507,1.941952 41.394918,1.947583 41.395151,1.948619 41.396423,1.953124 41.39725,1.955058 41.399019,1.956647 41.398951,1.957627 41.399834))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	947362.065057 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.936806> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.394918> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.957627> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.402569> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-238317-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-238317-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.936806 ;
	ns6:hasLowerBound106	41.394918 ;
	ns6:hasRightBound107	1.957627 ;
	ns6:hasUpperBound106	41.402569 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-238317	ns2:hasPolygon	ns1:s5-08-238317-4326 .