@prefix ns0:	<http://crossforest.eu/position/ontology/> .
@prefix ns1:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
@prefix ns2:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/polygon/> .
ns1:s5s5-25-2000	ns0:hasPolygon	ns2:s5s5-25-2000-4326 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
ns2:s5s5-25-2000-4326	rdf:type	ns0:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns2:s5s5-25-2000-4326	ogcgs:asWKT	"POLYGON((1.023568 41.895061,1.019926 41.890991,1.021961 41.892439,1.023568 41.895061))"^^virtrdf:Geometry ;
	ns0:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/36040.0918393-M2> ;
	ns0:hasAreaInSquareMeters	36040.0918393 ;
	ns0:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.019926> ;
	ns0:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.890991> ;
	ns0:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.023568> ;
	ns0:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.895061> .
@prefix ns6:	<http://crossforest.eu/ilu/data/layer/> .
ns2:s5s5-25-2000-4326	ns0:isInLayer	ns6:s5s5 .
@prefix ns7:	<http://epsg.w3id.org/ontology/> .
ns2:s5s5-25-2000-4326	ns7:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns7:hasLeftBound107	1.019926 ;
	ns7:hasLowerBound106	41.890991 ;
	ns7:hasRightBound107	1.023568 ;
	ns7:hasUpperBound106	41.895061 .