@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-02-535536-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-02-535536-4326	ogcgs:asWKT	"POLYGON((-2.570338 38.435896,-2.569828 38.433863,-2.570422 38.432699,-2.569088 38.431962,-2.568897 38.43181,-2.567206 38.43087,-2.564438 38.432306,-2.568456 38.434789,-2.568363 38.435752,-2.569224 38.435786,-2.56969 38.436114,-2.570338 38.435896))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	154180.956328 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.570422> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.43087> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.564438> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.436114> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-02-535536-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-02-535536-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.570422 ;
	ns6:hasLowerBound106	38.43087 ;
	ns6:hasRightBound107	-2.564438 ;
	ns6:hasUpperBound106	38.436114 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-02-535536	ns2:hasPolygon	ns1:s5-02-535536-4326 .