@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-43355-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-43355-4326	ogcgs:asWKT	"POLYGON((4.084866 39.981617,4.083829 39.983718,4.08401 39.983728,4.08399 39.984334,4.089706 39.986508,4.090369 39.986648,4.090527 39.987105,4.089568 39.987302,4.07954 39.984384,4.080412 39.98189,4.081145 39.981644,4.081602 39.981796,4.082006 39.981569,4.082103 39.981309,4.082403 39.981142,4.084866 39.981617))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	208867.886292 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-4.07954> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.981142> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-4.090527> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.987302> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-43355-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-43355-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	4.07954 ;
	ns6:hasLowerBound106	39.981142 ;
	ns6:hasRightBound107	4.090527 ;
	ns6:hasUpperBound106	39.987302 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-43355	ns2:hasPolygon	ns1:original-07-43355-4326 .