@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-30-79976-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-79976-4326	ogcgs:asWKT	"POLYGON((-2.308894 38.008465,-2.303272 38.004158,-2.299196 38.002773,-2.288525 38.001913,-2.285753 38.002092,-2.284264 38.00383,-2.287643 38.004198,-2.287221 38.006313,-2.289016 38.008471,-2.293756 38.008423,-2.296981 38.008927,-2.299278 38.010528,-2.300778 38.007535,-2.302516 38.005671,-2.304665 38.008783,-2.308894 38.008465))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1035169.41433 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.308894> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.001913> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.284264> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.010528> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-79976-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-79976-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.308894 ;
	ns6:hasLowerBound106	38.001913 ;
	ns6:hasRightBound107	-2.284264 ;
	ns6:hasUpperBound106	38.010528 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-79976	ns2:hasPolygon	ns1:s5-30-79976-4326 .