@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-2882-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-2882-4326	ogcgs:asWKT	"POLYGON((-8.230685 43.089667,-8.226633 43.093553,-8.22558 43.097198,-8.222244 43.100569,-8.224976 43.100187,-8.233863 43.104155,-8.23693 43.104392,-8.238086 43.103979,-8.236174 43.103095,-8.233961 43.101702,-8.227626 43.097473,-8.233706 43.089934,-8.238732 43.089595,-8.2394 43.08766,-8.235579 43.086292,-8.230685 43.089667))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	827766.721071 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.2394> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.086292> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.222244> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.104392> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-2882-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-2882-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.2394 ;
	ns6:hasLowerBound106	43.086292 ;
	ns6:hasRightBound107	-8.222244 ;
	ns6:hasUpperBound106	43.104392 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-2882	ns2:hasPolygon	ns1:s5-15-2882-4326 .