@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-204892-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-204892-4326	ogcgs:asWKT	"POLYGON((1.644812 41.444253,1.647508 41.443597,1.645894 41.44681,1.647679 41.448843,1.644201 41.449935,1.643489 41.450026,1.644892 41.449286,1.644122 41.447919,1.641494 41.450688,1.640105 41.451388,1.637684 41.452119,1.636312 41.450784,1.636852 41.448849,1.640059 41.447383,1.641173 41.44845,1.643126 41.445519,1.644812 41.444253))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	327678.753322 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.636312> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.443597> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.647679> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.452119> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-204892-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-204892-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.636312 ;
	ns6:hasLowerBound106	41.443597 ;
	ns6:hasRightBound107	1.647679 ;
	ns6:hasUpperBound106	41.452119 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-204892	ns2:hasPolygon	ns1:s5-08-204892-4326 .