@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-48-1069468-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-48-1069468-4326	ogcgs:asWKT	"POLYGON((-2.525954 43.18509,-2.526767 43.184559,-2.527565 43.183769,-2.529119 43.183179,-2.529307 43.183117,-2.529896 43.182827,-2.528096 43.183215,-2.527094 43.182994,-2.526487 43.183756,-2.526102 43.184285,-2.526155 43.184385,-2.525774 43.185005,-2.525954 43.18509))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	17872.3867428 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.529896> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.182827> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.525774> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.18509> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-48-1069468-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-48-1069468-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.529896 ;
	ns6:hasLowerBound106	43.182827 ;
	ns6:hasRightBound107	-2.525774 ;
	ns6:hasUpperBound106	43.18509 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-48-1069468	ns2:hasPolygon	ns1:s5-48-1069468-4326 .