@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:s5s5-01-143-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-143-4326	ogcgs:asWKT	"POLYGON((-2.569804 43.046392,-2.570016 43.046387,-2.570154 43.045138,-2.572047 43.044735,-2.570956 43.046224,-2.571083 43.046288,-2.572541 43.044328,-2.576697 43.04253,-2.576463 43.042241,-2.568102 43.041019,-2.566816 43.038447,-2.563011 43.03919,-2.563375 43.039174,-2.564002 43.039199,-2.564986 43.039843,-2.56552 43.040335,-2.566774 43.041533,-2.566699 43.041824,-2.566521 43.043077,-2.566428 43.04351,-2.566737 43.043605,-2.567886 43.043051,-2.567944 43.043022,-2.568093 43.043492,-2.56744 43.044208,-2.567363 43.044213,-2.569804 43.046392))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/328467.94749926997-M2> ;
	ns2:hasAreaInSquareMeters	328467.94749926997 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.576697> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.038447> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.563011> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.046392> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-143-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-143-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.576697 ;
	ns6:hasLowerBound106	43.038447 ;
	ns6:hasRightBound107	-2.563011 ;
	ns6:hasUpperBound106	43.046392 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-143	ns2:hasPolygon	ns1:s5s5-01-143-4326 .