@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-14-2000-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-14-2000-4326	ogcgs:asWKT	"POLYGON((-5.016079 38.704391,-5.012661 38.708315,-5.010374 38.712092,-5.007995 38.715126,-5.011389 38.717227,-5.024279 38.725453,-5.034042 38.722853,-5.05311 38.725542,-5.053816 38.723959,-5.046915 38.718549,-5.038817 38.715103,-5.034751 38.711766,-5.035567 38.701889,-5.030635 38.694137,-5.019428 38.696019,-5.017774 38.696363,-5.003429 38.695659,-5.00147 38.696539,-5.000836 38.700029,-5.00448 38.704247,-5.011114 38.70391,-5.016079 38.704391))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/6545920.8129444-M2> ;
	ns2:hasAreaInSquareMeters	6545920.8129444 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.053816> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.694137> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.000836> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.725542> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-14-2000-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-14-2000-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.053816 ;
	ns6:hasLowerBound106	38.694137 ;
	ns6:hasRightBound107	-5.000836 ;
	ns6:hasUpperBound106	38.725542 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-14-2000	ns2:hasPolygon	ns1:s5s5-14-2000-4326 .