@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-219655-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-08-219655-4326	ogcgs:asWKT	"POLYGON((2.313778 41.979285,2.313168 41.977267,2.313047 41.973512,2.314344 41.970507,2.312623 41.970323,2.313657 41.968714,2.316147 41.968446,2.313811 41.972287,2.313899 41.977263,2.31471 41.979412,2.317435 41.980574,2.321716 41.980478,2.323258 41.981488,2.32161 41.982907,2.322479 41.986133,2.319864 41.983796,2.319471 41.984886,2.320688 41.987853,2.318534 41.98998,2.319944 41.987985,2.319162 41.986421,2.319523 41.983018,2.318814 41.981662,2.31485 41.980603,2.313778 41.979285))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	272570.726776 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.312623> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.968446> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.323258> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.98998> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-08-219655-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-08-219655-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.312623 ;
	ns6:hasLowerBound106	41.968446 ;
	ns6:hasRightBound107	2.323258 ;
	ns6:hasUpperBound106	41.98998 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-08-219655	ns2:hasPolygon	ns1:s5-08-219655-4326 .