@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-46-710004-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-710004-4326	ogcgs:asWKT	"POLYGON((-1.07236 39.905583,-1.070401 39.905377,-1.066546 39.906279,-1.063415 39.906211,-1.060635 39.906447,-1.05884 39.906632,-1.057172 39.90947,-1.058457 39.909537,-1.059956 39.908863,-1.06045 39.910872,-1.061927 39.910235,-1.062238 39.907079,-1.063993 39.907251,-1.067148 39.906771,-1.071481 39.906465,-1.07236 39.905583))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	221749.519028 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.07236> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.905377> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.057172> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.910872> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-710004-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-710004-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.07236 ;
	ns6:hasLowerBound106	39.905377 ;
	ns6:hasRightBound107	-1.057172 ;
	ns6:hasUpperBound106	39.910872 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-710004	ns2:hasPolygon	ns1:s5-46-710004-4326 .