@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:original-08-212038-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-08-212038-4326	ogcgs:asWKT	"POLYGON((2.217531 41.427207,2.216347 41.428046,2.214538 41.429405,2.213716 41.429981,2.213776 41.429927,2.213947 41.429601,2.213691 41.429048,2.214603 41.42781,2.214865 41.427628,2.215322 41.42749,2.216087 41.427315,2.216629 41.427109,2.216853 41.42689,2.217531 41.427207))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	35587.7143749 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.213691> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.42689> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.217531> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.429981> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-08-212038-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-08-212038-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.213691 ;
	ns6:hasLowerBound106	41.42689 ;
	ns6:hasRightBound107	2.217531 ;
	ns6:hasUpperBound106	41.429981 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-08-212038	ns2:hasPolygon	ns1:original-08-212038-4326 .