@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-6860-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-6860-4326	ogcgs:asWKT	"POLYGON((-8.63582 42.778503,-8.633965 42.778091,-8.63214 42.775552,-8.634565 42.766845,-8.634851 42.763914,-8.631991 42.76279,-8.631312 42.762824,-8.627985 42.762988,-8.62703 42.766069,-8.628174 42.769744,-8.625378 42.774355,-8.626608 42.776469,-8.627539 42.778565,-8.632074 42.780448,-8.63582 42.778503))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	894914.192742 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.63582> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.76279> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.625378> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.780448> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-6860-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-6860-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.63582 ;
	ns6:hasLowerBound106	42.76279 ;
	ns6:hasRightBound107	-8.625378 ;
	ns6:hasUpperBound106	42.780448 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-6860	ns2:hasPolygon	ns1:s5-15-6860-4326 .