@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-8471-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-15-8471-4326	ogcgs:asWKT	"POLYGON((-8.186308 43.525352,-8.187679 43.530386,-8.184359 43.535637,-8.187237 43.535882,-8.194846 43.528763,-8.190426 43.529122,-8.18831 43.526904,-8.192019 43.522155,-8.19118 43.521029,-8.186759 43.52332,-8.186308 43.525352))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	486885.355248 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.194846> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.521029> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--8.184359> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.535882> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-15-8471-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-15-8471-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-8.194846 ;
	ns6:hasLowerBound106	43.521029 ;
	ns6:hasRightBound107	-8.184359 ;
	ns6:hasUpperBound106	43.535882 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-15-8471	ns2:hasPolygon	ns1:s5-15-8471-4326 .