@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-10-280285-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-10-280285-4326	ogcgs:asWKT	"POLYGON((-6.639431 39.980577,-6.644163 39.98142,-6.643648 39.976962,-6.646682 39.975368,-6.640383 39.975402,-6.638302 39.973367,-6.63577 39.973068,-6.634341 39.973447,-6.63286 39.973582,-6.63087 39.974161,-6.630852 39.975812,-6.634892 39.979162,-6.634479 39.979886,-6.636981 39.978349,-6.638767 39.978419,-6.639431 39.980577))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	623738.619391 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.646682> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.973068> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.630852> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.98142> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-10-280285-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-10-280285-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.646682 ;
	ns6:hasLowerBound106	39.973068 ;
	ns6:hasRightBound107	-6.630852 ;
	ns6:hasUpperBound106	39.98142 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-10-280285	ns2:hasPolygon	ns1:s5-10-280285-4326 .