@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-24-940-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-24-940-4326	ogcgs:asWKT	"POLYGON((-5.958658 42.803553,-5.959084 42.802108,-5.96278 42.807241,-5.966054 42.809547,-5.975908 42.808937,-5.97674 42.807304,-5.974853 42.79991,-5.969289 42.79606,-5.969932 42.787926,-5.960154 42.787635,-5.962068 42.794274,-5.963583 42.795079,-5.961552 42.797878,-5.958593 42.798864,-5.958658 42.803553))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/2300417.1608047998-M2> ;
	ns2:hasAreaInSquareMeters	2300417.1608047998 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.97674> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.787635> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.958593> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.809547> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-24-940-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-24-940-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.97674 ;
	ns6:hasLowerBound106	42.787635 ;
	ns6:hasRightBound107	-5.958593 ;
	ns6:hasUpperBound106	42.809547 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-24-940	ns2:hasPolygon	ns1:s5s5-24-940-4326 .