@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:original-06-257555-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-06-257555-4326	ogcgs:asWKT	"POLYGON((-5.617024 38.458682,-5.616529 38.459265,-5.616397 38.459507,-5.616446 38.459883,-5.616799 38.460275,-5.617368 38.460379,-5.617559 38.460375,-5.618046 38.460181,-5.618772 38.459748,-5.619003 38.459287,-5.618864 38.458785,-5.618464 38.458444,-5.617987 38.457972,-5.617772 38.457871,-5.617377 38.458274,-5.617024 38.458682))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	40198.086725 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.619003> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.457871> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.616397> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.460379> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-06-257555-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-06-257555-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.619003 ;
	ns6:hasLowerBound106	38.457871 ;
	ns6:hasRightBound107	-5.616397 ;
	ns6:hasUpperBound106	38.460379 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-06-257555	ns2:hasPolygon	ns1:original-06-257555-4326 .