@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-23-784010-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-23-784010-4326	ogcgs:asWKT	"POLYGON((-4.114854 38.333079,-4.112712 38.333325,-4.112023 38.332735,-4.108995 38.331769,-4.10654 38.329917,-4.1054 38.330152,-4.10461 38.331965,-4.105554 38.333106,-4.106335 38.334032,-4.107552 38.334225,-4.111322 38.333852,-4.11145 38.334743,-4.112571 38.335432,-4.115323 38.334565,-4.114854 38.333079))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	255301.712566 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.115323> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.329917> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.10461> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.335432> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-23-784010-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-23-784010-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.115323 ;
	ns6:hasLowerBound106	38.329917 ;
	ns6:hasRightBound107	-4.10461 ;
	ns6:hasUpperBound106	38.335432 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-23-784010	ns2:hasPolygon	ns1:s5-23-784010-4326 .