@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-200525-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-200525-4326	ogcgs:asWKT	"POLYGON((1.457488 41.492031,1.452773 41.491027,1.451801 41.490273,1.455334 41.490154,1.457905 41.49099,1.46223 41.491122,1.465363 41.492362,1.467464 41.49228,1.470529 41.493348,1.473896 41.493169,1.480362 41.495699,1.482206 41.496142,1.478855 41.496265,1.469681 41.493924,1.467112 41.49403,1.465583 41.493385,1.463091 41.494217,1.462079 41.493429,1.461901 41.492524,1.457488 41.492031))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	367448.092145 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.451801> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.490154> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.482206> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.496265> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-200525-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-200525-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.451801 ;
	ns6:hasLowerBound106	41.490154 ;
	ns6:hasRightBound107	1.482206 ;
	ns6:hasUpperBound106	41.496265 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-200525	ns2:hasPolygon	ns1:s5-08-200525-4326 .