@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:s5s5-01-7351-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-7351-4326	ogcgs:asWKT	"POLYGON((-2.51558 42.624004,-2.514369 42.623966,-2.510827 42.625567,-2.507359 42.625754,-2.506482 42.625132,-2.505092 42.625336,-2.504937 42.625792,-2.50762 42.627404,-2.511148 42.626043,-2.51488 42.625087,-2.516513 42.625183,-2.51825 42.625301,-2.520106 42.625461,-2.51945 42.62386,-2.517007 42.623312,-2.516958 42.623542,-2.516727 42.623817,-2.516666 42.623991,-2.51558 42.624004))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/163699.691607-M2> ;
	ns2:hasAreaInSquareMeters	163699.691607 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.520106> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.623312> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.504937> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.627404> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-7351-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-7351-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.520106 ;
	ns6:hasLowerBound106	42.623312 ;
	ns6:hasRightBound107	-2.504937 ;
	ns6:hasUpperBound106	42.627404 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-7351	ns2:hasPolygon	ns1:s5s5-01-7351-4326 .