@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-07-43466-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-43466-4326	ogcgs:asWKT	"POLYGON((2.998643 39.643345,2.996039 39.643849,2.992564 39.644295,2.991809 39.644529,2.991659 39.643265,2.992257 39.643451,2.994758 39.643184,2.99611 39.642615,2.99826 39.642281,2.999866 39.642335,2.999789 39.642464,3.000134 39.642974,2.998643 39.643345))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	78522.867408 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.991659> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.642281> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.000134> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.644529> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-43466-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-43466-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.991659 ;
	ns6:hasLowerBound106	39.642281 ;
	ns6:hasRightBound107	3.000134 ;
	ns6:hasUpperBound106	39.644529 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-43466	ns2:hasPolygon	ns1:original-07-43466-4326 .