@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-202248-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-202248-4326	ogcgs:asWKT	"POLYGON((1.813251 41.345908,1.810966 41.345655,1.810329 41.345146,1.809173 41.344441,1.810014 41.343043,1.811091 41.340468,1.811653 41.339356,1.812962 41.342155,1.815703 41.341258,1.817454 41.341823,1.81602 41.343069,1.817435 41.343839,1.817762 41.344188,1.813251 41.345908))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	264907.457493 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.809173> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.339356> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.817762> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.345908> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-202248-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-202248-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.809173 ;
	ns6:hasLowerBound106	41.339356 ;
	ns6:hasRightBound107	1.817762 ;
	ns6:hasUpperBound106	41.345908 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-202248	ns2:hasPolygon	ns1:s5-08-202248-4326 .