@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-15-608-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-608-4326	ogcgs:asWKT	"POLYGON((-8.843536 43.085606,-8.84526 43.087502,-8.850096 43.083703,-8.852145 43.087617,-8.85165 43.082912,-8.852935 43.080456,-8.85858 43.080747,-8.860656 43.078849,-8.863115 43.07157,-8.864063 43.071018,-8.860831 43.071121,-8.857819 43.071505,-8.853769 43.075615,-8.849569 43.076821,-8.848203 43.079587,-8.841724 43.080257,-8.843536 43.085606))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1264052.73089 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.864063> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.071018> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.841724> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.087617> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-608-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-608-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.864063 ;
	ns6:hasLowerBound106	43.071018 ;
	ns6:hasRightBound107	-8.841724 ;
	ns6:hasUpperBound106	43.087617 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-608	ns2:hasPolygon	ns1:s5-15-608-4326 .