@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-20-1136854-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-20-1136854-4326	ogcgs:asWKT	"POLYGON((-2.545314 43.009483,-2.545942 43.00949,-2.546726 43.008966,-2.547344 43.008615,-2.547402 43.007969,-2.546823 43.007783,-2.546497 43.007082,-2.5465 43.008127,-2.545864 43.009064,-2.545049 43.009057,-2.545314 43.009483))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	13521.6741961 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.547402> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.007082> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.545049> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.00949> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-20-1136854-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-20-1136854-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.547402 ;
	ns6:hasLowerBound106	43.007082 ;
	ns6:hasRightBound107	-2.545049 ;
	ns6:hasUpperBound106	43.00949 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-20-1136854	ns2:hasPolygon	ns1:s5-20-1136854-4326 .