@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-39-68629-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-39-68629-4326	ogcgs:asWKT	"POLYGON((-3.468882 43.185452,-3.463517 43.185728,-3.465766 43.191663,-3.467359 43.194089,-3.470372 43.19603,-3.470963 43.198531,-3.472401 43.199057,-3.475243 43.204091,-3.477621 43.203247,-3.47641 43.202122,-3.476004 43.197246,-3.47119 43.188973,-3.470504 43.185819,-3.468882 43.185452))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	808426.376554 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.477621> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.185452> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.463517> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.204091> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-39-68629-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-39-68629-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.477621 ;
	ns6:hasLowerBound106	43.185452 ;
	ns6:hasRightBound107	-3.463517 ;
	ns6:hasUpperBound106	43.204091 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-39-68629	ns2:hasPolygon	ns1:s5-39-68629-4326 .