@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-41310-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-41310-4326	ogcgs:asWKT	"POLYGON((3.413689 39.660184,3.41379 39.661278,3.41624 39.661286,3.415866 39.661775,3.414512 39.662517,3.413198 39.662176,3.411105 39.660994,3.411792 39.6611,3.41241 39.660976,3.41268 39.660618,3.41315 39.660412,3.413123 39.659708,3.413651 39.659771,3.413689 39.660184))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	47833.533555 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.411105> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.659708> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.41624> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.662517> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-41310-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-41310-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	3.411105 ;
	ns6:hasLowerBound106	39.659708 ;
	ns6:hasRightBound107	3.41624 ;
	ns6:hasUpperBound106	39.662517 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-41310	ns2:hasPolygon	ns1:original-07-41310-4326 .