@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-01-1122111-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1122111-4326	ogcgs:asWKT	"POLYGON((-2.584891 43.055523,-2.585214 43.055374,-2.585292 43.054796,-2.585577 43.054301,-2.585582 43.054287,-2.584536 43.054253,-2.584523 43.053962,-2.583322 43.054017,-2.582553 43.054057,-2.582176 43.054316,-2.581689 43.054274,-2.5815 43.053766,-2.580224 43.053725,-2.580783 43.054098,-2.580923 43.054666,-2.581297 43.054982,-2.581599 43.055083,-2.583617 43.054689,-2.583768 43.055552,-2.584891 43.055523))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	42262.2981131 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.585582> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.053725> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.580224> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.055552> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1122111-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1122111-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.585582 ;
	ns6:hasLowerBound106	43.053725 ;
	ns6:hasRightBound107	-2.580224 ;
	ns6:hasUpperBound106	43.055552 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1122111	ns2:hasPolygon	ns1:s5-01-1122111-4326 .