@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-214066-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-214066-4326	ogcgs:asWKT	"POLYGON((1.969199 41.288027,1.967387 41.289231,1.970652 41.292644,1.972284 41.293671,1.97235 41.295227,1.970873 41.295225,1.970379 41.295416,1.965515 41.29442,1.96257 41.2925,1.960319 41.291671,1.95645 41.286149,1.95865 41.287244,1.960652 41.285698,1.96257 41.285207,1.964451 41.284892,1.96752 41.285731,1.969199 41.288027))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	779636.539431 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.95645> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.284892> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.97235> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.295416> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-214066-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-214066-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.95645 ;
	ns6:hasLowerBound106	41.284892 ;
	ns6:hasRightBound107	1.97235 ;
	ns6:hasUpperBound106	41.295416 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-214066	ns2:hasPolygon	ns1:s5-08-214066-4326 .