@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-3-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-3-4326	ogcgs:asWKT	"POLYGON((-8.819924 42.978475,-8.819481 42.980275,-8.819528 42.98133,-8.821126 42.988608,-8.826366 42.988039,-8.83085 42.983034,-8.833723 42.985489,-8.837419 42.983972,-8.836459 42.980195,-8.833092 42.976195,-8.827795 42.980157,-8.824389 42.979732,-8.821819 42.97822,-8.821097 42.977631,-8.819924 42.978475))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	1085675.9273 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.837419> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.976195> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.819481> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.988608> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-3-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-3-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.837419 ;
	ns6:hasLowerBound106	42.976195 ;
	ns6:hasRightBound107	-8.819481 ;
	ns6:hasUpperBound106	42.988608 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-3	ns2:hasPolygon	ns1:s5-15-3-4326 .