@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-30-71030-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-71030-4326	ogcgs:asWKT	"POLYGON((-1.826369 37.741733,-1.825825 37.741522,-1.823627 37.740323,-1.822491 37.73775,-1.8207 37.735972,-1.818451 37.735148,-1.811098 37.733833,-1.811941 37.735212,-1.815197 37.7365,-1.818381 37.73914,-1.81895 37.740963,-1.819369 37.741831,-1.824129 37.744236,-1.827913 37.743889,-1.826369 37.741733))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	562412.740721 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.827913> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.733833> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.811098> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.744236> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-71030-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-71030-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.827913 ;
	ns6:hasLowerBound106	37.733833 ;
	ns6:hasRightBound107	-1.811098 ;
	ns6:hasUpperBound106	37.744236 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-71030	ns2:hasPolygon	ns1:s5-30-71030-4326 .