@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-18-724764-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-18-724764-4326	ogcgs:asWKT	"POLYGON((-2.467766 37.494878,-2.467408 37.493996,-2.465534 37.494216,-2.462237 37.493723,-2.461534 37.492972,-2.461016 37.495249,-2.459977 37.495922,-2.461293 37.497531,-2.461613 37.497315,-2.462028 37.496619,-2.464666 37.496927,-2.466986 37.495362,-2.468344 37.495836,-2.467766 37.494878))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	176595.686724 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.468344> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.492972> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.459977> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.497531> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-18-724764-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-18-724764-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.468344 ;
	ns6:hasLowerBound106	37.492972 ;
	ns6:hasRightBound107	-2.459977 ;
	ns6:hasUpperBound106	37.497531 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-18-724764	ns2:hasPolygon	ns1:s5-18-724764-4326 .