get_notice

Get the full detail of one Doffin notice by id (e.g. "2026-103178").

Signature: get_notice(notice_id: string, required; include_form_details: yes/no, optional, default False; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/doffin/get_notice/?notice_id={notice_id}&include_form_details=false&limit=25&offset=0

Replace {notice_id}, {include_form_details} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
notice_idrequiredstringDoffin notice id from search_doffin results.
include_form_detailsoptionalbooleanAlso return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough.
limitoptionalintegerGateway page size; default 25, maximum 100.
offsetoptionalintegerNumber of list items to skip; default 0.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "doffin",
  "operation": "get_notice",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Doffin notice id from search_doffin results.
Type: yes/no. Also return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough.

Result

Source: Doffin and TED. Retrieved 2026-09-23T18:55:05Z in 0.332 seconds.

id:
2025-103077
eFormId:
cd95a2cc-86c4-4a2d-a69e-76ef2682beda
procedureId:
362bd73b-8a37-4927-b765-3af60599d36c
heading:
Rammeavtale - Håndverkertjenester Inderøy kommune
description:
Håndverkertjenester Inderøy kommune. Oppdelt i 9 delkonkurranser/fagområder.
buyer:

1 results

  1. id:
    997391853
    name:
    Inderøy kommune
location_id:

1 results

  1. NO060
placeOfPerformance:
issueDate:
2025-02-27T07:23:58Z
deadline:
not reported by source
qualificationDeadline:
not reported by source
noticeType:
ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
allTypes:

2 results

  1. ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
  2. RESULT
allCpvCodes:
directCpvCodes:
parentCpvCodes:
    noticeStatus:
    not reported by source
    allReceivedTenders:

    2 results

    1. type:
      tenders
      total:
      0
    2. type:
      t-esubm
      total:
      33
    preferredPublicationDateTed:
    not reported by source
    plannedDateTed:
    not reported by source
    competitionDocsUrl:
    not reported by source
    sentToTed:
    yes
    regulationUrl:
    https://lovdata.no/dokument/SF/forskrift/2016-08-12-974?q=foa
    core:
    estimatedValue:
    amount:
    14400000.0
    code:
    NOK
    fullLocalizedText:
    1.44E7 NOK
    mainActivity:
    gen-pub
    eform:

    6 results

    1. title:
      block01
      sectionId:
      1
      label:
      Kjøper
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      1 results

      1. title:
        block0101
        sectionId:
        1.1
        label:
        Kjøper
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        3 results

        1. title:
          block010101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Inderøy kommune
          sections:
          not reported by source
        2. title:
          block010102
          sectionId:
          not reported by source
          label:
          Juridisk type kjøper
          useLabelAsValue:
          no
          value:
          Fylkeskommunal myndighet
          sections:
          not reported by source
        3. title:
          block010103
          sectionId:
          not reported by source
          label:
          Oppdragsgivers virksomhet
          useLabelAsValue:
          no
          value:
          Alminnelig offentlig tjenesteyting
          sections:
          not reported by source
    2. title:
      block02
      sectionId:
      2
      label:
      Prosedyre
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      1 results

      1. title:
        block0201
        sectionId:
        2.1
        label:
        Prosedyre
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        13 results

        1. title:
          block020101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Rammeavtale - Håndverkertjenester Inderøy kommune
          sections:
          not reported by source
        2. title:
          block020102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Håndverkertjenester Inderøy kommune. Oppdelt i 9 delkonkurranser/fagområder.
          sections:
          not reported by source
        3. title:
          block020103
          sectionId:
          not reported by source
          label:
          Prosedyreidentifikator
          useLabelAsValue:
          no
          value:
          362bd73b-8a37-4927-b765-3af60599d36c
          sections:
          not reported by source
        4. title:
          block020104
          sectionId:
          not reported by source
          label:
          Tidligere varsel
          useLabelAsValue:
          no
          value:
          b0c5ff11-c23b-4216-b9b2-72baa4d2caf5-01
          sections:
          not reported by source
        5. title:
          block020105
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        6. title:
          block020106
          sectionId:
          not reported by source
          label:
          Type prosedyre
          useLabelAsValue:
          no
          value:
          Åpen
          sections:
          not reported by source
        7. title:
          block020108
          sectionId:
          not reported by source
          label:
          Prosedyren er akselerert
          useLabelAsValue:
          no
          value:
          No
          sections:
          not reported by source
        8. title:
          block020110
          sectionId:
          not reported by source
          label:
          Begrunnelse for den akselererte prosedyren
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        9. title:
          block020112
          sectionId:
          not reported by source
          label:
          Hovedtrekkene i prosedyren
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:
          not reported by source
        10. title:
          block020114
          sectionId:
          2.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block02011401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block02011403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
        11. title:
          block020115
          sectionId:
          2.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          6 results

          1. title:
            block02011501
            sectionId:
            not reported by source
            label:
            Postadresse
            useLabelAsValue:
            no
            value:
            Vennalivegen 7
            sections:
            not reported by source
          2. title:
            block02011502
            sectionId:
            not reported by source
            label:
            By
            useLabelAsValue:
            no
            value:
            Inderøy
            sections:
            not reported by source
          3. title:
            block02011503
            sectionId:
            not reported by source
            label:
            Postnummer
            useLabelAsValue:
            no
            value:
            7670
            sections:
            not reported by source
          4. title:
            block02011504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          5. title:
            block02011505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          6. title:
            block02011507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        12. title:
          block020116
          sectionId:
          2.1.3
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block02011601
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            14 400 000 NOK
            sections:
            not reported by source
        13. title:
          block020117
          sectionId:
          2.1.4
          label:
          Generell informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block02011704
            sectionId:
            not reported by source
            label:
            Rettslig grunnlag
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block02011705
            sectionId:
            not reported by source
            label:
            Direktiv 2014/24/EU
            useLabelAsValue:
            yes
            value:
            not reported by source
            sections:
            not reported by source
    3. title:
      block04
      sectionId:
      5
      label:
      Delkontrakt
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      10 results

      1. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0001
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Håndverkertjenester Inderøy kommune
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Rammeavtale 2år + 1år + 1år for håndverkertjenester i Inderøy kommune. 9 delkonkurranser, 1 pr fagområde. 1 kontrakt pr delkonkurranse.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år.
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            14 400 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      2. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0002
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 1 Sentral driftskontroll
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere serviceoppdrag på Sentral driftskontroll i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          7 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Reparasjon, vedlikehold og tilhørende tjenester tilknyttet PCer, kontorutstyr, telekommunikasjon og AV-utstyr
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Reparasjon og vedlikehold av kontrollapparater
            sections:
            not reported by source
          5. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Reparasjon og vedlikehold av sentralvarmeanlegg
            sections:
            not reported by source
          6. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Installasjon av elektrisk distribusjon- og kontrollutstyr
            sections:
            not reported by source
          7. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Installasjon av veiledning og kontroll system
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Steinkjer kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            800 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      3. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0003
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 2 Maler- og gulvtjenester
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandøren skal levere serviceoppdrag på maling og gulvleggertjenester i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Legging og belegging av gulv
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Maler- og glassarbeide
            sections:
            not reported by source
          5. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Malearbeide
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            800 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              50
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              20
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              30
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      4. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0004
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 3 Rørleggertjenester
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandøren skal levere serviceoppdrag på rørleggertjenester i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          4 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Rørleggingsarbeid
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Blikkenslager, rørleggerarbeid og dreneringsarbeid
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            1 800 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      5. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0005
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 4 Heismontør
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere serviceoppdrag, kontroll og vedlikehold på oppdragsgivers heiser.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Vedlikehold av heiser
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            1 200 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      6. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0006
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 5 Skadedyrkontroll
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandøren skal levere tjenester på skadedyrkontroll og skadedyrbekjempelse med tilhørende tjenester innenfor rammeavtalens leveringsomfang, på en kvalitetsmessig god og kostnads-/og ressurseffektiv måte. Skadedyrkontroll og skadedyrbekjempelse vil gjennomføres etter behov på Oppdragsgivers eiendommer. Arbeidet omfatter i utgangspunktet alle tiltak i det omfang og med de intervaller som er påkrevd for å hindre at det kommer eller oppholder seg skadedyr på kommunenes eiendommer/anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Desinfisering og skadedyrbekjempelse i by- og landområder
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Renholds- og saniteringstjenester
            sections:
            not reported by source
          5. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Skadedyrsbekjempelse
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            160 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      7. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0007
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 6 Tømrer
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere serviceoppdrag på tømrertjenester i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          4 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Snekkermonteringsarbeid
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Byggmester, tømrere- og snekker arbeid
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            4 000 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      8. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0008
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 7 Ventilasjon
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere serviceoppdrag på ventilasjonstjenester i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Installasjon av varme-, ventilasjons- og klimaanlegg
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Arbeid i forbindelse med ventilasjonsanlegg
            sections:
            not reported by source
          5. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Inspeksjon av ventilasjonssystemer
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            2 000 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              50
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              20
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            4 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            4. title:
              block0401120107
              sectionId:
              not reported by source
              label:
              Vekt (prosent, presis)
              useLabelAsValue:
              no
              value:
              30
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
      9. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0009
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 8 Låsesmed
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere Låsesmedtjenester i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Låsesmedtjenester
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            1 000 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
      10. title:
        block0401
        sectionId:
        5.1
        label:
        Skjebne
        useLabelAsValue:
        no
        value:
        LOT-0010
        sections:

        11 results

        1. title:
          block040101
          sectionId:
          not reported by source
          label:
          Tittel
          useLabelAsValue:
          no
          value:
          Del 9 Kulde- og varmepumpeteknikk
          sections:
          not reported by source
        2. title:
          block040102
          sectionId:
          not reported by source
          label:
          Beskrivelse: __________
          useLabelAsValue:
          no
          value:
          Leverandørene skal levere serviceoppdrag på Kulde- og varmepumpeteknikk i forbindelse med daglig drift av alle typer bygg og anlegg.
          sections:
          not reported by source
        3. title:
          block040103
          sectionId:
          not reported by source
          label:
          Intern identifikator
          useLabelAsValue:
          no
          value:
          2024/1641
          sections:
          not reported by source
        4. title:
          block040104
          sectionId:
          5.1.1
          label:
          Hensikt
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          10 results

          1. title:
            block04010401
            sectionId:
            not reported by source
            label:
            Kontraktens art
            useLabelAsValue:
            no
            value:
            Tjenester
            sections:
            not reported by source
          2. title:
            block04010403
            sectionId:
            not reported by source
            label:
            Hoved klassifisering
            useLabelAsValue:
            no
            value:
            Reperasjons- og vedlikeholdstjenester
            sections:
            not reported by source
          3. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Kjøle- og ventilasjonsutstyr
            sections:
            not reported by source
          4. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Varmepumper
            sections:
            not reported by source
          5. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Kjøleutstyr
            sections:
            not reported by source
          6. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Deler til kjøle- og fryseutstyr samt varmepumper
            sections:
            not reported by source
          7. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Kjøle- og fryseanlegg
            sections:
            not reported by source
          8. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Installasjon av kjøleanlegg
            sections:
            not reported by source
          9. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Reparasjon og vedlikehold av sentralvarmeanlegg
            sections:
            not reported by source
          10. title:
            block04010405
            sectionId:
            not reported by source
            label:
            Ytterligere klassifisering
            useLabelAsValue:
            no
            value:
            Reparasjon og vedlikehold av kjøleanlegg
            sections:
            not reported by source
        5. title:
          block040105
          sectionId:
          5.1.2
          label:
          Sted for gjennomføring
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04010504
            sectionId:
            not reported by source
            label:
            Underenhet i land
            useLabelAsValue:
            no
            value:
            Trøndelag (NO060)
            sections:
            not reported by source
          2. title:
            block04010505
            sectionId:
            not reported by source
            label:
            Land
            useLabelAsValue:
            no
            value:
            Norge
            sections:
            not reported by source
          3. title:
            block04010507
            sectionId:
            not reported by source
            label:
            Tilleggsinformasjon
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
        6. title:
          block040106
          sectionId:
          5.1.3
          label:
          Anslått varighet
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010603
            sectionId:
            not reported by source
            label:
            Varighet
            useLabelAsValue:
            no
            value:
            2 YEAR
            sections:
            not reported by source
        7. title:
          block040107
          sectionId:
          5.1.4
          label:
          Fornyelse
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04010701
            sectionId:
            not reported by source
            label:
            Maksimal fornyelse
            useLabelAsValue:
            no
            value:
            2
            sections:
            not reported by source
          2. title:
            block04010702
            sectionId:
            not reported by source
            label:
            Beskrivelse: __________
            useLabelAsValue:
            no
            value:
            2 x 1 år
            sections:
            not reported by source
        8. title:
          block040108
          sectionId:
          5.1.5
          label:
          Verdi
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block04010801
            sectionId:
            not reported by source
            label:
            Anslått verdi eksklusiv merverdiavgift
            useLabelAsValue:
            no
            value:
            400 000 NOK
            sections:
            not reported by source
        9. title:
          block040112
          sectionId:
          5.1.10
          label:
          Tildelingskriterier
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kostnad
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011201
            sectionId:
            not reported by source
            label:
            Kriterium
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            3 results

            1. title:
              block0401120101
              sectionId:
              not reported by source
              label:
              Type
              useLabelAsValue:
              no
              value:
              Kvalitet – klima- og miljøkriterium
              sections:
              not reported by source
            2. title:
              block0401120103
              sectionId:
              not reported by source
              label:
              Navn
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0401120105
              sectionId:
              not reported by source
              label:
              Beskrivelse: __________
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
          4. title:
            block04011202
            sectionId:
            not reported by source
            label:
            Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          5. title:
            block04011204
            sectionId:
            not reported by source
            label:
            Begrunnelse for ikke å angi vektingen av tildelingskriteriene
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        10. title:
          block040114
          sectionId:
          5.1.15
          label:
          Teknikker
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          3 results

          1. title:
            block04011401
            sectionId:
            not reported by source
            label:
            Rammeavtale
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140101
              sectionId:
              not reported by source
              label:
              Rammeavtale uten gjenåpning av konkurransen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          2. title:
            block04011402
            sectionId:
            not reported by source
            label:
            Informasjon om den dynamiske innkjøpsordningen
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0401140201
              sectionId:
              not reported by source
              label:
              Ingen
              useLabelAsValue:
              yes
              value:
              not reported by source
              sections:
              not reported by source
          3. title:
            block04011403
            sectionId:
            not reported by source
            label:
            Elektronisk auksjon
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
        11. title:
          block040115
          sectionId:
          5.1.16
          label:
          Nærmere informasjon, mekling og revisjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block04011502
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            Trøndelag tingrett
            sections:
            not reported by source
          2. title:
            block04011513
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            Inderøy kommune
            sections:
            not reported by source
    4. title:
      block05
      sectionId:
      6
      label:
      Resultater
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      11 results

      1. title:
        block0501
        sectionId:
        not reported by source
        label:
        Verdien av alle kontrakter tildelt i denne prosedyren
        useLabelAsValue:
        no
        value:
        13 400 000 NOK
        sections:
        not reported by source
      2. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0001
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          5 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              P2024-164 Inderøy kommune REV 01
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0001
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-4
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Håndverkertjenester Inderøy kommune-Heis-Gruppen AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
          2. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Inderøy Kommune VB Asp Rørservice
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0001
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-3-
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Håndverkertjenester Inderøy kommune-Varme & Bad AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
          3. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Tilbud Inderøy Kommune
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0001
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-5-
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Håndverkertjenester Inderøy kommune-Pelias Norsk Skadedyrkontroll AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
          4. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Tilbud fra FuglesangDahl
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0001
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-2-6-
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Håndverkertjenester Inderøy kommune-FuglesangDahl AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
          5. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              GK Norge AS - Inderøy kommune
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0001
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-1-7
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Håndverkertjenester Inderøy kommune-GK Norge AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          20 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                4
                sections:
                not reported by source
      3. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0002
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              GK Norge AS - Inderøy kommune
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0002
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-1
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 1 Sentral driftskontroll-GK Norge AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                3
                sections:
                not reported by source
      4. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0003
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Tilbud fra FuglesangDahl
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0003
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-2
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 2 Maler- og gulvtjenester-FuglesangDahl AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                2
                sections:
                not reported by source
      5. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0004
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Inderøy Kommune VB Asp Rørservice
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0004
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-3
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 3 Rørleggertjenester-Varme & Bad AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                4
                sections:
                not reported by source
      6. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0005
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              P2024-164 Inderøy kommune REV 01
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0005
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-4-
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 4 Heismontør-Heis-Gruppen AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                4
                sections:
                not reported by source
      7. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0006
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Tilbud Inderøy Kommune
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0006
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-5
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 5 Skadedyrkontroll-Pelias Norsk Skadedyrkontroll AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                3
                sections:
                not reported by source
      8. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0007
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Tilbud fra FuglesangDahl
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0007
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-6
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 6 Tømrer-FuglesangDahl AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                7
                sections:
                not reported by source
      9. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0008
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              GK Norge AS - Inderøy kommune
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0008
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                2024/1641-
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 7 Ventilasjon-GK Norge AS
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                3
                sections:
                not reported by source
      10. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0009
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Inderøy
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0009
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              2 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                Ingen kontrakt signert
                sections:
                not reported by source
              2. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                2
                sections:
                not reported by source
      11. title:
        block0509
        sectionId:
        6.1
        label:
        Identifikator for resultatparti
        useLabelAsValue:
        no
        value:
        LOT-0010
        sections:

        4 results

        1. title:
          block050901
          sectionId:
          not reported by source
          label:
          Minst én vinner ble kåret.
          useLabelAsValue:
          yes
          value:
          not reported by source
          sections:
          not reported by source
        2. title:
          block050906
          sectionId:
          6.1.2
          label:
          Informasjon om vinnere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090601
            sectionId:
            not reported by source
            label:
            Vinner
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            5 results

            1. title:
              block0509060101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Recover AS
              sections:
              not reported by source
            2. title:
              block0509060103
              sectionId:
              not reported by source
              label:
              Tilbud
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:
              not reported by source
            3. title:
              block0509060104
              sectionId:
              not reported by source
              label:
              Betalingsmiddelidentifikator
              useLabelAsValue:
              no
              value:
              Inderøy
              sections:
              not reported by source
            4. title:
              block0509060105
              sectionId:
              not reported by source
              label:
              Identifikator for parti eller gruppe med partier
              useLabelAsValue:
              no
              value:
              LOT-0010
              sections:
              not reported by source
            5. title:
              block0509060123
              sectionId:
              not reported by source
              label:
              Informasjon om kontrakt
              useLabelAsValue:
              no
              value:
              not reported by source
              sections:

              5 results

              1. title:
                block050906012301
                sectionId:
                not reported by source
                label:
                Identifikator for kontrakten
                useLabelAsValue:
                no
                value:
                Ingen
                sections:
                not reported by source
              2. title:
                block050906012302
                sectionId:
                not reported by source
                label:
                Tittel
                useLabelAsValue:
                no
                value:
                Del 9 Kulde- og varmepumpeteknikk
                sections:
                not reported by source
              3. title:
                block050906012303
                sectionId:
                not reported by source
                label:
                Datoen da vinneren ble kåret
                useLabelAsValue:
                no
                value:
                14.02.2025
                sections:
                not reported by source
              4. title:
                block050906012305
                sectionId:
                not reported by source
                label:
                Kontrakten tildeles innenfor en rammeavtale
                useLabelAsValue:
                no
                value:
                false
                sections:
                not reported by source
              5. title:
                block050906012308
                sectionId:
                not reported by source
                label:
                Virksomhet som signerer kontrakten
                useLabelAsValue:
                no
                value:
                Inderøy kommune
                sections:
                not reported by source
        3. title:
          block050907
          sectionId:
          6.1.3
          label:
          Ikke vinnende tilbydere
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          24 results

          1. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Brødrene Sundli AS
              sections:
              not reported by source
          2. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Otis AS
              sections:
              not reported by source
          3. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Reber-Schindler Heis A/S
              sections:
              not reported by source
          4. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          5. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Heis-Gruppen AS
              sections:
              not reported by source
          6. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              KONE AS
              sections:
              not reported by source
          7. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Sverresborg Malerservice as
              sections:
              not reported by source
          8. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Varme & Bad AS
              sections:
              not reported by source
          9. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Midt-Norsk VVS
              sections:
              not reported by source
          10. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RørTek AS
              sections:
              not reported by source
          11. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Pelias Norsk Skadedyrkontroll AS
              sections:
              not reported by source
          12. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Anticimex AS
              sections:
              not reported by source
          13. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RENTOKIL INITIAL NORGE AS
              sections:
              not reported by source
          14. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              RECO Bygg og Skadeteknikk AS
              sections:
              not reported by source
          15. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          16. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Innherred Entrepenør
              sections:
              not reported by source
          17. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kvernmo AS
              sections:
              not reported by source
          18. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Grande Entreprenør AS
              sections:
              not reported by source
          19. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              FuglesangDahl AS
              sections:
              not reported by source
          20. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Kem Prosjekt AS
              sections:
              not reported by source
          21. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Hamstad AS
              sections:
              not reported by source
          22. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              CAVERION NORGE AS
              sections:
              not reported by source
          23. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              GK Norge AS
              sections:
              not reported by source
          24. title:
            block05090701
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509070101
              sectionId:
              not reported by source
              label:
              Offisielt navn
              useLabelAsValue:
              no
              value:
              Bravida Norge AS
              sections:
              not reported by source
        4. title:
          block050908
          sectionId:
          6.1.4
          label:
          Statistisk informasjon
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block05090804
            sectionId:
            not reported by source
            label:
            Mottatte tilbud eller forespørsler om å delta
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:

            1 results

            1. title:
              block0509080401
              sectionId:
              not reported by source
              label:
              Type mottatte innleveringer
              useLabelAsValue:
              no
              value:
              Tilbud er levert elektronisk
              sections:

              1 results

              1. title:
                block050908040101
                sectionId:
                not reported by source
                label:
                Antall anbud eller forespørsler om å delta mottatt
                useLabelAsValue:
                no
                value:
                1
                sections:
                not reported by source
    5. title:
      block06
      sectionId:
      8
      label:
      Virksomheter
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      27 results

      1. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0001
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Inderøy kommune
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          997391853
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Innherred Anskaffelser
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Vennalivegen 7
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Inderøy
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7670
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Espen Næss
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          espen.naess@inderoy.kommune.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011901
            sectionId:
            not reported by source
            label:
            Kjøper
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011914
            sectionId:
            not reported by source
            label:
            Virksomhet som signerer kontrakten
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      2. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0002
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Trøndelag tingrett
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          926 722 794
          sections:
          not reported by source
        3. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Postboks 2317 Torgarden
          sections:
          not reported by source
        4. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Trondheim
          sections:
          not reported by source
        5. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7004
          sections:
          not reported by source
        6. title:
          block060109
          sectionId:
          not reported by source
          label:
          Underenhet i land
          useLabelAsValue:
          no
          value:
          Trøndelag (NO060)
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          trondelag.tingrett@domstol.no
          sections:
          not reported by source
        9. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          73 54 24 00
          sections:
          not reported by source
        10. title:
          block060115
          sectionId:
          not reported by source
          label:
          Internett-adresse
          useLabelAsValue:
          no
          value:
          https://www.domstol.no/no/domstoler/tingrett/trondelag-tingrett/
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011908
            sectionId:
            not reported by source
            label:
            Virksomhet som gjennomfører klagebehandling
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      3. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0003
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Heis-Gruppen AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          825172262
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Grøsetbakkan 55
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          BOSBERG
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7070
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Merete Fjelltveit Flakke
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          merete.flakke@heis-gruppen.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          98108286
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      4. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0004
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Heis-Gruppen AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          825172262
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Grøsetbakkan 55
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          BOSBERG
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7070
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Merete Fjelltveit Flakke
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          merete.flakke@heis-gruppen.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          98108286
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0001, LOT-0005
            sections:
            not reported by source
      5. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0005
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          RECO Bygg og Skadeteknikk AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          986559000
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Enebakkveien 304
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          1188
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Roy Petter Åland
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          roypa@reco.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 91663641
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      6. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0006
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Innherred Entrepenør
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          916761856
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Trekanten 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Levanger
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7604
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Martin Sivertsen
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          martin@innherrede.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 74058500
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      7. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0007
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          KONE AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          918201548
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Postboks 6009, Etterstad
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0601
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Ann Torill Schei
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          anntorill.schei@kone.com
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          05663
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      8. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0008
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Innherred Entrepenør
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          916761856
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Trekanten 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Levanger
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7604
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Martin Sivertsen
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          martin@innherrede.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 74058500
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      9. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0009
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Recover AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          995761440
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Kristoffer Robinsvei 13
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0978
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Kathrine Haugen Renaut
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          khr@recover.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          81555555
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0009, LOT-0010
            sections:
            not reported by source
      10. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0010
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          RENTOKIL INITIAL NORGE AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          919669152
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Postboks 84
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Skjetten
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          2026
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Vidar Thon
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          vidar.thon@rentokil-initial.com
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 400 30 320
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      11. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0011
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Grande Entreprenør AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          912051625
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Neptunvegen 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Verdal
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7652
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Anders Næss
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          anders.naess@grande-entreprenor.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          41666600
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      12. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0012
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Pelias Norsk Skadedyrkontroll AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          920312470
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Storkunder
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Martnsvegen 59
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Elverum
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          2409
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Nina Nymoen
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          nin@pelias.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 33 33 00 00
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0001, LOT-0006
            sections:
            not reported by source
      13. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0013
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          CAVERION NORGE AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          959069743
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Anbudsavdelingen
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Østensjøveien 34
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0667
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Håvard Ringstad
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          havard.ringstad@caverion.com
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +4722874000
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      14. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0014
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Kvernmo AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          983049052
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Industrivegen 8
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Verdal
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7652
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Sigbjørn Johnson
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          sigbjorn@kvernmo.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          46925000
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      15. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0015
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Reber-Schindler Heis A/S
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          919876522
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Anbudsavdelingen
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Drivenesvegen 24-26
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          VENNESLA
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          4702
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Janne Thorsen
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          janne.thorsen@schindler.com
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +4738151100
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      16. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0016
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Otis AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          919419105
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Försäljning
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Stømsveien 258
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0605
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Helene Jensen
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          helene.jensen@otis.com
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 22707500
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      17. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0017
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Bravida Norge AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          987582561
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Weilbergjordet 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Fredrikstad
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          1602
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Roar Wold
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          roar.wold@bravida.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 69359400
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      18. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0018
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Midt-Norsk VVS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          898290182
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Nessjorde 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Inderøy
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7670
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Kent Andre Smulan
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          kent@midt-norskvvs.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          91004128
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      19. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0019
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Anticimex AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          923856781
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Postboks 7095, St. Olavs plass
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0130
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Ralitsa Radulova
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          ralitsa.radulova@anticimex.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 81 54 82 50
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      20. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0020
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          FuglesangDahl AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          991836330
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Jæktsmedgata 1
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Steinkjer
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7725
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Sten Rudi Dahl
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          stenrudi@fuglesangdahl.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          97596000
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0001, LOT-0003, LOT-0007
            sections:
            not reported by source
      21. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0021
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          GK Norge AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          915892981
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Ryenstubben 12
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Oslo
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          0679
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Martin Slupphaug
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          martin.slupphaug@gk.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +4722974700
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0001, LOT-0002, LOT-0008
            sections:
            not reported by source
      22. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0022
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Varme & Bad AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          991603344
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Försäljning
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Postboks 280
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Stavanger
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          4066
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Jan Einar Asp
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          jan.einar.asp@vb.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 51 95 11 00
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          2 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
          2. title:
            block06011920
            sectionId:
            not reported by source
            label:
            Vinner av disse delkontraktene
            useLabelAsValue:
            no
            value:
            LOT-0001, LOT-0004
            sections:
            not reported by source
      23. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0023
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Kem Prosjekt AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          827589772
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Handverksvegen 34
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Malm
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7790
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Petter Elnan
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          petter@kemprosjekt.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          92648030
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      24. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0024
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Sverresborg Malerservice as
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          996175863
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Salg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Heimdalsveien 12
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Heimdal
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7080
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Henrik Yksnøy
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          henrik.yksnoy@sbmaler.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +47 73 96 41 00
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      25. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0025
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          RørTek AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          946279900
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Kalkulasjon
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Serviceboks 2524
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Steinkjer
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7729
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Svein Arne Bøgseth
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          svein@rortekas.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          97555625
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      26. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0026
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Hamstad AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          936164226
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Administrasjon
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Øvermarka 2
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          FURNES
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          2320
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Brit Lynum Aune
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          bla@hamstad.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          +4748014840
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
      27. title:
        block0601
        sectionId:
        8.1
        label:
        not reported by source
        useLabelAsValue:
        no
        value:
        ORG-0027
        sections:

        11 results

        1. title:
          block060101
          sectionId:
          not reported by source
          label:
          Offisielt navn
          useLabelAsValue:
          no
          value:
          Brødrene Sundli AS
          sections:
          not reported by source
        2. title:
          block060104
          sectionId:
          not reported by source
          label:
          Registreringsnummer
          useLabelAsValue:
          no
          value:
          997404254
          sections:
          not reported by source
        3. title:
          block060105
          sectionId:
          not reported by source
          label:
          Departement
          useLabelAsValue:
          no
          value:
          Bygg og Anlegg
          sections:
          not reported by source
        4. title:
          block060106
          sectionId:
          not reported by source
          label:
          Postadresse
          useLabelAsValue:
          no
          value:
          Vennalivegen 6
          sections:
          not reported by source
        5. title:
          block060107
          sectionId:
          not reported by source
          label:
          By
          useLabelAsValue:
          no
          value:
          Inderøy
          sections:
          not reported by source
        6. title:
          block060108
          sectionId:
          not reported by source
          label:
          Postnummer
          useLabelAsValue:
          no
          value:
          7670
          sections:
          not reported by source
        7. title:
          block060110
          sectionId:
          not reported by source
          label:
          Land
          useLabelAsValue:
          no
          value:
          Norge
          sections:
          not reported by source
        8. title:
          block060111
          sectionId:
          not reported by source
          label:
          Kontaktpunkt
          useLabelAsValue:
          no
          value:
          Kent Ove Hellan
          sections:
          not reported by source
        9. title:
          block060112
          sectionId:
          not reported by source
          label:
          E-post
          useLabelAsValue:
          no
          value:
          kent.ove@brsundli.no
          sections:
          not reported by source
        10. title:
          block060113
          sectionId:
          not reported by source
          label:
          Telefon
          useLabelAsValue:
          no
          value:
          46508057
          sections:
          not reported by source
        11. title:
          block060119
          sectionId:
          not reported by source
          label:
          Rollene til denne virksomheten
          useLabelAsValue:
          no
          value:
          not reported by source
          sections:

          1 results

          1. title:
            block06011917
            sectionId:
            not reported by source
            label:
            Tilbyder
            useLabelAsValue:
            no
            value:
            not reported by source
            sections:
            not reported by source
    6. title:
      block08
      sectionId:
      11
      label:
      Kunngjøringsinformasjon
      useLabelAsValue:
      no
      value:
      not reported by source
      sections:

      2 results

      1. title:
        block0801
        sectionId:
        11.1
        label:
        Kunngjøringsinformasjon
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:

        5 results

        1. title:
          block080101
          sectionId:
          not reported by source
          label:
          Varselidentifikator/-versjon
          useLabelAsValue:
          no
          value:
          cd95a2cc-86c4-4a2d-a69e-76ef2682beda 02
          sections:
          not reported by source
        2. title:
          block080102
          sectionId:
          not reported by source
          label:
          Type skjema
          useLabelAsValue:
          no
          value:
          Resultat
          sections:
          not reported by source
        3. title:
          block080103
          sectionId:
          not reported by source
          label:
          Type varsel
          useLabelAsValue:
          no
          value:
          Kunngjøring om kontrakt eller konsesjonstildeling – standardregime
          sections:
          not reported by source
        4. title:
          block080104
          sectionId:
          not reported by source
          label:
          Varsel utsendelsesdato
          useLabelAsValue:
          no
          value:
          27.02.2025 08:23
          sections:
          not reported by source
        5. title:
          block080105
          sectionId:
          not reported by source
          label:
          Språk der denne kunngjøringen er offisielt tilgjengelig
          useLabelAsValue:
          no
          value:
          norsk, English
          sections:
          not reported by source
      2. title:
        block0802
        sectionId:
        11.2
        label:
        Informasjon om publisering
        useLabelAsValue:
        no
        value:
        not reported by source
        sections:
        not reported by source
    awardedNames:
    changeNotices:
    not reported by source
    limitedDataFlag:
    no
    publicationDate:
    2025-02-28
    tedId:
    134256-2025
    procurementTimeline:

    3 results

    1. id:
      2024-115343
      allType:

      2 results

      1. ANNOUNCEMENT_OF_COMPETITION
      2. COMPETITION
      publicationDate:
      2024-10-28
      selectedNotice:
      no
    2. id:
      2024-116771
      allType:

      2 results

      1. ANNOUNCEMENT_OF_COMPETITION
      2. COMPETITION
      publicationDate:
      2024-11-21
      selectedNotice:
      no
    3. id:
      2025-103077
      allType:

      2 results

      1. ANNOUNCEMENT_OF_CONCLUSION_OF_CONTRACT
      2. RESULT
      publicationDate:
      2025-02-28
      selectedNotice:
      yes
    procurementStrategicLabels:

    1 results

    1. ENVIRONMENT_PROCUREMENT
    lotsNumber:
    10
    doffin_url:
    https://doffin.no/notices/2025-103077
    Will you use the result in generated code?

    Open the same result as JSON

    Is data missing or incorrect? Send feedback about this result.

    Continue exploring

    How an AI agent should use this page

    Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

    How to use the get_notice lookup

    1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
    2. Check types, units, limits and ID formats in the parameter table.
    3. Follow linked results to canonical pages before combining sources.

    Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

    Source-specific next step

    Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.