@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-30-80331-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-30-80331-4326	ogcgs:asWKT	"POLYGON((-1.851997 37.575675,-1.854227 37.577914,-1.856272 37.576961,-1.85625 37.57566,-1.857062 37.575265,-1.861182 37.574665,-1.863363 37.575805,-1.867445 37.57454,-1.870085 37.572611,-1.871204 37.570875,-1.87232 37.570077,-1.872269 37.569764,-1.87226 37.567874,-1.871702 37.568221,-1.872092 37.569956,-1.869834 37.571769,-1.869866 37.572516,-1.868715 37.572649,-1.867421 37.574237,-1.863376 37.575629,-1.861342 37.574541,-1.856967 37.575101,-1.855614 37.575712,-1.855843 37.576611,-1.853975 37.577549,-1.852162 37.575601,-1.851997 37.575675))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	66372.4357907 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.87232> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.567874> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.851997> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.577914> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-30-80331-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-30-80331-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.87232 ;
	ns6:hasLowerBound106	37.567874 ;
	ns6:hasRightBound107	-1.851997 ;
	ns6:hasUpperBound106	37.577914 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-30-80331	ns2:hasPolygon	ns1:s5-30-80331-4326 .