@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-760001-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-29-760001-4326	ogcgs:asWKT	"POLYGON((-4.575083 36.643409,-4.574724 36.643378,-4.573724 36.645697,-4.571466 36.645985,-4.567749 36.645905,-4.566156 36.64679,-4.565789 36.648861,-4.566274 36.648792,-4.56872 36.651491,-4.570524 36.651578,-4.570199 36.649724,-4.572075 36.648463,-4.574652 36.651234,-4.57453 36.652338,-4.575128 36.651713,-4.576193 36.646219,-4.575083 36.643409))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	443593.231284 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.576193> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.643378> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.565789> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.652338> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-29-760001-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-29-760001-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.576193 ;
	ns6:hasLowerBound106	36.643378 ;
	ns6:hasRightBound107	-4.565789 ;
	ns6:hasUpperBound106	36.652338 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-29-760001	ns2:hasPolygon	ns1:s5-29-760001-4326 .