@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-29-755437-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-755437-4326	ogcgs:asWKT	"POLYGON((-4.666033 36.854628,-4.66752 36.855031,-4.668435 36.853806,-4.667654 36.85254,-4.668092 36.851442,-4.669951 36.850165,-4.670122 36.849145,-4.672084 36.848054,-4.670899 36.846704,-4.669141 36.846649,-4.666378 36.848505,-4.666147 36.849338,-4.666781 36.849794,-4.666283 36.852906,-4.66739 36.853659,-4.666033 36.854628))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	219577.197585 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.672084> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.846649> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.666033> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.855031> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-755437-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-755437-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.672084 ;
	ns6:hasLowerBound106	36.846649 ;
	ns6:hasRightBound107	-4.666033 ;
	ns6:hasUpperBound106	36.855031 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-755437	ns2:hasPolygon	ns1:s5-29-755437-4326 .