@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-01-1128070-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1128070-4326	ogcgs:asWKT	"POLYGON((-2.852671 43.036814,-2.85228 43.037269,-2.85127 43.037601,-2.851237 43.038273,-2.850726 43.038683,-2.851431 43.039162,-2.851768 43.039446,-2.852401 43.039344,-2.85318 43.039544,-2.853637 43.03988,-2.854762 43.039727,-2.855076 43.040002,-2.855516 43.039675,-2.856291 43.040092,-2.855808 43.039302,-2.855941 43.038882,-2.854532 43.038031,-2.85395 43.037445,-2.852671 43.036814))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	85581.6075953 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.856291> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.036814> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.850726> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.040092> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1128070-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1128070-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.856291 ;
	ns6:hasLowerBound106	43.036814 ;
	ns6:hasRightBound107	-2.850726 ;
	ns6:hasUpperBound106	43.040092 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1128070	ns2:hasPolygon	ns1:s5-01-1128070-4326 .