@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-14-763017-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-14-763017-4326	ogcgs:asWKT	"POLYGON((-5.153651 37.839849,-5.153491 37.838593,-5.150956 37.837645,-5.146329 37.834075,-5.146101 37.836108,-5.147999 37.838173,-5.146262 37.840354,-5.14798 37.841957,-5.148025 37.843582,-5.150364 37.843431,-5.150794 37.841516,-5.148401 37.838244,-5.150912 37.838997,-5.152224 37.838404,-5.153651 37.839849))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	264933.112895 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.153651> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.834075> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.146101> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.843582> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-14-763017-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-14-763017-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.153651 ;
	ns6:hasLowerBound106	37.834075 ;
	ns6:hasRightBound107	-5.146101 ;
	ns6:hasUpperBound106	37.843582 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-14-763017	ns2:hasPolygon	ns1:s5-14-763017-4326 .