@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-769917-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-769917-4326	ogcgs:asWKT	"POLYGON((-4.956985 36.861562,-4.959215 36.85881,-4.961479 36.856356,-4.961897 36.855039,-4.957999 36.852728,-4.958555 36.851835,-4.958543 36.851038,-4.957599 36.850509,-4.955821 36.850226,-4.954799 36.850972,-4.953967 36.850747,-4.956133 36.853411,-4.957692 36.85287,-4.958986 36.855329,-4.957496 36.859673,-4.954897 36.860696,-4.956985 36.861562))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	250477.252387 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.961897> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.850226> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.953967> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.861562> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-769917-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-769917-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.961897 ;
	ns6:hasLowerBound106	36.850226 ;
	ns6:hasRightBound107	-4.953967 ;
	ns6:hasUpperBound106	36.861562 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-769917	ns2:hasPolygon	ns1:s5-29-769917-4326 .