CINXE.COM

Smart Exploration Research Center - Knowledge & Innovation for exploration of critical raw materials - FAQ

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en"> <head> <title>Smart Exploration Research Center - Knowledge &amp; Innovation for exploration of critical raw materials - FAQ</title> <meta name="generator" content="WebPages www.nklt.se"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1.0"> <link rel="canonical" href="https://www.smartexploration.se/faq/" /> <meta property="og:description" content="What is Smart Exploration Research Center in a nutshell? Smart Exploration Research Center is a multidisciplinary RD focused center funded by the Swedish Foundation for Strategic Research SSF. The center answered a call by the foundation to address critical raw materials CRMs exploration and miningin early 2023 through national competition. Smart Exploration Research Center has been granted 60 MSEK and its lifetime is six years. Additional in-kind funds are provided by the partners reaching the budget to a total of approximately 120 MSKE ..." /> <link rel="icon" href="/smartexploration/image/favicon.png" /><!-- --> <link rel="stylesheet" type="text/css" href="/WebObjects/webpages.woa/Contents/WebServerResources/templates.css"/> <link rel="stylesheet" type="text/css" href="/css/css/smartexploration_basic20240206093416.css"/> <style> /* Stil för pop-up fönstret */ .wp_vars_popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; padding: 20px; background-color: #f0f0f0; border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index: 9999; } /* Stil för stängningsknappen */ .wp_vars_close { float: right; cursor: pointer; } .wp_vars_design_button { display: inline-block; z-index: 100001; right: 6em; top: 0.1em; position: absolute; } </style> <script type="text/javascript" src="/WebObjects/webpages.woa/Contents/WebServerResources/jquery-3.7.1.min.js"></script> <script type="text/javascript" src="/WebObjects/webpages.woa/Contents/WebServerResources/nkltlib.js"></script> <script> jQuery(document).ready(function() { /*scroll gallery*/ const sections = document.querySelectorAll('.scroll_gallery'); sections.forEach(section => { window.addEventListener('scroll', () => { const sectionTop = section.offsetTop; const sectionBottom = section.offsetTop + section.offsetHeight; const scrollPercentage = Math.max(0, Math.min(1, (window.pageYOffset - sectionTop) / (window.pageYOffset - sectionTop + section.offsetHeight))); section.style.setProperty('--scroll', scrollPercentage); }, false); }); //Dropdown menu if(jQuery('#menu').hasClass('dropdown')){ jQuery('#menu a.group').click(function( event ) { event.preventDefault(); jQuery(this).toggleClass('show_group'); }); } jQuery('#menu > .inner > ul > li > a.group').each(function () { jQuery(this).clone().prependTo(jQuery(this).next('ul')); }); //Mobile menu jQuery('#mobile_menu_toggle').click(function() { jQuery(this).toggleClass('active'); jQuery('body').toggleClass('mobile_menu_open'); }); jQuery('#mobile_menu > .inner ul > li > a.group').click(function( event ) { event.preventDefault(); jQuery(this).toggleClass('show_group'); }); if(jQuery('#mobile_menu').hasClass('slide_in')){ jQuery('#mobile_menu > .inner ul > li > a.group').each(function () { jQuery(this).clone().prependTo(jQuery(this).next('ul')); }); jQuery('#mobile_menu > .inner ul > li > a.group + ul').each(function () { jQuery(this).prepend('<span class="back-button">Tillbaka</span>'); }); } jQuery('.back-button').click(function(){ var mobileul = jQuery(this).parent('ul'); var mobileli = jQuery(mobileul).parent('li'); var mobilea = jQuery(mobileli).children('a'); jQuery(mobilea).toggleClass('show_group'); }); //utfällbar jQuery('.utfällbar > .inner > p').click(function(event) { event.stopPropagation(); if (jQuery(this).parent().is('.inner')) { jQuery('.utfällbar').not(jQuery(this).closest('.utfällbar')).removeClass('show'); jQuery(this).closest('.utfällbar').toggleClass('show'); } }); $('.utfällbar > .inner').each(function() { const $inner = $(this); const $firstParagraph = $inner.find('p').first(); const $showAreaDiv = $('<div class="show_area"></div>'); $inner.contents().each(function() { if (this !== $firstParagraph[0]) { $showAreaDiv.append(this); } }); if ($showAreaDiv.children().length > 0) { $inner.append($showAreaDiv); } }); if(jQuery('body').hasClass('animerad_header')) { scrollAnimation(); jQuery(window).bind('scroll', self.windowScroll); } jQuery(window).bind('scroll', self.windowScroll); var scrolled = jQuery(document).scrollTop(); jQuery( ".fade_up, .flip, .zoom_in, .fade_left, .fade_right" ).each(function(index){ var pxfromtop = jQuery(this).offset().top; var screenH = jQuery( window ).height(); if(scrolled + screenH - 100 >= pxfromtop) { jQuery(this).addClass("animate"); } }); var mouse_is_inside = false; jQuery('#menu .group + ul').hover(function(){ mouse_is_inside=true; }, function(){ mouse_is_inside=false; }); jQuery("body").mouseup(function(){ if(! mouse_is_inside) jQuery('#menu .group').removeClass('open'); }); jQuery('.cart_content').hover(function(){ mouse_is_inside=true; }, function(){ mouse_is_inside=false; }); jQuery("body").mouseup(function(){ if(! mouse_is_inside) jQuery('#CartDivForm').removeClass('show_cart'); }); jQuery('#scroll_down').addClass('animate'); $('.al_info > a').text('Read more'); }); windowScroll = function(){ if(jQuery('.section.first').length > 0) {scrollAnimation();} var scrolled = jQuery(document).scrollTop(); jQuery( ".fade_up, .flip, .zoom_in, .fade_left, .fade_right" ).each(function(index){ var pxfromtop = jQuery(this).offset().top; var screenH = jQuery( window ).height(); if(scrolled + screenH >= pxfromtop) { jQuery(this).addClass("animate"); } }); } scrollAnimation = function() { var section = jQuery('.section.first'); if(section.length > 0) { var scrolled = jQuery(window).scrollTop(); offset = section.height(); if(scrolled >= offset) { jQuery("#header").addClass("menuFixed"); } if(scrolled >= 150) { jQuery("#header").addClass("scrollar"); jQuery("#header").removeClass("top"); } if(scrolled <= 150) { jQuery("#header").addClass("top"); jQuery("#header").removeClass("scrollar"); } if(scrolled <= offset) { jQuery("#header").removeClass("menuFixed"); } } }; </script> </head> <body class="genomskinlig_meny animerad_header page_faq page_level_1 is_leaf template template_sida-med-bild-i-toppen display_template_helasidan c7 c1_plus"> <div id = "wrap_admin"><!-- --><div id = "outer_wrap" class = "content_height"><div id = "wrap"> <div id="header"><div class="inner"><div class="part text sl0 i1 odd first imgs_1"><div class="inner"><p><a class = "l_internal" href="/"><span class="image no_caption no_float wide contain size_logo" style="max-width:280px; max-height:140px;"><picture class="part_image"><img src="/smartexploration/image/smartexplorationlogolight_logo_logo.png" width="280" height="140" style=" aspect-ratio: 280/140;" ></picture></span></a></p></div> </div><div class="part text sl0 i2 even imgs_0 till_höger" id="social"><div class="inner"><p><a class = "l_external l_new_window" href="https://www.linkedin.com/company/smartexploration/" target=_blank><svg class="icon feather-sprite linkedin-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#linkedin"></use></svg></a></p></div> </div> <div class="part menu sl0 i3 odd imgs_0 mc7 mc1_plus" id="menu"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_year"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_year"><a class="group" href="/about-us/"><span>About us</span></a></li><li class="i3 in_the-center odd age_year"><a class="group" href="/the-center/"><span>The center</span></a></li><li class="i4 in_news-events age_year"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_year"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a class="current" href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_year"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> <div class="part menu sl0 i4 even imgs_0 top slide_in mc7 mc1_plus" id="mobile_menu"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_year"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_year"><a class="group" href="/about-us/"><span>About us</span></a><ul><li class="i1 in_principal-investigators first odd age_year"><a href="/principal-investigators/"><span>Principal Investigators</span></a></li><li class="i2 in_operational-and-management-team age_year"><a href="/operational-and-management-team/"><span>Operational and management team</span></a></li><li class="i3 in_steering-board odd age_year"><a href="/steering-board/"><span>Steering board</span></a></li><li class="i4 in_advisory-board age_year"><a href="/advisory-board/"><span>Advisory board</span></a></li><li class="i5 in_young-professionals odd age_year"><a href="/young-professionals/"><span>Young professionals</span></a></li><li class="i6 in_members age_year"><a href="/members/"><span>Members</span></a></li><li class="i7 in_friends-of-the-centre last odd age_year"><a href="/friends-of-the-centre/"><span>Friends of the Centre</span></a></li></ul></li><li class="i3 in_the-center odd age_year"><a class="group" href="/the-center/"><span>The center</span></a><ul><li class="i1 in_hubs-and-work-packages first odd age_year"><a href="/hubs-and-work-packages/"><span>Hubs and Work Packages</span></a></li><li class="i2 in_sites last age_year"><a href="/sites/"><span>Sites</span></a></li></ul></li><li class="i4 in_news-events age_year"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_year"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a class="current" href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_year"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> <div class="part html sl0 i5 odd last imgs_0"><div class="inner"><span id='mobile_menu_toggle'><span></span></span></div> </div></div></div> <div id = "content_admin"> <div id="content"><div class="inner"> <div class="part section sl1 i1 odd first imgs_0"> <div class="inner"><h1 class="part heading sl2 i1 odd first imgs_0 tp_topprubrik ljus_text"> FAQ </h1><div class="part text sl2 i2 even imgs_0 tp_topptext halv ljus_text"><div class="inner"></div> </div><div class="part images sl2 i3 odd imgs_1 tp_toppbild"> <span class="image no_caption no_float tall cover size_background" style="max-width:1800px; max-height:1800px;"><picture class="part_image"><img src="/smartexploration/image/sercnature_background.jpg" width="1800" height="1800" style=" aspect-ratio: 1800/1800;" ></picture></span> </div><div class="part video sl2 i4 even imgs_1 bakgrundsvideo"> <video muted autoplay loop playsinline preload=&quot;auto&quot; poster = "/smartexploration/image/video_first_frame.png"> <source type="video/mp4" src="/smartexploration/attachment/5114810_aerial_drone_sky_1920x1080.mp4" /> Sorry, your browser doesn't support embedded videos. </video> </div><div class="part text sl2 i5 odd last imgs_0 centrerad ljus_text fade_up" id="scroll_down"><div class="inner"><p>Smart Exploration Research Center<br/>Uppsala Sweden<br/><svg class="icon feather-sprite arrow-down-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#arrow-down"></use></svg></p></div> </div></div> </div><div class="part section sl1 i2 even last imgs_0"> <div class="inner"><div class="part section sl2 i1 odd first imgs_0 fjärdedel"> <div class="inner"> </div> </div><div class="part section sl2 i2 even last imgs_0 tp_innehall"> <div class="inner"><div class="part section sl1 i1 odd first last imgs_0"> <div class="inner"><div class="part text sl2 i1 odd first imgs_0"><div class="inner"><p><a class = "l_internal" href="/faq-svenska/">FAQ på svenska</a></p></div> </div><div class="part text sl2 i2 even imgs_0 utfällbar"><div class="inner"><p>What is Smart Exploration Research Center in a nutshell? </p><p>Smart Exploration Research Center is a multidisciplinary R&D focused center funded by the Swedish Foundation for Strategic Research (SSF). The center answered a call by the foundation to address critical raw materials (CRMs) exploration and mining in early 2023 through national competition.</p><p>Smart Exploration Research Center has been granted 60 MSEK and its lifetime is six years. Additional in-kind funds are provided by the partners reaching the budget to a total of approximately 120 MSKE. The center kicked off on 1st of January 2024 and will live under the SSF funding until the end of 2029. <br/></p></div> </div><div class="part text sl2 i3 odd imgs_0 utfällbar"><div class="inner"><p>Who is involved in the center activities? How does the center work?</p><p>The Smart Exploration Research Centre, based at Uppsala University and supported by three other universities (Gothenburg University, Lund University and Stockholm University), three mining companies (Nordic Iron Ore AB, Inmet Mining Sweden AB, Eurobattery Minerals AB) four technology and solution providers (Amkvo AB, BitSimNow AB, Epiroc AB and Tyréns AB), and one municipality-related entity (AB Samarkand2015) adresses knowledge gaps by developing new science and technologies for innovative exploration of CRMs. </p><p>It comprises a consortium of key academic and industrial partners in Sweden, bringing together expertise from four universities, two mining companies, and four technology and solution providers. The members possess diverse skills among which, economic and structural geology, geophysics, technology, nanotechnology, robotic solutions, data analytics, drilling technologies, safety and ethics, environmental and social governance (ESG), and sustainable development goals (SDGs).<br/>This combination allows a smooth transition from research to innovation, innovation to development, which is important for market place and competitive growth.<br/></p></div> </div><div class="part text sl2 i4 even imgs_0 utfällbar"><div class="inner"><p>What are the main objectives of the center?</p><p>The centre focuses on bridging knowledge gaps by developing new technologies and scientific methods for innovative CRM exploration. It aims to provide Sweden with cutting-edge exploration solutions while establishing itself as a global hub for high-quality scientific research, attracting both mining companies and young professionals. Additionally, the centre plans to facilitate further research and development activities through thematic proposals with its partners and supporting companies.</p><p>It would serve Sweden with new exploration solutions to become a global centre; providing high-quality science and research, attracting mining companies, and young professionals. </p></div> </div><div class="part text sl2 i5 odd imgs_0 utfällbar"><div class="inner"><p>How does the center operate to reach its objectives?</p><p>The center operates through four technical and scientific hubs, aligned to address specific knowledge gaps. The scoping works focus on the concept of "targeting across scales" and are interconnected through three main themes: (1) Innovation-Digitalization, (2) Footprints-Pathfinders, and (3) Integration-Target Ranking. These efforts are characterized by scientific boldness and/or technical potential to generate valuable intellectual properties (IPs). Our primary goals are to test the applicability of solutions through demonstration and advancement to higher Technology Readiness Levels (TRLs), and/or to contribute to the generation of new models, data, and targets. The ultimate goal is to increase new primary and secondary solutions but also link exploration to mineral processing and extraction methods. </p></div> </div><div class="part text sl2 i6 even imgs_0 utfällbar"><div class="inner"><p>Where does the center operate pilot studies?</p><p>Four validation sites are already available through our partners and our earlier work in Sweden:</p><ol class = "text_list"><li>in Bergslagen where primary IOCG deposits enriched with REEs are targeted, </li><li>Swedish Caledonide where we look into black-shale and associated deposits including white spot/deposits, </li><li>Li-bearing and alkaline and carbonatite systems, and </li><li>magmatic Ni-Cu-PGE and IOCG systems in northern Sweden. </li></ol><p>Where relevant, deposits and geological conditions outside Sweden will also be studied to provide analogue for improved exploration targeting. Several of the solutions should find their ways beyond Sweden for pilot work and higher TRLs.&nbsp;&nbsp;&nbsp;<br/></p></div> </div><div class="part text sl2 i7 odd imgs_0 utfällbar"><div class="inner"><p>Why does a focused research center for exploration of critical raw materials matter?</p><p>Climate action requires an accelerated energy transition for decarbonization and carbon neutrality, which in turns requires access to minerals, in particular the critical raw materials and strategic minerals, here collectively referred to as CRMs. Sweden was once world-leading in mineral exploration and innovation (e.g., frontier on geophysical systems), but chose to focus primarily on exploitation and less on investment in innovation in mineral exploration; boldly speaking, the result being that Sweden is now a follower in exploration solutions, not a leader. To ensure sustainable access to CRMs at the same pace as green technologies in Sweden, a focused knowledge centre involving broader expertise and institutions was needed. The accelerated push for green technologies and politics around CRMs (e.g., supply risks for many Swedish service and product companies) have forced many countries to reassess their resources and pay more attention towards innovation and addressing environmental-social-governance (ESG) issues already at the exploration stage. Therefore, ample opportunity exists for new players, companies, solutions, and competences for the exploration of CRMs in Sweden. Sweden has a suitable geology, within the entire country, with several CRM deposits already identified in both Archean and Phanerozoic rocks.</p></div> </div><div class="part text sl2 i8 even imgs_0 utfällbar"><div class="inner"><p>What does the center do for social responsibility?</p><p>The center has social duty to reach out the public. It is not just a project task but also our social responsibility to communicate to the public, stakeholders, decision-makers and NGOs as to the beneficiaries, researchers and entrepreneurs.</p><p>The center gives a great importance to Civil Society Engagement, has planned for Social Licence to Operate (SLO) pilot studies, ESG-related way of operating its activities and the exploration work, and undertakes special activities during the field works in particular. Town hall meetings with the local community are being held, flyers and posters are hung up at announcement boards in the neighbourhoods, local media is contacted, and local schools have visited our activities. While we focus in Sweden, we want to be a role model, a neutral and unbiased center for both technical and also “tic tank” hub for socioeconomic aspects of exploration and mining for both the public and technical communities in order to improve exploration at a global scale. Bad examples have already harmed the mining industry for long time and this appearance has to be improved. </p></div> </div><div class="part text sl2 i9 odd imgs_0 utfällbar"><div class="inner"><p>How does the center reach the market? What will happen to the project results, findings and data?</p><p>The center and its core partners are publishing several targeted popular news and scientific articles at different magazines and journals and produces promotional materials in our main cannel in LinkedIn. We will have exposure in major events but run our exploitation tours. We have also planned for e-lecturers and webinar sessions in order to reach the audiences when not possible to travel. These online sessions will be recorded and made available to public through the center ’s website and other platforms currently being platform.</p><p>Data will become open access as soon as the tasks are completed and when businesses are protected. Links and information how to obtain them will be provided at later stage.</p><p>It is a strong ambition of the project partners to bring the prototypes and methodologies developed within the center to the market and to make them widely available for use. We have developed a business strategy plan, and have started protecting our IPs via trademarks, patents and other means in order to maximize the commercial values of the solutions. </p></div> </div><div class="part text sl2 i10 even imgs_0 utfällbar"><div class="inner"><p>Are there any health or environmental risks involved during the Smart Exploration Research Centre’s activities?</p><p>Potential risks are studied rigorously and continuously, and measures have been planned to mitigate any potential concerns. The center aims at developing environmentally-friendly instruments and solutions for non-invasive exploration activities. All the prototypes being developed should meet Swedish and EU standards. Health, Safety, Security and Environmental risks are carefully drafted in a HSSE plan and ways to mitigate them provided. This is done prior to any field activities but also meetings of the center. </p><p>We aim for the “zero harm to people”, “zero harm to the environment” and “no work is important if cannot be done safely” rule.</p><p>The exploration solutions, promotion materials and our activities should not pose any risk to the public or environment.</p></div> </div><div class="part text sl2 i11 odd last imgs_0 utfällbar"><div class="inner"><p>How to get involved with the center?</p><p>We have planned to accept sponsors, field trials and “Friends of the Center” through two different membership levels: (1) HREE and (2) LREE and commercial work. Already at this stage we have all the four Nordic geological Surveys (SGU, NGU, GTK, and GEUS) as well as BHP, Anglo American and Metal Earth Research Center as the supporter of the center providing data, exchange of knowledge, mobility for young researchers and upscaling opportunities. </p><p>Check our website and follow our social media channels for the project outcomes and achievements.
Contact us at <span class="obfusc">PGEgY2xhc3MgPSAibF9tYWlsIGxfbmV3X3dpbmRvdyIgaHJlZj0ibWFpbHRvOmluZm9Ac21hcnRleHBsb3JhdGlvbi5zZSIgdGFyZ2V0PV9ibGFuaz5pbmZvQHNtYXJ0ZXhwbG9yYXRpb24uc2U8L2E+</span> or directly the research director at <span class="obfusc">PGEgY2xhc3MgPSAibF9tYWlsIGxfbmV3X3dpbmRvdyIgaHJlZj0ibWFpbHRvOmFsaXJlemEubWFsZWhtaXJAZ2VvLnV1LnNlIiB0YXJnZXQ9X2JsYW5rPmFsaXJlemEubWFsZWhtaXJAZ2VvLnV1LnNlPC9hPg==</span> for collaboration.</p></div> </div></div> </div></div> </div></div> </div> </div></div> </div> <div id="footer"><div class="inner"><div class="part text sl0 i1 odd first imgs_1 femtedel"><div class="inner"><p><span class="image no_caption no_float wide contain size_logo" style="max-width:280px; max-height:140px;"><picture class="part_image"><img src="/smartexploration/image/smartexplorationlogolightalt_logo.png" width="280" height="140" style=" aspect-ratio: 280/140;" ></picture></span></p></div> </div><div class="part section sl0 i2 even imgs_0 fjärdedel"> <div class="inner"><h6 class="part heading sl1 i1 odd first imgs_0"> Read more </h6> <div class="part menu sl1 i2 even last imgs_0 mc7 mc1_plus"><span class="menu_button"></span><div class="inner"> <ul><li class="i1 in_home first odd age_year"><a href="/"><span>Home</span></a></li><li class="i2 in_about-us age_year"><a class="group" href="/about-us/"><span>About us</span></a></li><li class="i3 in_the-center odd age_year"><a class="group" href="/the-center/"><span>The center</span></a></li><li class="i4 in_news-events age_year"><a href="/news-events/"><span>News & Events</span></a></li><li class="i5 in_media-downloads odd age_year"><a href="/media-downloads/"><span>Media & Downloads</span></a></li><li class="i6 in_faq age_month"><a class="current" href="/faq/"><span>FAQ</span></a></li><li class="i7 in_contact last odd age_year"><a href="/contact/"><span>Contact</span></a></li></ul> </div></div> </div> </div><div class="part section sl0 i3 odd last imgs_0 fjärdedel"> <div class="inner"><h6 class="part heading sl1 i1 odd first imgs_0"> Contact </h6><div class="part text sl1 i2 even last imgs_0"><div class="inner"><p><span class="obfusc">PGEgY2xhc3MgPSAibF9tYWlsIGxfbmV3X3dpbmRvdyIgaHJlZj0ibWFpbHRvOmluZm9Ac21hcnRleHBsb3JhdGlvbi5zZSIgdGFyZ2V0PV9ibGFuaz5pbmZvQHNtYXJ0ZXhwbG9yYXRpb24uc2U8L2E+</span><br/><a class = "l_external l_new_window" href="tel:+46 18 471 23 35 " target=_blank>+46 18 471 23 35 </a><br/><a class = "l_external l_new_window" href="https://maps.apple.com?q=Uppsala+universitet+Geocentrum+Villav%C3%A4gen+16+752+36+Uppsala" target=_blank>Uppsala universitet Geocentrum Villavägen 16 752 36 Uppsala</a><br/><a class = "l_external l_new_window" href="https://www.linkedin.com/company/smartexploration/" target=_blank><svg class="icon feather-sprite linkedin-icon"><use xlink:href="/WebObjects/webpages.woa/Contents/Frameworks/NKLTExtensions.framework/WebServerResources/feather-sprite.svg#linkedin"></use></svg></a><a class = "l_external l_new_window" href="https://www.linkedin.com/company/smartexploration/" target=_blank>LinkedIn</a></p></div> </div></div> </div></div></div> <div id = "content_provider"><a href = "https://www.nklt.se">Webbyrå företag</a></div> </div></div> <div id = "login"> <a rel="nofollow" href="/tologin?redirectPage=faq">Login</a> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10