@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-46-2006-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-46-2006-4326	ogcgs:asWKT	"POLYGON((-0.871648 39.782915,-0.871909 39.782388,-0.873058 39.776271,-0.870908 39.768276,-0.873414 39.764055,-0.868533 39.760352,-0.851321 39.758176,-0.848569 39.758784,-0.848161 39.760382,-0.848213 39.763776,-0.859123 39.763289,-0.853652 39.770972,-0.862812 39.766326,-0.866933 39.760576,-0.870547 39.769183,-0.871227 39.773138,-0.85964 39.773991,-0.848977 39.782699,-0.845552 39.783197,-0.855225 39.785567,-0.859418 39.78627,-0.860257 39.785865,-0.871648 39.782915))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/2693919.00585418-M2> ;
	ns2:hasAreaInSquareMeters	2693919.00585418 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.873414> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.758176> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.845552> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.78627> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-46-2006-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-46-2006-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.873414 ;
	ns6:hasLowerBound106	39.758176 ;
	ns6:hasRightBound107	-0.845552 ;
	ns6:hasUpperBound106	39.78627 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-46-2006	ns2:hasPolygon	ns1:s5s5-46-2006-4326 .