@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-09-75-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-09-75-4326	ogcgs:asWKT	"POLYGON((-3.530629 42.99879,-3.53397 42.99879,-3.542086 42.995506,-3.544411 42.991946,-3.536774 42.98517,-3.539138 42.981787,-3.538496 42.970629,-3.537182 42.964816,-3.5356 42.960894,-3.534161 42.95998,-3.532678 42.95701,-3.524157 42.954866,-3.51763 42.971119,-3.520095 42.97695,-3.520116 42.978156,-3.526518 42.978789,-3.528028 42.98513,-3.521849 42.990746,-3.527228 42.993878,-3.527486 42.997634,-3.530629 42.99879))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/5052200.4710937-M2> ;
	ns2:hasAreaInSquareMeters	5052200.4710937 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.544411> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.954866> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.51763> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.99879> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-09-75-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-09-75-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.544411 ;
	ns6:hasLowerBound106	42.954866 ;
	ns6:hasRightBound107	-3.51763 ;
	ns6:hasUpperBound106	42.99879 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-09-75	ns2:hasPolygon	ns1:s5s5-09-75-4326 .