@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:original-15-3282-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-15-3282-4326	ogcgs:asWKT	"POLYGON((-8.279469 43.003792,-8.277504 43.004238,-8.276537 43.004283,-8.276134 43.005679,-8.276729 43.005597,-8.277336 43.006042,-8.278474 43.006259,-8.279051 43.005125,-8.279491 43.005902,-8.279965 43.005632,-8.279469 43.003792))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	54351.1814543 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.279965> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.003792> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.276134> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.006259> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-15-3282-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-15-3282-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.279965 ;
	ns6:hasLowerBound106	43.003792 ;
	ns6:hasRightBound107	-8.276134 ;
	ns6:hasUpperBound106	43.006259 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-15-3282	ns2:hasPolygon	ns1:original-15-3282-4326 .