@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-48-1118329-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1118329-4326	ogcgs:asWKT	"POLYGON((-2.760171 43.066297,-2.761353 43.066166,-2.76186 43.065623,-2.762495 43.065204,-2.762748 43.064637,-2.76145 43.064259,-2.761968 43.063298,-2.759844 43.064826,-2.76049 43.064735,-2.760715 43.065189,-2.760099 43.065712,-2.759691 43.065735,-2.759477 43.066225,-2.760171 43.066297))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	36992.7323427 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.762748> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.063298> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.759477> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.066297> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1118329-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1118329-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.762748 ;
	ns6:hasLowerBound106	43.063298 ;
	ns6:hasRightBound107	-2.759477 ;
	ns6:hasUpperBound106	43.066297 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1118329	ns2:hasPolygon	ns1:s5-48-1118329-4326 .