{
  "openapi": "3.0.3",
  "info": {
    "title": "Kabels en leidingen ondergrond",
    "version": "1.0.0",
    "description": "Overzicht ondergrondse infrastructuur",
    "termsOfService": "https://data.amsterdam.nl/",
    "contact": {
      "email": "datapunt@amsterdam.nl"
    },
    "license": {
      "name": "Creative Commons, Naamsvermelding"
    }
  },
  "servers": [
    {
      "url": "https://api.data.amsterdam.nl/"
    }
  ],
  "security": [
    {
      "oauth2": []
    }
  ],
  "externalDocs": {
    "description": "API Usage Documentation",
    "url": "https://api.data.amsterdam.nl/v1/docs/datasets/leidingeninfrastructuur.html"
  },
  "paths": {
    "/amsterdam_ovl_bovengrondse_kabels": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_bovengrondse_kabels_list",
        "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "functie",
            "in": "query",
            "description": "De functie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "functie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "groep",
            "in": "query",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "groep[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "De hoofdcategorie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een bovengrondse kabel.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van de inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Het jaar waarin de kabel is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "kabeldiameter",
            "in": "query",
            "description": "De diameter van de kabel in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeldiameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabeltype",
            "in": "query",
            "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeltype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabelzegel",
            "in": "query",
            "description": "Het type zegel van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabelzegel[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kast",
            "in": "query",
            "description": "Het nummer van de kast waarop de kabel is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kast[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "De lengte van de kabel in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "De nauwkeurigheid van de diepte van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "De nauwkeurigheid van de hoogte van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "ovs",
            "in": "query",
            "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ovs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "ovs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "ovs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "ovs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ovs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "tot",
            "in": "query",
            "description": "De eindlocatie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "tot[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra",
            "in": "query",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeExtra[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "van",
            "in": "query",
            "description": "De startlocatie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "van[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het voltage dat op de kabel staat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_bovengrondse_kabels"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_bovengrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Bovengrondse kabel ID",
                                            "description": "Unieke identificatie van een bovengrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Bovengrondse kabel ID",
                                "description": "Unieke identificatie van een bovengrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte van de kabel."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel hoogte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de hoogte van de kabel."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de bovengrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de bovengrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel jaar van aanleg",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Soort voeding",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel functie",
                                "description": "De functie van de bovengrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel startlocatie",
                                "description": "De startlocatie van de bovengrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eindlocatie",
                                "description": "De eindlocatie van de bovengrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel type",
                                "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegeltype",
                                "description": "Het type zegel van de kabel."
                              },
                              "ovs": {
                                "type": "string",
                                "nullable": true,
                                "title": "Overspanningsinstallatie",
                                "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_bovengrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Bovengrondse kabel ID",
                                            "description": "Unieke identificatie van een bovengrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Bovengrondse kabel ID",
                                "description": "Unieke identificatie van een bovengrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte van de kabel."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel hoogte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de hoogte van de kabel."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de bovengrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de bovengrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel jaar van aanleg",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Soort voeding",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel functie",
                                "description": "De functie van de bovengrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel startlocatie",
                                "description": "De startlocatie van de bovengrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eindlocatie",
                                "description": "De eindlocatie van de bovengrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel type",
                                "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegeltype",
                                "description": "Het type zegel van de kabel."
                              },
                              "ovs": {
                                "type": "string",
                                "nullable": true,
                                "title": "Overspanningsinstallatie",
                                "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_bovengrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Bovengrondse kabel ID",
                                            "description": "Unieke identificatie van een bovengrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Bovengrondse kabel ID",
                                "description": "Unieke identificatie van een bovengrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte van de kabel."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel hoogte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de hoogte van de kabel."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de bovengrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de bovengrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel jaar van aanleg",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Soort voeding",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel functie",
                                "description": "De functie van de bovengrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel startlocatie",
                                "description": "De startlocatie van de bovengrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel eindlocatie",
                                "description": "De eindlocatie van de bovengrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengrondse kabel type",
                                "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegeltype",
                                "description": "Het type zegel van de kabel."
                              },
                              "ovs": {
                                "type": "string",
                                "nullable": true,
                                "title": "Overspanningsinstallatie",
                                "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_bovengrondse_kabels/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_bovengrondse_kabels_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "functie",
            "in": "query",
            "description": "De functie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "functie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "groep",
            "in": "query",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "groep[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "De hoofdcategorie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een bovengrondse kabel.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van de inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Het jaar waarin de kabel is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "kabeldiameter",
            "in": "query",
            "description": "De diameter van de kabel in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeldiameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabeltype",
            "in": "query",
            "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeltype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabelzegel",
            "in": "query",
            "description": "Het type zegel van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabelzegel[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kast",
            "in": "query",
            "description": "Het nummer van de kast waarop de kabel is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kast[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "De lengte van de kabel in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "De nauwkeurigheid van de diepte van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "De nauwkeurigheid van de hoogte van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "ovs",
            "in": "query",
            "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ovs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "ovs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "ovs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "ovs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "ovs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "tot",
            "in": "query",
            "description": "De eindlocatie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "tot[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra",
            "in": "query",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeExtra[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "van",
            "in": "query",
            "description": "De startlocatie van de bovengrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "van[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het voltage dat op de kabel staat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_bovengrondse_kabels"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Bovengrondse kabel ID",
                                  "description": "Unieke identificatie van een bovengrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Bovengrondse kabel ID",
                      "description": "Unieke identificatie van een bovengrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte van de kabel."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel hoogte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de hoogte van de kabel."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de bovengrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de bovengrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel jaar van aanleg",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Soort voeding",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel functie",
                      "description": "De functie van de bovengrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel startlocatie",
                      "description": "De startlocatie van de bovengrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eindlocatie",
                      "description": "De eindlocatie van de bovengrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel type",
                      "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegeltype",
                      "description": "Het type zegel van de kabel."
                    },
                    "ovs": {
                      "type": "string",
                      "nullable": true,
                      "title": "Overspanningsinstallatie",
                      "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Bovengrondse kabel ID",
                                  "description": "Unieke identificatie van een bovengrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Bovengrondse kabel ID",
                      "description": "Unieke identificatie van een bovengrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte van de kabel."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel hoogte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de hoogte van de kabel."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de bovengrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de bovengrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel jaar van aanleg",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Soort voeding",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel functie",
                      "description": "De functie van de bovengrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel startlocatie",
                      "description": "De startlocatie van de bovengrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eindlocatie",
                      "description": "De eindlocatie van de bovengrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel type",
                      "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegeltype",
                      "description": "Het type zegel van de kabel."
                    },
                    "ovs": {
                      "type": "string",
                      "nullable": true,
                      "title": "Overspanningsinstallatie",
                      "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Bovengrondse kabel ID",
                                  "description": "Unieke identificatie van een bovengrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Bovengrondse kabel ID",
                      "description": "Unieke identificatie van een bovengrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte van de kabel."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel hoogte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de hoogte van de kabel."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de bovengrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de bovengrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel jaar van aanleg",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Soort voeding",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel functie",
                      "description": "De functie van de bovengrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel startlocatie",
                      "description": "De startlocatie van de bovengrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eindlocatie",
                      "description": "De eindlocatie van de bovengrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel type",
                      "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegeltype",
                      "description": "Het type zegel van de kabel."
                    },
                    "ovs": {
                      "type": "string",
                      "nullable": true,
                      "title": "Overspanningsinstallatie",
                      "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_lichtpunten": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_lichtpunten_list",
        "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Mate van bereikbaarheid van een Lichtpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt.",
            "schema": {
              "type": "string",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van een lichtmast.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Punt coördinaat van het lichtpunt (epsg:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een lichtpunt.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "mastcode",
            "in": "query",
            "description": "Nadere aanduiding van de categorie van een Lichtpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "mastcode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "mastcode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "mastcode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "mastcode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "mastcode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_lichtpunten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_lichtpunten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Lichtpunt ID",
                                            "description": "Unieke identificatie van een lichtpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Lichtpunt ID",
                                "description": "Unieke identificatie van een lichtpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt bereikbaarheid",
                                "description": "Mate van bereikbaarheid van een Lichtpunt."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtmast bouwtype",
                                "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt eigenaar",
                                "description": "Naam van de eigenaar van een lichtmast."
                              },
                              "mastcode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt categorie code",
                                "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_lichtpunten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Lichtpunt ID",
                                            "description": "Unieke identificatie van een lichtpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Lichtpunt ID",
                                "description": "Unieke identificatie van een lichtpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt bereikbaarheid",
                                "description": "Mate van bereikbaarheid van een Lichtpunt."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtmast bouwtype",
                                "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt eigenaar",
                                "description": "Naam van de eigenaar van een lichtmast."
                              },
                              "mastcode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt categorie code",
                                "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_lichtpunten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Lichtpunt ID",
                                            "description": "Unieke identificatie van een lichtpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Lichtpunt ID",
                                "description": "Unieke identificatie van een lichtpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt bereikbaarheid",
                                "description": "Mate van bereikbaarheid van een Lichtpunt."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtmast bouwtype",
                                "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt eigenaar",
                                "description": "Naam van de eigenaar van een lichtmast."
                              },
                              "mastcode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Lichtpunt categorie code",
                                "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_lichtpunten/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_lichtpunten_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Mate van bereikbaarheid van een Lichtpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt.",
            "schema": {
              "type": "string",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "grondspot",
                "onderbouw",
                "opbouw",
                "overspanning",
                "schijnwerper"
              ]
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van een lichtmast.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Punt coördinaat van het lichtpunt (epsg:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een lichtpunt.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "mastcode",
            "in": "query",
            "description": "Nadere aanduiding van de categorie van een Lichtpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "mastcode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "mastcode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "mastcode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "mastcode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "mastcode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_lichtpunten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Lichtpunt ID",
                                  "description": "Unieke identificatie van een lichtpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Lichtpunt ID",
                      "description": "Unieke identificatie van een lichtpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt bereikbaarheid",
                      "description": "Mate van bereikbaarheid van een Lichtpunt."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtmast bouwtype",
                      "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt eigenaar",
                      "description": "Naam van de eigenaar van een lichtmast."
                    },
                    "mastcode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt categorie code",
                      "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Lichtpunt ID",
                                  "description": "Unieke identificatie van een lichtpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Lichtpunt ID",
                      "description": "Unieke identificatie van een lichtpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt bereikbaarheid",
                      "description": "Mate van bereikbaarheid van een Lichtpunt."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtmast bouwtype",
                      "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt eigenaar",
                      "description": "Naam van de eigenaar van een lichtmast."
                    },
                    "mastcode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt categorie code",
                      "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Lichtpunt ID",
                                  "description": "Unieke identificatie van een lichtpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Lichtpunt ID",
                      "description": "Unieke identificatie van een lichtpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt bereikbaarheid",
                      "description": "Mate van bereikbaarheid van een Lichtpunt."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtmast bouwtype",
                      "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt eigenaar",
                      "description": "Naam van de eigenaar van een lichtmast."
                    },
                    "mastcode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt categorie code",
                      "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_mantelbuizen": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_mantelbuizen_list",
        "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter van de mantelbuis uitgedrukt in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de mantelbuis.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Vlak-coördinaten van de Mantelbuis (epsg:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[contains]",
            "in": "query",
            "description": "Use x,y or POINT(x y)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een mantelbuis.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok..",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Jaar waarin de mantelbuis is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "Lengte van de mantelbuis uitgedrukt in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Het materiaal waarvan de mantelbuis is gemaakt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Nadere aanduiding van het type mantelbuis volgens WIBON.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee).",
            "schema": {
              "type": "string",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "ja",
                "nee"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "ja",
                "nee"
              ]
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_mantelbuizen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_mantelbuizen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Mantelbuis ID",
                                            "description": "Unieke identificatie van een mantelbuis."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Mantelbuis ID",
                                "description": "Unieke identificatie van een mantelbuis."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiPolygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "items": {
                                              "type": "array",
                                              "description": "Point in 3D space",
                                              "minItems": 2,
                                              "maxItems": 3,
                                              "items": {
                                                "type": "number"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis type",
                                "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis materiaal",
                                "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis zichtbaarheid indicatie",
                                "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis diepte",
                                "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis hoofdcategorie",
                                "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis eigenaar",
                                "description": "Naam van de eigenaar van de mantelbuis."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Mantelbuis jaar van aanleg",
                                "description": "Jaar waarin de mantelbuis is aangelegd."
                              },
                              "diameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis diameter",
                                "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis lengte",
                                "description": "Lengte van de mantelbuis uitgedrukt in meters."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_mantelbuizen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Mantelbuis ID",
                                            "description": "Unieke identificatie van een mantelbuis."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Mantelbuis ID",
                                "description": "Unieke identificatie van een mantelbuis."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiPolygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "items": {
                                              "type": "array",
                                              "description": "Point in 3D space",
                                              "minItems": 2,
                                              "maxItems": 3,
                                              "items": {
                                                "type": "number"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis type",
                                "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis materiaal",
                                "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis zichtbaarheid indicatie",
                                "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis diepte",
                                "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis hoofdcategorie",
                                "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis eigenaar",
                                "description": "Naam van de eigenaar van de mantelbuis."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Mantelbuis jaar van aanleg",
                                "description": "Jaar waarin de mantelbuis is aangelegd."
                              },
                              "diameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis diameter",
                                "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis lengte",
                                "description": "Lengte van de mantelbuis uitgedrukt in meters."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_mantelbuizen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Mantelbuis ID",
                                            "description": "Unieke identificatie van een mantelbuis."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Mantelbuis ID",
                                "description": "Unieke identificatie van een mantelbuis."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiPolygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "items": {
                                              "type": "array",
                                              "description": "Point in 3D space",
                                              "minItems": 2,
                                              "maxItems": 3,
                                              "items": {
                                                "type": "number"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis type",
                                "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis materiaal",
                                "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis zichtbaarheid indicatie",
                                "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis diepte",
                                "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis hoofdcategorie",
                                "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis eigenaar",
                                "description": "Naam van de eigenaar van de mantelbuis."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Mantelbuis jaar van aanleg",
                                "description": "Jaar waarin de mantelbuis is aangelegd."
                              },
                              "diameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Mantelbuis diameter",
                                "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Mantelbuis lengte",
                                "description": "Lengte van de mantelbuis uitgedrukt in meters."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_mantelbuizen/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_mantelbuizen_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter van de mantelbuis uitgedrukt in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de mantelbuis.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Vlak-coördinaten van de Mantelbuis (epsg:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[contains]",
            "in": "query",
            "description": "Use x,y or POINT(x y)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een mantelbuis.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok..",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Jaar waarin de mantelbuis is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "Lengte van de mantelbuis uitgedrukt in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Het materiaal waarvan de mantelbuis is gemaakt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Nadere aanduiding van het type mantelbuis volgens WIBON.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee).",
            "schema": {
              "type": "string",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "ja",
                "nee"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "ja",
                "nee"
              ]
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "ja",
                "nee"
              ]
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_mantelbuizen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Mantelbuis ID",
                                  "description": "Unieke identificatie van een mantelbuis."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Mantelbuis ID",
                      "description": "Unieke identificatie van een mantelbuis."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiPolygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "items": {
                                    "type": "array",
                                    "description": "Point in 3D space",
                                    "minItems": 2,
                                    "maxItems": 3,
                                    "items": {
                                      "type": "number"
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis type",
                      "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis materiaal",
                      "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis zichtbaarheid indicatie",
                      "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis diepte",
                      "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis hoofdcategorie",
                      "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis eigenaar",
                      "description": "Naam van de eigenaar van de mantelbuis."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Mantelbuis jaar van aanleg",
                      "description": "Jaar waarin de mantelbuis is aangelegd."
                    },
                    "diameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis diameter",
                      "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis lengte",
                      "description": "Lengte van de mantelbuis uitgedrukt in meters."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Mantelbuis ID",
                                  "description": "Unieke identificatie van een mantelbuis."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Mantelbuis ID",
                      "description": "Unieke identificatie van een mantelbuis."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiPolygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "items": {
                                    "type": "array",
                                    "description": "Point in 3D space",
                                    "minItems": 2,
                                    "maxItems": 3,
                                    "items": {
                                      "type": "number"
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis type",
                      "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis materiaal",
                      "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis zichtbaarheid indicatie",
                      "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis diepte",
                      "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis hoofdcategorie",
                      "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis eigenaar",
                      "description": "Naam van de eigenaar van de mantelbuis."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Mantelbuis jaar van aanleg",
                      "description": "Jaar waarin de mantelbuis is aangelegd."
                    },
                    "diameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis diameter",
                      "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis lengte",
                      "description": "Lengte van de mantelbuis uitgedrukt in meters."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Mantelbuis ID",
                                  "description": "Unieke identificatie van een mantelbuis."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Mantelbuis ID",
                      "description": "Unieke identificatie van een mantelbuis."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiPolygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "items": {
                                    "type": "array",
                                    "description": "Point in 3D space",
                                    "minItems": 2,
                                    "maxItems": 3,
                                    "items": {
                                      "type": "number"
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis type",
                      "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis materiaal",
                      "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis zichtbaarheid indicatie",
                      "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis diepte",
                      "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis hoofdcategorie",
                      "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis eigenaar",
                      "description": "Naam van de eigenaar van de mantelbuis."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Mantelbuis jaar van aanleg",
                      "description": "Jaar waarin de mantelbuis is aangelegd."
                    },
                    "diameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis diameter",
                      "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis lengte",
                      "description": "Lengte van de mantelbuis uitgedrukt in meters."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_ondergrondse_kabels": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_ondergrondse_kabels_list",
        "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "functie",
            "in": "query",
            "description": "De functie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "functie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "groep",
            "in": "query",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "groep[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "De hoofdcategorie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een ondergrondse kabel.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van de inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Het jaar waarin de kabel is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "kabeldiameter",
            "in": "query",
            "description": "De diameter van de kabel in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeldiameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabeltype",
            "in": "query",
            "description": "Laat zien om wat voor type kabel het gaat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeltype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabelzegel",
            "in": "query",
            "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabelzegel[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kast",
            "in": "query",
            "description": "Het nummer van de kast waarop de kabel is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kast[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "De lengte van de kabel in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "De nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "tot",
            "in": "query",
            "description": "De eindlocatie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "tot[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra",
            "in": "query",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeExtra[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "van",
            "in": "query",
            "description": "De startlocatie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "van[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het voltage dat op de kabel staat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_ondergrondse_kabels"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_ondergrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Ondergrondse kabel ID",
                                            "description": "Unieke identificatie van een ondergrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Ondergrondse kabel ID",
                                "description": "Unieke identificatie van een ondergrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit van inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de ondergrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de ondergrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel aanleg jaar",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Extra type",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel functie",
                                "description": "De functie van de ondergrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel startlocatie",
                                "description": "De startlocatie van de ondergrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eindlocatie",
                                "description": "De eindlocatie van de ondergrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabeltype",
                                "description": "Laat zien om wat voor type kabel het gaat."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegel type",
                                "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_ondergrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Ondergrondse kabel ID",
                                            "description": "Unieke identificatie van een ondergrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Ondergrondse kabel ID",
                                "description": "Unieke identificatie van een ondergrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit van inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de ondergrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de ondergrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel aanleg jaar",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Extra type",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel functie",
                                "description": "De functie van de ondergrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel startlocatie",
                                "description": "De startlocatie van de ondergrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eindlocatie",
                                "description": "De eindlocatie van de ondergrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabeltype",
                                "description": "Laat zien om wat voor type kabel het gaat."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegel type",
                                "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_ondergrondse_kabels": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Ondergrondse kabel ID",
                                            "description": "Unieke identificatie van een ondergrondse kabel."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Ondergrondse kabel ID",
                                "description": "Unieke identificatie van een ondergrondse kabel."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "MultiLineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit van inwinning",
                                "description": "De kwaliteit van de inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON type",
                                "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zichtbaarheid indicatie",
                                "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel diepte",
                                "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "De nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel hoogte",
                                "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel hoofdcategorie",
                                "description": "De hoofdcategorie van de ondergrondse kabel."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eigenaar",
                                "description": "Naam van de eigenaar van de ondergrondse kabel."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Kabel aanleg jaar",
                                "description": "Het jaar waarin de kabel is aangelegd."
                              },
                              "typeExtra": {
                                "type": "string",
                                "nullable": true,
                                "title": "Extra type",
                                "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                              },
                              "functie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel functie",
                                "description": "De functie van de ondergrondse kabel."
                              },
                              "van": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel startlocatie",
                                "description": "De startlocatie van de ondergrondse kabel."
                              },
                              "tot": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabel eindlocatie",
                                "description": "De eindlocatie van de ondergrondse kabel."
                              },
                              "kast": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kastnummer",
                                "description": "Het nummer van de kast waarop de kabel is aangesloten."
                              },
                              "groep": {
                                "type": "string",
                                "nullable": true,
                                "title": "Groepsnummer",
                                "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                              },
                              "kabeltype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Ondergrondse kabeltype",
                                "description": "Laat zien om wat voor type kabel het gaat."
                              },
                              "kabeldiameter": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel diameter",
                                "description": "De diameter van de kabel in millimeters."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel voltage",
                                "description": "Het voltage dat op de kabel staat."
                              },
                              "bouwtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bouwtype",
                                "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                              },
                              "bereikbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel bereikbaarheid",
                                "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                              },
                              "lengte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Kabel lengte",
                                "description": "De lengte van de kabel in meters."
                              },
                              "kabelzegel": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel zegel type",
                                "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_ondergrondse_kabels/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_ondergrondse_kabels_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar",
            "in": "query",
            "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bereikbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bereikbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bereikbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "bouwtype",
            "in": "query",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bouwtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bouwtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bouwtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "functie",
            "in": "query",
            "description": "De functie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "functie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "functie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "functie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "groep",
            "in": "query",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "groep[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "groep[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "groep[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "De hoofdcategorie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een ondergrondse kabel.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "De kwaliteit van de inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Het jaar waarin de kabel is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "kabeldiameter",
            "in": "query",
            "description": "De diameter van de kabel in millimeters.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeldiameter[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeldiameter[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeldiameter[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabeltype",
            "in": "query",
            "description": "Laat zien om wat voor type kabel het gaat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabeltype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabeltype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabeltype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kabelzegel",
            "in": "query",
            "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kabelzegel[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kabelzegel[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kabelzegel[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "kast",
            "in": "query",
            "description": "Het nummer van de kast waarop de kabel is aangesloten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "kast[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "kast[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "kast[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "lengte",
            "in": "query",
            "description": "De lengte van de kabel in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "lengte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "lengte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "lengte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "De nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "tot",
            "in": "query",
            "description": "De eindlocatie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "tot[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "tot[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "tot[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra",
            "in": "query",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeExtra[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeExtra[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeExtra[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "van",
            "in": "query",
            "description": "De startlocatie van de ondergrondse kabel.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "van[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "van[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "van[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het voltage dat op de kabel staat.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_ondergrondse_kabels"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Ondergrondse kabel ID",
                                  "description": "Unieke identificatie van een ondergrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Ondergrondse kabel ID",
                      "description": "Unieke identificatie van een ondergrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit van inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de ondergrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de ondergrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel aanleg jaar",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Extra type",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel functie",
                      "description": "De functie van de ondergrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel startlocatie",
                      "description": "De startlocatie van de ondergrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eindlocatie",
                      "description": "De eindlocatie van de ondergrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabeltype",
                      "description": "Laat zien om wat voor type kabel het gaat."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegel type",
                      "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Ondergrondse kabel ID",
                                  "description": "Unieke identificatie van een ondergrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Ondergrondse kabel ID",
                      "description": "Unieke identificatie van een ondergrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit van inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de ondergrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de ondergrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel aanleg jaar",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Extra type",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel functie",
                      "description": "De functie van de ondergrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel startlocatie",
                      "description": "De startlocatie van de ondergrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eindlocatie",
                      "description": "De eindlocatie van de ondergrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabeltype",
                      "description": "Laat zien om wat voor type kabel het gaat."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegel type",
                      "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Ondergrondse kabel ID",
                                  "description": "Unieke identificatie van een ondergrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Ondergrondse kabel ID",
                      "description": "Unieke identificatie van een ondergrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit van inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de ondergrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de ondergrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel aanleg jaar",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Extra type",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel functie",
                      "description": "De functie van de ondergrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel startlocatie",
                      "description": "De startlocatie van de ondergrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eindlocatie",
                      "description": "De eindlocatie van de ondergrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabeltype",
                      "description": "Laat zien om wat voor type kabel het gaat."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegel type",
                      "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_punten": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_punten_list",
        "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van een leidingpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Puntcoördinaten van het leidingpunt (EPSG:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een leidingpunt.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie of de leiding boven- of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "Kwaliteit van inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Jaar waarin een Leidingpunt is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Nadere aanduiding van het type leidingpunt volgens WIBON.",
            "schema": {
              "type": "string",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_punten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_punten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlPunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Leidingpunt ID",
                                            "description": "Unieke identificatie van een leidingpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Leidingpunt ID",
                                "description": "Unieke identificatie van een leidingpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "Kwaliteit van inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt type",
                                "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt zichtbaarheid indicatie",
                                "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie of de leiding boven- of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leiding diepte",
                                "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leidingpunt hoogte",
                                "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt hoofdcategorie",
                                "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt eigenaar",
                                "description": "Naam van de eigenaar van een leidingpunt."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leidingpunt jaar van aanleg",
                                "description": "Jaar waarin een Leidingpunt is aangelegd."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_punten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlPunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Leidingpunt ID",
                                            "description": "Unieke identificatie van een leidingpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Leidingpunt ID",
                                "description": "Unieke identificatie van een leidingpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "Kwaliteit van inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt type",
                                "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt zichtbaarheid indicatie",
                                "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie of de leiding boven- of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leiding diepte",
                                "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leidingpunt hoogte",
                                "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt hoofdcategorie",
                                "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt eigenaar",
                                "description": "Naam van de eigenaar van een leidingpunt."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leidingpunt jaar van aanleg",
                                "description": "Jaar waarin een Leidingpunt is aangelegd."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "amsterdam_ovl_punten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to amsterdamOvlPunten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Leidingpunt ID",
                                            "description": "Unieke identificatie van een leidingpunt."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Leidingpunt ID",
                                "description": "Unieke identificatie van een leidingpunt."
                              },
                              "geometry": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "inwinningstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kwaliteit inwinning",
                                "description": "Kwaliteit van inwinning."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON thema",
                                "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "klasse": {
                                "type": "string",
                                "nullable": true,
                                "title": "WIBON klasse",
                                "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt type",
                                "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                              },
                              "zichtbaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt zichtbaarheid indicatie",
                                "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                              },
                              "indicatieBovenOnder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Bovengronds/ondergronds indicatie",
                                "description": "Indicatie of de leiding boven- of ondergronds is."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leiding diepte",
                                "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidDiepte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Diepte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de diepte."
                              },
                              "hoogte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Leidingpunt hoogte",
                                "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                              },
                              "nauwkeurigheidHoogte": {
                                "type": "string",
                                "nullable": true,
                                "title": "Hoogte nauwkeurigheid",
                                "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                              },
                              "hoofdcategorie": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt hoofdcategorie",
                                "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                              },
                              "eigenaar": {
                                "type": "string",
                                "nullable": true,
                                "title": "Leidingpunt eigenaar",
                                "description": "Naam van de eigenaar van een leidingpunt."
                              },
                              "jaarVanAanleg": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leidingpunt jaar van aanleg",
                                "description": "Jaar waarin een Leidingpunt is aangelegd."
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/amsterdam_ovl_punten/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_amsterdam_ovl_punten_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "eigenaar",
            "in": "query",
            "description": "Naam van de eigenaar van een leidingpunt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "eigenaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "eigenaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "eigenaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometry",
            "in": "query",
            "description": "Puntcoördinaten van het leidingpunt (EPSG:28992)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometry[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie",
            "in": "query",
            "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoofdcategorie[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoofdcategorie[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "hoofdcategorie[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van een leidingpunt.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "indicatieBovenOnder",
            "in": "query",
            "description": "Indicatie of de leiding boven- of ondergronds is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "indicatieBovenOnder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "indicatieBovenOnder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "indicatieBovenOnder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "inwinningstype",
            "in": "query",
            "description": "Kwaliteit van inwinning.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "inwinningstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "inwinningstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "inwinningstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarVanAanleg",
            "in": "query",
            "description": "Jaar waarin een Leidingpunt is aangelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarVanAanleg[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarVanAanleg[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarVanAanleg[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "klasse",
            "in": "query",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "klasse[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "klasse[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "klasse[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidDiepte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de diepte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidDiepte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidDiepte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nauwkeurigheidHoogte",
            "in": "query",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nauwkeurigheidHoogte[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nauwkeurigheidHoogte[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Nadere aanduiding van het type leidingpunt volgens WIBON.",
            "schema": {
              "type": "string",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Mof",
                "Hoofdmof",
                "Aardingspunt",
                "Opstijgpunt",
                "Eindmof",
                "Onbekend"
              ]
            }
          },
          {
            "name": "zichtbaar",
            "in": "query",
            "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "zichtbaar[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "zichtbaar[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "zichtbaar[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "amsterdam_ovl_punten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlPunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Leidingpunt ID",
                                  "description": "Unieke identificatie van een leidingpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Leidingpunt ID",
                      "description": "Unieke identificatie van een leidingpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "Kwaliteit van inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt type",
                      "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt zichtbaarheid indicatie",
                      "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie of de leiding boven- of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leiding diepte",
                      "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leidingpunt hoogte",
                      "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt hoofdcategorie",
                      "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt eigenaar",
                      "description": "Naam van de eigenaar van een leidingpunt."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leidingpunt jaar van aanleg",
                      "description": "Jaar waarin een Leidingpunt is aangelegd."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlPunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Leidingpunt ID",
                                  "description": "Unieke identificatie van een leidingpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Leidingpunt ID",
                      "description": "Unieke identificatie van een leidingpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "Kwaliteit van inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt type",
                      "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt zichtbaarheid indicatie",
                      "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie of de leiding boven- of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leiding diepte",
                      "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leidingpunt hoogte",
                      "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt hoofdcategorie",
                      "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt eigenaar",
                      "description": "Naam van de eigenaar van een leidingpunt."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leidingpunt jaar van aanleg",
                      "description": "Jaar waarin een Leidingpunt is aangelegd."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlPunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Leidingpunt ID",
                                  "description": "Unieke identificatie van een leidingpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Leidingpunt ID",
                      "description": "Unieke identificatie van een leidingpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "Kwaliteit van inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt type",
                      "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt zichtbaarheid indicatie",
                      "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie of de leiding boven- of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leiding diepte",
                      "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leidingpunt hoogte",
                      "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt hoofdcategorie",
                      "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt eigenaar",
                      "description": "Naam van de eigenaar van een leidingpunt."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leidingpunt jaar van aanleg",
                      "description": "Jaar waarin een Leidingpunt is aangelegd."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_eisvoorzorgsmaatregelen": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_eisvoorzorgsmaatregelen_list",
        "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Naam van geclusturde plannen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "evNet",
            "in": "query",
            "description": "De naam van het eisvoorzorgnetwerk.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "evNet[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "evNet[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "evNet[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "evNet[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "evNet[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:28992).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[contains]",
            "in": "query",
            "description": "Use x,y or POINT(x y)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "infotype",
            "in": "query",
            "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "infotype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "infotype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "infotype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "infotype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "infotype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "pdf",
            "in": "query",
            "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdf[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "pdf[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "pdf[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "pdf[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdf[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_eisvoorzorgsmaatregelen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_eisvoorzorgsmaatregelen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Naam van geclusturde plannen."
                              },
                              "contactvoorzorgsmaatregelContactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "evNet": {
                                "type": "string",
                                "nullable": true,
                                "title": "Eisvoorzorgsnetwerk naam",
                                "description": "De naam van het eisvoorzorgnetwerk."
                              },
                              "pdf": {
                                "type": "string",
                                "nullable": true,
                                "title": "URL PFD bestand",
                                "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                              },
                              "infotype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Infotype pdf",
                                "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Polygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_eisvoorzorgsmaatregelen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Naam van geclusturde plannen."
                              },
                              "contactvoorzorgsmaatregelContactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "evNet": {
                                "type": "string",
                                "nullable": true,
                                "title": "Eisvoorzorgsnetwerk naam",
                                "description": "De naam van het eisvoorzorgnetwerk."
                              },
                              "pdf": {
                                "type": "string",
                                "nullable": true,
                                "title": "URL PFD bestand",
                                "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                              },
                              "infotype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Infotype pdf",
                                "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Polygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_eisvoorzorgsmaatregelen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Naam van geclusturde plannen."
                              },
                              "contactvoorzorgsmaatregelContactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactvoorzorgsmaatregelContactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "evNet": {
                                "type": "string",
                                "nullable": true,
                                "title": "Eisvoorzorgsnetwerk naam",
                                "description": "De naam van het eisvoorzorgnetwerk."
                              },
                              "pdf": {
                                "type": "string",
                                "nullable": true,
                                "title": "URL PFD bestand",
                                "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                              },
                              "infotype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Infotype pdf",
                                "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Polygon"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "items": {
                                            "type": "array",
                                            "description": "Point in 3D space",
                                            "minItems": 2,
                                            "maxItems": 3,
                                            "items": {
                                              "type": "number"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_eisvoorzorgsmaatregelen/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_eisvoorzorgsmaatregelen_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Naam van geclusturde plannen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactvoorzorgsmaatregelContactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "evNet",
            "in": "query",
            "description": "De naam van het eisvoorzorgnetwerk.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "evNet[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "evNet[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "evNet[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "evNet[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "evNet[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:28992).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[contains]",
            "in": "query",
            "description": "Use x,y or POINT(x y)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "infotype",
            "in": "query",
            "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "infotype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "infotype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "infotype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "infotype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "infotype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "pdf",
            "in": "query",
            "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdf[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "pdf[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "pdf[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "pdf[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "pdf[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_eisvoorzorgsmaatregelen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Naam van geclusturde plannen."
                    },
                    "contactvoorzorgsmaatregelContactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "evNet": {
                      "type": "string",
                      "nullable": true,
                      "title": "Eisvoorzorgsnetwerk naam",
                      "description": "De naam van het eisvoorzorgnetwerk."
                    },
                    "pdf": {
                      "type": "string",
                      "nullable": true,
                      "title": "URL PFD bestand",
                      "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                    },
                    "infotype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Infotype pdf",
                      "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Polygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Naam van geclusturde plannen."
                    },
                    "contactvoorzorgsmaatregelContactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "evNet": {
                      "type": "string",
                      "nullable": true,
                      "title": "Eisvoorzorgsnetwerk naam",
                      "description": "De naam van het eisvoorzorgnetwerk."
                    },
                    "pdf": {
                      "type": "string",
                      "nullable": true,
                      "title": "URL PFD bestand",
                      "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                    },
                    "infotype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Infotype pdf",
                      "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Polygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Naam van geclusturde plannen."
                    },
                    "contactvoorzorgsmaatregelContactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "evNet": {
                      "type": "string",
                      "nullable": true,
                      "title": "Eisvoorzorgsnetwerk naam",
                      "description": "De naam van het eisvoorzorgnetwerk."
                    },
                    "pdf": {
                      "type": "string",
                      "nullable": true,
                      "title": "URL PFD bestand",
                      "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                    },
                    "infotype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Infotype pdf",
                      "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Polygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_kabels_en_leidingen": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_kabels_en_leidingen_list",
        "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "class",
            "in": "query",
            "description": "Objectklasse of type kabel/leiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "class[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "delivery",
            "in": "query",
            "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "delivery[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "delivery[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "delivery[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "delivery[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "delivery[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter kabel of leiding in millimeters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte ten opzichte van het maaiveld in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Materiaal van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "product",
            "in": "query",
            "description": "Het type vloeistof/gas dat door de leiding loopt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "product[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "product[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "product[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "product[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "product[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "De status van het object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_kabels_en_leidingen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_kabels_en_leidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object"
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of type kabel/leiding"
                              },
                              "delivery": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic leveringstype",
                                "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                              },
                              "product": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic producttype",
                                "description": "Het type vloeistof/gas dat door de leiding loopt."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "diameter": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diameter kabel leiding",
                                "description": "Diameter kabel of leiding in millimeters."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diepte kabel leiding",
                                "description": "Diepte ten opzichte van het maaiveld in meters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel leiding materiaal",
                                "description": "Materiaal van de kabel of leiding."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectstatus",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_kabels_en_leidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object"
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of type kabel/leiding"
                              },
                              "delivery": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic leveringstype",
                                "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                              },
                              "product": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic producttype",
                                "description": "Het type vloeistof/gas dat door de leiding loopt."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "diameter": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diameter kabel leiding",
                                "description": "Diameter kabel of leiding in millimeters."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diepte kabel leiding",
                                "description": "Diepte ten opzichte van het maaiveld in meters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel leiding materiaal",
                                "description": "Materiaal van de kabel of leiding."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectstatus",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_kabels_en_leidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "title": "Klic object ID",
                                            "description": "Unieke identificatie van het object"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "title": "Klic object ID",
                                "description": "Unieke identificatie van het object"
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of type kabel/leiding"
                              },
                              "delivery": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic leveringstype",
                                "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                              },
                              "product": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic producttype",
                                "description": "Het type vloeistof/gas dat door de leiding loopt."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "diameter": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diameter kabel leiding",
                                "description": "Diameter kabel of leiding in millimeters."
                              },
                              "diepte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Diepte kabel leiding",
                                "description": "Diepte ten opzichte van het maaiveld in meters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Kabel leiding materiaal",
                                "description": "Materiaal van de kabel of leiding."
                              },
                              "voltage": {
                                "type": "string",
                                "nullable": true,
                                "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectstatus",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_kabels_en_leidingen/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_kabels_en_leidingen_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "class",
            "in": "query",
            "description": "Objectklasse of type kabel/leiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "class[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "delivery",
            "in": "query",
            "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "delivery[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "delivery[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "delivery[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "delivery[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "delivery[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter kabel of leiding in millimeters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "diepte",
            "in": "query",
            "description": "Diepte ten opzichte van het maaiveld in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diepte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diepte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "diepte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Materiaal van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "product",
            "in": "query",
            "description": "Het type vloeistof/gas dat door de leiding loopt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "product[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "product[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "product[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "product[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "product[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "De status van het object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "voltage",
            "in": "query",
            "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "voltage[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "voltage[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "voltage[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_kabels_en_leidingen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object"
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of type kabel/leiding"
                    },
                    "delivery": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic leveringstype",
                      "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                    },
                    "product": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic producttype",
                      "description": "Het type vloeistof/gas dat door de leiding loopt."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "diameter": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diameter kabel leiding",
                      "description": "Diameter kabel of leiding in millimeters."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diepte kabel leiding",
                      "description": "Diepte ten opzichte van het maaiveld in meters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel leiding materiaal",
                      "description": "Materiaal van de kabel of leiding."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectstatus",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object"
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of type kabel/leiding"
                    },
                    "delivery": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic leveringstype",
                      "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                    },
                    "product": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic producttype",
                      "description": "Het type vloeistof/gas dat door de leiding loopt."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "diameter": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diameter kabel leiding",
                      "description": "Diameter kabel of leiding in millimeters."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diepte kabel leiding",
                      "description": "Diepte ten opzichte van het maaiveld in meters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel leiding materiaal",
                      "description": "Materiaal van de kabel of leiding."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectstatus",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object"
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of type kabel/leiding"
                    },
                    "delivery": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic leveringstype",
                      "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                    },
                    "product": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic producttype",
                      "description": "Het type vloeistof/gas dat door de leiding loopt."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "diameter": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diameter kabel leiding",
                      "description": "Diameter kabel of leiding in millimeters."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diepte kabel leiding",
                      "description": "Diepte ten opzichte van het maaiveld in meters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel leiding materiaal",
                      "description": "Materiaal van de kabel of leiding."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectstatus",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_puntobjecten": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_puntobjecten_list",
        "description": "Overzicht punten infrastructuur op basis van klic meldingen",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "class",
            "in": "query",
            "description": "Objectklasse of categorie van het leidingelement.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "class[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:28992).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "De status van het object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Omschrijving van het objecttype.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_puntobjecten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_puntobjecten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicPuntobjecten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of categorie van het leidingelement."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objecttype",
                                "description": "Omschrijving van het objecttype."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic object status",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_puntobjecten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicPuntobjecten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of categorie van het leidingelement."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objecttype",
                                "description": "Omschrijving van het objecttype."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic object status",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "klic_puntobjecten": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to klicPuntobjecten.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "id": {
                                            "type": "integer",
                                            "maximum": 9223372036854776000,
                                            "minimum": -9223372036854776000,
                                            "format": "int64",
                                            "description": "Unieke identificatie van het object."
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "id": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "description": "Unieke identificatie van het object."
                              },
                              "thema": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema",
                                "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                              },
                              "class": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objectklasse",
                                "description": "Objectklasse of categorie van het leidingelement."
                              },
                              "broncode": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic beheerder broncode",
                                "description": "Broncode van de beheerder."
                              },
                              "beheerder": {
                                "type": "string",
                                "nullable": true,
                                "title": "Netbeheerder naam",
                                "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                              },
                              "contactaanvraagAanvraagsoortcontactNaam": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic naam contactpersoon",
                                "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactEmail": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic email contactpersoon",
                                "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "contactaanvraagAanvraagsoortcontactTelefoon": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic telefoonnummer contactpersoon",
                                "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                              },
                              "type": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic objecttype",
                                "description": "Omschrijving van het objecttype."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic object status",
                                "description": "De status van het object."
                              },
                              "opvraagdatum": {
                                "type": "string",
                                "format": "date",
                                "nullable": true,
                                "title": "Klic orientatieverzoek opvraagdatum",
                                "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              },
                              "rgbHexPmkl": {
                                "type": "string",
                                "nullable": true,
                                "title": "PMKL hex kleurcode",
                                "description": "Hex kleurcode volgens PMKL standaard."
                              },
                              "rgbHexNlcs": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS hex kleurcode",
                                "description": "Hex kleurcode volgens NLCS standaard."
                              },
                              "laagnaam1": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic status en discipline NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                              },
                              "laagnaam2": {
                                "type": "string",
                                "nullable": true,
                                "title": "Klic thema NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                              },
                              "laagnaam3": {
                                "type": "string",
                                "nullable": true,
                                "title": "Beheerder NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                              },
                              "laagnaam4": {
                                "type": "string",
                                "nullable": true,
                                "title": "Geometrie symbool vlak NLCS code",
                                "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                              },
                              "laagnaam5": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS code hoofdgroep status",
                                "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                              },
                              "nlcsCodering": {
                                "type": "string",
                                "nullable": true,
                                "title": "NLCS codering totaal",
                                "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                              }
                            },
                            "required": [
                              "_links",
                              "id"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/klic_puntobjecten/{id}": {
      "get": {
        "operationId": "leidingeninfrastructuur_klic_puntobjecten_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder",
            "in": "query",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "beheerder[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "beheerder[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "beheerder[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "broncode",
            "in": "query",
            "description": "Broncode van de beheerder.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "broncode[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "broncode[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "broncode[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "class",
            "in": "query",
            "description": "Objectklasse of categorie van het leidingelement.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "class[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "class[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "class[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail",
            "in": "query",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactEmail[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam",
            "in": "query",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactNaam[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon",
            "in": "query",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "contactaanvraagAanvraagsoortcontactTelefoon[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:28992).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "in": "path",
            "name": "id",
            "schema": {
              "type": "string",
              "pattern": "^[^/]+$"
            },
            "required": true
          },
          {
            "name": "id",
            "in": "query",
            "description": "Unieke identificatie van het object.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "id[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "id[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "id[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "laagnaam1",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam1[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam1[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam1[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam2",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam2[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam2[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam2[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam3",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam3[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam3[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam3[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam4",
            "in": "query",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam4[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam4[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam4[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "laagnaam5",
            "in": "query",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "laagnaam5[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "laagnaam5[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "laagnaam5[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "nlcsCodering",
            "in": "query",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nlcsCodering[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nlcsCodering[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nlcsCodering[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "opvraagdatum",
            "in": "query",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd.",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gt]",
            "in": "query",
            "description": "Greater than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[gte]",
            "in": "query",
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "opvraagdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "opvraagdatum[lt]",
            "in": "query",
            "description": "Less than; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[lte]",
            "in": "query",
            "description": "Less than or equal to; use yyyy-mm-dd",
            "schema": {
              "type": "string",
              "format": "date"
            }
          },
          {
            "name": "opvraagdatum[not]",
            "in": "query",
            "description": "Exclude matches; use yyyy-mm-dd",
            "schema": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "date"
              }
            }
          },
          {
            "name": "rgbHexNlcs",
            "in": "query",
            "description": "Hex kleurcode volgens NLCS standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexNlcs[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexNlcs[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexNlcs[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "rgbHexPmkl",
            "in": "query",
            "description": "Hex kleurcode volgens PMKL standaard.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "rgbHexPmkl[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "rgbHexPmkl[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "rgbHexPmkl[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "De status van het object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "thema",
            "in": "query",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "thema[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "thema[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "thema[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Omschrijving van het objecttype.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "type[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "type[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "type[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "klic_puntobjecten"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicPuntobjecten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of categorie van het leidingelement."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objecttype",
                      "description": "Omschrijving van het objecttype."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic object status",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicPuntobjecten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of categorie van het leidingelement."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objecttype",
                      "description": "Omschrijving van het objecttype."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic object status",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicPuntobjecten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of categorie van het leidingelement."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objecttype",
                      "description": "Omschrijving van het objecttype."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic object status",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/waternet_rioolknopen": {
      "get": {
        "operationId": "leidingeninfrastructuur_waternet_rioolknopen_list",
        "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied",
            "in": "query",
            "description": "Het bemalingsgebied waar de knoop in ligt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bemalingsgebied[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bemalingsgebied[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bemalingsgebied[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "drempelbreedte",
            "in": "query",
            "description": "De drempelbreedte van de wand van de overstort in millimeters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "drempelbreedte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "drempelbreedte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "drempelniveau",
            "in": "query",
            "description": "Hoogte drempelniveau ten opzichte van NAP in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "drempelniveau[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "drempelniveau[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "funderingstype",
            "in": "query",
            "description": "Het type fundering onder de knoop.",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "funderingstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:7415)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid",
            "in": "query",
            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalid[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarGelegd",
            "in": "query",
            "description": "Het jaar waarin de rioolknoop is gelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarGelegd[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarGelegd[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "leveringsdatum",
            "in": "query",
            "description": "Datum van levering bronbestand door Waternet.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "leveringsdatum[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "maaiveldniveau",
            "in": "query",
            "description": "Niveau van het maaiveld ten opzichte van NAP in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "maaiveldniveau[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "maaiveldniveau[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nummer",
            "in": "query",
            "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nummer[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nummer[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nummer[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "objectnummer",
            "in": "query",
            "description": "Uniek objectnummer van de rioolknoop.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "objectnummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "objectnummer[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "soort",
            "in": "query",
            "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "soort[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object.",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "subtype",
            "in": "query",
            "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "subtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "subtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "subtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "subtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "subtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "symboolhoek",
            "in": "query",
            "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "symboolhoek[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "symboolhoek[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "typeKnoop",
            "in": "query",
            "description": "Type knoop. Een verdere specificatie op soort knoop.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeKnoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeKnoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeKnoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeKnoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeKnoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "waternet_rioolknopen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolknopen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolknopen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolknoop global ID",
                                            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolknoop global ID",
                                "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop objectnummer",
                                "description": "Uniek objectnummer van de rioolknoop."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop status",
                                "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop aanleg jaar",
                                "description": "Het jaar waarin de rioolknoop is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop soort",
                                "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                              },
                              "typeKnoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop type",
                                "description": "Type knoop. Een verdere specificatie op soort knoop."
                              },
                              "subtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop subtype",
                                "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                              },
                              "maaiveldniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Maaiveld hoogte",
                                "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop funderingstype",
                                "description": "Het type fundering onder de knoop."
                              },
                              "symboolhoek": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop symboolhoek",
                                "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                              },
                              "nummer": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop nummer",
                                "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                              },
                              "bemalingsgebied": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop bemalingsgebied",
                                "description": "Het bemalingsgebied waar de knoop in ligt."
                              },
                              "drempelniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelniveau hoogte",
                                "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                              },
                              "drempelbreedte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelbreedte",
                                "description": "De drempelbreedte van de wand van de overstort in millimeters."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolknopen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolknopen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolknoop global ID",
                                            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolknoop global ID",
                                "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop objectnummer",
                                "description": "Uniek objectnummer van de rioolknoop."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop status",
                                "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop aanleg jaar",
                                "description": "Het jaar waarin de rioolknoop is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop soort",
                                "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                              },
                              "typeKnoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop type",
                                "description": "Type knoop. Een verdere specificatie op soort knoop."
                              },
                              "subtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop subtype",
                                "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                              },
                              "maaiveldniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Maaiveld hoogte",
                                "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop funderingstype",
                                "description": "Het type fundering onder de knoop."
                              },
                              "symboolhoek": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop symboolhoek",
                                "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                              },
                              "nummer": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop nummer",
                                "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                              },
                              "bemalingsgebied": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop bemalingsgebied",
                                "description": "Het bemalingsgebied waar de knoop in ligt."
                              },
                              "drempelniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelniveau hoogte",
                                "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                              },
                              "drempelbreedte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelbreedte",
                                "description": "De drempelbreedte van de wand van de overstort in millimeters."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolknopen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolknopen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolknoop global ID",
                                            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolknoop global ID",
                                "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop objectnummer",
                                "description": "Uniek objectnummer van de rioolknoop."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop status",
                                "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop aanleg jaar",
                                "description": "Het jaar waarin de rioolknoop is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop soort",
                                "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                              },
                              "typeKnoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop type",
                                "description": "Type knoop. Een verdere specificatie op soort knoop."
                              },
                              "subtype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop subtype",
                                "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                              },
                              "maaiveldniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Maaiveld hoogte",
                                "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop funderingstype",
                                "description": "Het type fundering onder de knoop."
                              },
                              "symboolhoek": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolknoop symboolhoek",
                                "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                              },
                              "nummer": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop nummer",
                                "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                              },
                              "bemalingsgebied": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolknoop bemalingsgebied",
                                "description": "Het bemalingsgebied waar de knoop in ligt."
                              },
                              "drempelniveau": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelniveau hoogte",
                                "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                              },
                              "drempelbreedte": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Rioolknoop drempelbreedte",
                                "description": "De drempelbreedte van de wand van de overstort in millimeters."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "description": "Point in 3D space",
                                        "minItems": 2,
                                        "maxItems": 3,
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/waternet_rioolknopen/{globalid}": {
      "get": {
        "operationId": "leidingeninfrastructuur_waternet_rioolknopen_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied",
            "in": "query",
            "description": "Het bemalingsgebied waar de knoop in ligt.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bemalingsgebied[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bemalingsgebied[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bemalingsgebied[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bemalingsgebied[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "drempelbreedte",
            "in": "query",
            "description": "De drempelbreedte van de wand van de overstort in millimeters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "drempelbreedte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "drempelbreedte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelbreedte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "drempelniveau",
            "in": "query",
            "description": "Hoogte drempelniveau ten opzichte van NAP in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "drempelniveau[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "drempelniveau[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "drempelniveau[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "funderingstype",
            "in": "query",
            "description": "Het type fundering onder de knoop.",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "funderingstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "geometrie",
            "in": "query",
            "description": "Geometrie in RD (epsg:7415)",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[intersects]",
            "in": "query",
            "description": "Use WKT (POLYGON((x1 y1, x2 y2, ...))) or GeoJSON",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "geometrie[not]",
            "in": "query",
            "description": "GeoJSON | GEOMETRY(...)",
            "schema": {
              "type": "string"
            }
          },
          {
            "in": "path",
            "name": "globalid",
            "schema": {
              "type": "string",
              "title": "Rioolknoop global ID",
              "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
            },
            "required": true
          },
          {
            "name": "globalid",
            "in": "query",
            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalid[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "jaarGelegd",
            "in": "query",
            "description": "Het jaar waarin de rioolknoop is gelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarGelegd[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarGelegd[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "leveringsdatum",
            "in": "query",
            "description": "Datum van levering bronbestand door Waternet.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "leveringsdatum[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "maaiveldniveau",
            "in": "query",
            "description": "Niveau van het maaiveld ten opzichte van NAP in meters.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "maaiveldniveau[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "maaiveldniveau[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "maaiveldniveau[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "nummer",
            "in": "query",
            "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "nummer[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "nummer[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "nummer[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "objectnummer",
            "in": "query",
            "description": "Uniek objectnummer van de rioolknoop.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "objectnummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "objectnummer[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "soort",
            "in": "query",
            "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "soort[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object.",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "subtype",
            "in": "query",
            "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "subtype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "subtype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "subtype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "subtype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "subtype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "symboolhoek",
            "in": "query",
            "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "symboolhoek[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "symboolhoek[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "symboolhoek[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "typeKnoop",
            "in": "query",
            "description": "Type knoop. Een verdere specificatie op soort knoop.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeKnoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeKnoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeKnoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeKnoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeKnoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "waternet_rioolknopen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolknopen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolknoop global ID",
                                  "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolknoop global ID",
                      "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop objectnummer",
                      "description": "Uniek objectnummer van de rioolknoop."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop status",
                      "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop aanleg jaar",
                      "description": "Het jaar waarin de rioolknoop is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop soort",
                      "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                    },
                    "typeKnoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop type",
                      "description": "Type knoop. Een verdere specificatie op soort knoop."
                    },
                    "subtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop subtype",
                      "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                    },
                    "maaiveldniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Maaiveld hoogte",
                      "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop funderingstype",
                      "description": "Het type fundering onder de knoop."
                    },
                    "symboolhoek": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop symboolhoek",
                      "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                    },
                    "nummer": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop nummer",
                      "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                    },
                    "bemalingsgebied": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop bemalingsgebied",
                      "description": "Het bemalingsgebied waar de knoop in ligt."
                    },
                    "drempelniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelniveau hoogte",
                      "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                    },
                    "drempelbreedte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelbreedte",
                      "description": "De drempelbreedte van de wand van de overstort in millimeters."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolknopen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolknoop global ID",
                                  "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolknoop global ID",
                      "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop objectnummer",
                      "description": "Uniek objectnummer van de rioolknoop."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop status",
                      "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop aanleg jaar",
                      "description": "Het jaar waarin de rioolknoop is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop soort",
                      "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                    },
                    "typeKnoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop type",
                      "description": "Type knoop. Een verdere specificatie op soort knoop."
                    },
                    "subtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop subtype",
                      "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                    },
                    "maaiveldniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Maaiveld hoogte",
                      "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop funderingstype",
                      "description": "Het type fundering onder de knoop."
                    },
                    "symboolhoek": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop symboolhoek",
                      "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                    },
                    "nummer": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop nummer",
                      "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                    },
                    "bemalingsgebied": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop bemalingsgebied",
                      "description": "Het bemalingsgebied waar de knoop in ligt."
                    },
                    "drempelniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelniveau hoogte",
                      "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                    },
                    "drempelbreedte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelbreedte",
                      "description": "De drempelbreedte van de wand van de overstort in millimeters."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolknopen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolknoop global ID",
                                  "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolknoop global ID",
                      "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop objectnummer",
                      "description": "Uniek objectnummer van de rioolknoop."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop status",
                      "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop aanleg jaar",
                      "description": "Het jaar waarin de rioolknoop is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop soort",
                      "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                    },
                    "typeKnoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop type",
                      "description": "Type knoop. Een verdere specificatie op soort knoop."
                    },
                    "subtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop subtype",
                      "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                    },
                    "maaiveldniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Maaiveld hoogte",
                      "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop funderingstype",
                      "description": "Het type fundering onder de knoop."
                    },
                    "symboolhoek": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop symboolhoek",
                      "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                    },
                    "nummer": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop nummer",
                      "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                    },
                    "bemalingsgebied": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop bemalingsgebied",
                      "description": "Het bemalingsgebied waar de knoop in ligt."
                    },
                    "drempelniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelniveau hoogte",
                      "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                    },
                    "drempelbreedte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelbreedte",
                      "description": "De drempelbreedte van de wand van de overstort in millimeters."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/waternet_rioolleidingen": {
      "get": {
        "operationId": "leidingeninfrastructuur_waternet_rioolleidingen_list",
        "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "name": "_count",
            "required": false,
            "in": "query",
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_pageSize",
            "required": false,
            "in": "query",
            "description": "Number of results to return per page.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bobBeginpunt",
            "in": "query",
            "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bobBeginpunt[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bobBeginpunt[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "bobEindpunt",
            "in": "query",
            "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bobEindpunt[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bobEindpunt[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "breedte",
            "in": "query",
            "description": "Breedte leiding in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "breedte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "breedte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter leiding in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "funderingstype",
            "in": "query",
            "description": "Omschrijving van de type fundering van een rioolleiding",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "funderingstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "globalid",
            "in": "query",
            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop",
            "in": "query",
            "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalidBeginknoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidBeginknoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidBeginknoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "globalidEindknoop",
            "in": "query",
            "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidEindknoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalidEindknoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidEindknoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidEindknoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidEindknoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "globalid[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalid[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "Hoogte leiding gemeten vanaf NAP in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "jaarGelegd",
            "in": "query",
            "description": "Het jaar waarin een rioolleiding is gelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarGelegd[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarGelegd[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "leveringsdatum",
            "in": "query",
            "description": "Datum van levering bronbestand door Waternet.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "leveringsdatum[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Type materiaal rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "objectnummer",
            "in": "query",
            "description": "Uniek objectnummer van de rioolleiding.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "objectnummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "objectnummer[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "page",
            "required": false,
            "in": "query",
            "description": "A page number within the paginated result set.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "soort",
            "in": "query",
            "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "soort[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Gebruiksstatus van de rioolleiding in het net.",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "stelselType",
            "in": "query",
            "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. ",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "stelselType[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "stelselType[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "stelselType[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "stelselType[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "stelselType[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "toelichting",
            "in": "query",
            "description": "Toelichting van de rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "toelichting[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "toelichting[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "toelichting[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "toelichting[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "toelichting[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "typeLeiding",
            "in": "query",
            "description": "Type rioolleiding, een nadere toelichting op het soort leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeLeiding[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeLeiding[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeLeiding[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeLeiding[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeLeiding[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "vorm",
            "in": "query",
            "description": "Vorm van de rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vorm[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "vorm[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "vorm[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "vorm[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vorm[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "waternet_rioolleidingen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolleidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolleidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolleiding global ID",
                                            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolleiding global ID",
                                "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding objectnummer",
                                "description": "Uniek objectnummer van de rioolleiding."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding status",
                                "description": "Gebruiksstatus van de rioolleiding in het net."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding aanleg jaar",
                                "description": "Het jaar waarin een rioolleiding is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding soort",
                                "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                              },
                              "typeLeiding": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding type",
                                "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                              },
                              "vorm": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding vorm",
                                "description": "Vorm van de rioolleiding."
                              },
                              "diameter": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding diameter",
                                "description": "Diameter leiding in millimeters."
                              },
                              "breedte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding breedte",
                                "description": "Breedte leiding in millimeters."
                              },
                              "hoogte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding hoogte",
                                "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding materiaal",
                                "description": "Type materiaal rioolleiding."
                              },
                              "bobBeginpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis beginpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "bobEindpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis eindpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "stelselType": {
                                "type": "string",
                                "nullable": true,
                                "title": "Type stelsel",
                                "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding funderingstype",
                                "description": "Omschrijving van de type fundering van een rioolleiding"
                              },
                              "toelichting": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding toelichting",
                                "description": "Toelichting van de rioolleiding."
                              },
                              "globalidBeginknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding beginknoop ID",
                                "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "globalidEindknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding eindknoop ID",
                                "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolleidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolleidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolleiding global ID",
                                            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolleiding global ID",
                                "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding objectnummer",
                                "description": "Uniek objectnummer van de rioolleiding."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding status",
                                "description": "Gebruiksstatus van de rioolleiding in het net."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding aanleg jaar",
                                "description": "Het jaar waarin een rioolleiding is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding soort",
                                "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                              },
                              "typeLeiding": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding type",
                                "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                              },
                              "vorm": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding vorm",
                                "description": "Vorm van de rioolleiding."
                              },
                              "diameter": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding diameter",
                                "description": "Diameter leiding in millimeters."
                              },
                              "breedte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding breedte",
                                "description": "Breedte leiding in millimeters."
                              },
                              "hoogte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding hoogte",
                                "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding materiaal",
                                "description": "Type materiaal rioolleiding."
                              },
                              "bobBeginpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis beginpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "bobEindpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis eindpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "stelselType": {
                                "type": "string",
                                "nullable": true,
                                "title": "Type stelsel",
                                "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding funderingstype",
                                "description": "Omschrijving van de type fundering van een rioolleiding"
                              },
                              "toelichting": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding toelichting",
                                "description": "Toelichting van de rioolleiding."
                              },
                              "globalidBeginknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding beginknoop ID",
                                "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "globalidEindknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding eindknoop ID",
                                "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "page": {
                      "type": "object",
                      "properties": {
                        "number": {
                          "type": "integer",
                          "example": 3
                        },
                        "size": {
                          "type": "integer",
                          "example": 20
                        },
                        "totalElements": {
                          "type": "integer",
                          "example": 5
                        },
                        "totalPages": {
                          "type": "integer",
                          "example": 3
                        }
                      }
                    },
                    "_links": {
                      "type": "object",
                      "properties": {
                        "self": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                            }
                          }
                        },
                        "next": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                            }
                          }
                        },
                        "previous": {
                          "type": "object",
                          "properties": {
                            "href": {
                              "type": "string",
                              "nullable": true,
                              "format": "uri",
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                            }
                          }
                        }
                      }
                    },
                    "_embedded": {
                      "type": "object",
                      "properties": {
                        "waternet_rioolleidingen": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "schema": {
                                        "type": "string",
                                        "format": "uri",
                                        "description": "The schema field is exposed with every record",
                                        "readOnly": true
                                      },
                                      "self": {
                                        "type": "object",
                                        "description": "The identifier of the relationship to waternetRioolleidingen.",
                                        "properties": {
                                          "href": {
                                            "type": "string",
                                            "format": "uri",
                                            "readOnly": true
                                          },
                                          "title": {
                                            "type": "string"
                                          },
                                          "globalid": {
                                            "type": "string",
                                            "title": "Rioolleiding global ID",
                                            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                          }
                                        },
                                        "required": [
                                          "globalid",
                                          "href",
                                          "title"
                                        ]
                                      }
                                    },
                                    "required": [
                                      "schema",
                                      "self"
                                    ]
                                  }
                                ],
                                "title": " links"
                              },
                              "globalid": {
                                "type": "string",
                                "title": "Rioolleiding global ID",
                                "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                              },
                              "objectnummer": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding objectnummer",
                                "description": "Uniek objectnummer van de rioolleiding."
                              },
                              "status": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding status",
                                "description": "Gebruiksstatus van de rioolleiding in het net."
                              },
                              "jaarGelegd": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Rioolleiding aanleg jaar",
                                "description": "Het jaar waarin een rioolleiding is gelegd."
                              },
                              "soort": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding soort",
                                "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                              },
                              "typeLeiding": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding type",
                                "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                              },
                              "vorm": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding vorm",
                                "description": "Vorm van de rioolleiding."
                              },
                              "diameter": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding diameter",
                                "description": "Diameter leiding in millimeters."
                              },
                              "breedte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding breedte",
                                "description": "Breedte leiding in millimeters."
                              },
                              "hoogte": {
                                "type": "integer",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "format": "int64",
                                "nullable": true,
                                "title": "Leiding hoogte",
                                "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                              },
                              "materiaal": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding materiaal",
                                "description": "Type materiaal rioolleiding."
                              },
                              "bobBeginpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis beginpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "bobEindpunt": {
                                "type": "number",
                                "format": "double",
                                "nullable": true,
                                "title": "Hoogte binnen onderkant buis eindpunt",
                                "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                              },
                              "stelselType": {
                                "type": "string",
                                "nullable": true,
                                "title": "Type stelsel",
                                "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                              },
                              "funderingstype": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding funderingstype",
                                "description": "Omschrijving van de type fundering van een rioolleiding"
                              },
                              "toelichting": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding toelichting",
                                "description": "Toelichting van de rioolleiding."
                              },
                              "globalidBeginknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding beginknoop ID",
                                "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "globalidEindknoop": {
                                "type": "string",
                                "nullable": true,
                                "title": "Rioolleiding eindknoop ID",
                                "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                              },
                              "leveringsdatum": {
                                "type": "string",
                                "nullable": true,
                                "description": "Datum van levering bronbestand door Waternet."
                              },
                              "geometrie": {
                                "type": "object",
                                "description": "GeoJSON geometry",
                                "allOf": [
                                  {
                                    "type": "object",
                                    "description": "GeoJSON geometry",
                                    "discriminator": {
                                      "propertyName": "type"
                                    },
                                    "required": [
                                      "type"
                                    ],
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "Point",
                                          "LineString",
                                          "Polygon",
                                          "MultiPoint",
                                          "MultiLineString",
                                          "MultiPolygon"
                                        ],
                                        "description": "the geometry type"
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "minItems": 2,
                                        "description": "Based on the geometry type, a point or collection of points.",
                                        "items": {
                                          "type": "number"
                                        }
                                      }
                                    }
                                  },
                                  {
                                    "properties": {
                                      "type": {
                                        "type": "string",
                                        "enum": [
                                          "LineString"
                                        ]
                                      },
                                      "coordinates": {
                                        "type": "array",
                                        "items": {
                                          "type": "array",
                                          "description": "Point in 3D space",
                                          "minItems": 2,
                                          "maxItems": 3,
                                          "items": {
                                            "type": "number"
                                          }
                                        }
                                      }
                                    }
                                  }
                                ]
                              }
                            },
                            "required": [
                              "_links",
                              "globalid"
                            ]
                          }
                        }
                      }
                    }
                  }
                }
              }
            },
            "description": ""
          }
        }
      }
    },
    "/waternet_rioolleidingen/{globalid}": {
      "get": {
        "operationId": "leidingeninfrastructuur_waternet_rioolleidingen_retrieve",
        "parameters": [
          {
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Accept-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            },
            "description": "Content-Crs header for Geo queries"
          },
          {
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            },
            "description": "Api Key for statistical purposes, not for authentication"
          },
          {
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "type": "string",
              "enum": [
                "id",
                "title",
                "none"
              ]
            },
            "description": "Specify type of header for csv file"
          },
          {
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "type": "string",
              "enum": [
                ",",
                ";"
              ]
            },
            "description": "Specify type of separator for csv file"
          },
          {
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            },
            "description": "Allow to expand relations."
          },
          {
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            },
            "description": "Comma separated list of named relations to expand."
          },
          {
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            },
            "description": "Comma-separated list of fields to display"
          },
          {
            "in": "query",
            "name": "_format",
            "schema": {
              "type": "string",
              "enum": [
                "json",
                "csv",
                "geojson"
              ]
            },
            "description": "Select the export format"
          },
          {
            "name": "_sort",
            "required": false,
            "in": "query",
            "description": "Which field to use when ordering the results.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "bobBeginpunt",
            "in": "query",
            "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bobBeginpunt[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bobBeginpunt[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobBeginpunt[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "bobEindpunt",
            "in": "query",
            "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP.",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "bobEindpunt[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "bobEindpunt[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "number"
            }
          },
          {
            "name": "bobEindpunt[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          {
            "name": "breedte",
            "in": "query",
            "description": "Breedte leiding in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "breedte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "breedte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "breedte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "diameter",
            "in": "query",
            "description": "Diameter leiding in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "diameter[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "diameter[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "diameter[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "funderingstype",
            "in": "query",
            "description": "Omschrijving van de type fundering van een rioolleiding",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "funderingstype[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "name": "funderingstype[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "Grondverb.",
                "Onderheid",
                "Sloofconst.",
                "Standaard"
              ]
            }
          },
          {
            "in": "path",
            "name": "globalid",
            "schema": {
              "type": "string",
              "title": "Rioolleiding global ID",
              "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
            },
            "required": true
          },
          {
            "name": "globalid",
            "in": "query",
            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop",
            "in": "query",
            "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalidBeginknoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidBeginknoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidBeginknoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidBeginknoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "globalidEindknoop",
            "in": "query",
            "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidEindknoop[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalidEindknoop[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidEindknoop[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalidEindknoop[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalidEindknoop[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "globalid[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "globalid[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "globalid[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "globalid[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "hoogte",
            "in": "query",
            "description": "Hoogte leiding gemeten vanaf NAP in millimeters.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "hoogte[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "hoogte[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "hoogte[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "jaarGelegd",
            "in": "query",
            "description": "Het jaar waarin een rioolleiding is gelegd.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "jaarGelegd[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "jaarGelegd[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "jaarGelegd[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "leveringsdatum",
            "in": "query",
            "description": "Datum van levering bronbestand door Waternet.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "leveringsdatum[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "leveringsdatum[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "leveringsdatum[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "materiaal",
            "in": "query",
            "description": "Type materiaal rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "materiaal[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "materiaal[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "materiaal[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "objectnummer",
            "in": "query",
            "description": "Uniek objectnummer van de rioolleiding.",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gt]",
            "in": "query",
            "description": "Greater than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[gte]",
            "in": "query",
            "description": "Greater than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "objectnummer[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "objectnummer[lt]",
            "in": "query",
            "description": "Less than; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[lte]",
            "in": "query",
            "description": "Less than or equal to; number",
            "schema": {
              "type": "integer"
            }
          },
          {
            "name": "objectnummer[not]",
            "in": "query",
            "description": "Exclude matches; number",
            "schema": {
              "type": "array",
              "items": {
                "type": "integer"
              }
            }
          },
          {
            "name": "soort",
            "in": "query",
            "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "soort[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "soort[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "soort[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Gebruiksstatus van de rioolleiding in het net.",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "status[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string",
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "status[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "enum": [
                "In Bedrijf",
                "In bedrijf (te vervallen)",
                "Vervallen"
              ]
            }
          },
          {
            "name": "stelselType",
            "in": "query",
            "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. ",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "stelselType[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "stelselType[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "stelselType[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "stelselType[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "stelselType[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "toelichting",
            "in": "query",
            "description": "Toelichting van de rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "toelichting[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "toelichting[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "toelichting[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "toelichting[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "toelichting[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "typeLeiding",
            "in": "query",
            "description": "Type rioolleiding, een nadere toelichting op het soort leiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeLeiding[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "typeLeiding[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeLeiding[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "typeLeiding[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "typeLeiding[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          },
          {
            "name": "vorm",
            "in": "query",
            "description": "Vorm van de rioolleiding.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vorm[in]",
            "in": "query",
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "explode": false,
            "style": "form"
          },
          {
            "name": "vorm[isempty]",
            "in": "query",
            "description": "Whether the field is empty or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "vorm[isnull]",
            "in": "query",
            "description": "Whether the field has a NULL value or not.",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "vorm[like]",
            "in": "query",
            "description": "Matches text using wildcards (? and *).",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "vorm[not]",
            "in": "query",
            "description": "Exclude matches; text",
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        ],
        "tags": [
          "waternet_rioolleidingen"
        ],
        "responses": {
          "200": {
            "content": {
              "application/hal+json": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolleidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolleiding global ID",
                                  "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolleiding global ID",
                      "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding objectnummer",
                      "description": "Uniek objectnummer van de rioolleiding."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding status",
                      "description": "Gebruiksstatus van de rioolleiding in het net."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding aanleg jaar",
                      "description": "Het jaar waarin een rioolleiding is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding soort",
                      "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                    },
                    "typeLeiding": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding type",
                      "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                    },
                    "vorm": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding vorm",
                      "description": "Vorm van de rioolleiding."
                    },
                    "diameter": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding diameter",
                      "description": "Diameter leiding in millimeters."
                    },
                    "breedte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding breedte",
                      "description": "Breedte leiding in millimeters."
                    },
                    "hoogte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding hoogte",
                      "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding materiaal",
                      "description": "Type materiaal rioolleiding."
                    },
                    "bobBeginpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis beginpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "bobEindpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis eindpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "stelselType": {
                      "type": "string",
                      "nullable": true,
                      "title": "Type stelsel",
                      "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding funderingstype",
                      "description": "Omschrijving van de type fundering van een rioolleiding"
                    },
                    "toelichting": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding toelichting",
                      "description": "Toelichting van de rioolleiding."
                    },
                    "globalidBeginknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding beginknoop ID",
                      "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "globalidEindknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding eindknoop ID",
                      "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              },
              "text/csv": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolleidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolleiding global ID",
                                  "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolleiding global ID",
                      "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding objectnummer",
                      "description": "Uniek objectnummer van de rioolleiding."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding status",
                      "description": "Gebruiksstatus van de rioolleiding in het net."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding aanleg jaar",
                      "description": "Het jaar waarin een rioolleiding is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding soort",
                      "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                    },
                    "typeLeiding": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding type",
                      "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                    },
                    "vorm": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding vorm",
                      "description": "Vorm van de rioolleiding."
                    },
                    "diameter": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding diameter",
                      "description": "Diameter leiding in millimeters."
                    },
                    "breedte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding breedte",
                      "description": "Breedte leiding in millimeters."
                    },
                    "hoogte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding hoogte",
                      "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding materiaal",
                      "description": "Type materiaal rioolleiding."
                    },
                    "bobBeginpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis beginpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "bobEindpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis eindpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "stelselType": {
                      "type": "string",
                      "nullable": true,
                      "title": "Type stelsel",
                      "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding funderingstype",
                      "description": "Omschrijving van de type fundering van een rioolleiding"
                    },
                    "toelichting": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding toelichting",
                      "description": "Toelichting van de rioolleiding."
                    },
                    "globalidBeginknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding beginknoop ID",
                      "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "globalidEindknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding eindknoop ID",
                      "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              },
              "application/geo+json": {
                "schema": {
                  "type": "object",
                  "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolleidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolleiding global ID",
                                  "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolleiding global ID",
                      "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding objectnummer",
                      "description": "Uniek objectnummer van de rioolleiding."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding status",
                      "description": "Gebruiksstatus van de rioolleiding in het net."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding aanleg jaar",
                      "description": "Het jaar waarin een rioolleiding is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding soort",
                      "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                    },
                    "typeLeiding": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding type",
                      "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                    },
                    "vorm": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding vorm",
                      "description": "Vorm van de rioolleiding."
                    },
                    "diameter": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding diameter",
                      "description": "Diameter leiding in millimeters."
                    },
                    "breedte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding breedte",
                      "description": "Breedte leiding in millimeters."
                    },
                    "hoogte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding hoogte",
                      "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding materiaal",
                      "description": "Type materiaal rioolleiding."
                    },
                    "bobBeginpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis beginpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "bobEindpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis eindpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "stelselType": {
                      "type": "string",
                      "nullable": true,
                      "title": "Type stelsel",
                      "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding funderingstype",
                      "description": "Omschrijving van de type fundering van een rioolleiding"
                    },
                    "toelichting": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding toelichting",
                      "description": "Toelichting van de rioolleiding."
                    },
                    "globalidBeginknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding beginknoop ID",
                      "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "globalidEindknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding eindknoop ID",
                      "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              }
            },
            "description": ""
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "Leidingeninfrastructuuramsterdam_ovl_bovengrondse_kabels": {
        "type": "object",
        "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Bovengrondse kabel ID",
                        "description": "Unieke identificatie van een bovengrondse kabel."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Bovengrondse kabel ID",
            "description": "Unieke identificatie van een bovengrondse kabel."
          },
          "geometry": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "MultiLineString"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "array",
                        "description": "Point in 3D space",
                        "minItems": 2,
                        "maxItems": 3,
                        "items": {
                          "type": "number"
                        }
                      }
                    }
                  }
                }
              }
            ]
          },
          "inwinningstype": {
            "type": "string",
            "nullable": true,
            "title": "Kwaliteit inwinning",
            "description": "De kwaliteit van de inwinning."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "WIBON thema",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "klasse": {
            "type": "string",
            "nullable": true,
            "title": "WIBON klasse",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "type": {
            "type": "string",
            "nullable": true,
            "title": "WIBON type",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "zichtbaar": {
            "type": "string",
            "nullable": true,
            "title": "Kabel zichtbaarheid indicatie",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
          },
          "indicatieBovenOnder": {
            "type": "string",
            "nullable": true,
            "title": "Bovengronds/ondergronds indicatie",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
          },
          "diepte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel diepte",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidDiepte": {
            "type": "string",
            "nullable": true,
            "title": "Diepte nauwkeurigheid",
            "description": "De nauwkeurigheid van de diepte van de kabel."
          },
          "hoogte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel hoogte",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidHoogte": {
            "type": "string",
            "nullable": true,
            "title": "Kabel hoogte nauwkeurigheid",
            "description": "De nauwkeurigheid van de hoogte van de kabel."
          },
          "hoofdcategorie": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel hoofdcategorie",
            "description": "De hoofdcategorie van de bovengrondse kabel."
          },
          "eigenaar": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel eigenaar",
            "description": "Naam van de eigenaar van de bovengrondse kabel."
          },
          "jaarVanAanleg": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Kabel jaar van aanleg",
            "description": "Het jaar waarin de kabel is aangelegd."
          },
          "typeExtra": {
            "type": "string",
            "nullable": true,
            "title": "Soort voeding",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
          },
          "functie": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel functie",
            "description": "De functie van de bovengrondse kabel."
          },
          "van": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel startlocatie",
            "description": "De startlocatie van de bovengrondse kabel."
          },
          "tot": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel eindlocatie",
            "description": "De eindlocatie van de bovengrondse kabel."
          },
          "kast": {
            "type": "string",
            "nullable": true,
            "title": "Kastnummer",
            "description": "Het nummer van de kast waarop de kabel is aangesloten."
          },
          "groep": {
            "type": "string",
            "nullable": true,
            "title": "Groepsnummer",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
          },
          "kabeltype": {
            "type": "string",
            "nullable": true,
            "title": "Bovengrondse kabel type",
            "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
          },
          "kabeldiameter": {
            "type": "string",
            "nullable": true,
            "title": "Kabel diameter",
            "description": "De diameter van de kabel in millimeters."
          },
          "voltage": {
            "type": "string",
            "nullable": true,
            "title": "Kabel voltage",
            "description": "Het voltage dat op de kabel staat."
          },
          "bouwtype": {
            "type": "string",
            "nullable": true,
            "title": "Kabel bouwtype",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
          },
          "bereikbaar": {
            "type": "string",
            "nullable": true,
            "title": "Kabel bereikbaarheid",
            "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
          },
          "lengte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel lengte",
            "description": "De lengte van de kabel in meters."
          },
          "kabelzegel": {
            "type": "string",
            "nullable": true,
            "title": "Kabel zegeltype",
            "description": "Het type zegel van de kabel."
          },
          "ovs": {
            "type": "string",
            "nullable": true,
            "title": "Overspanningsinstallatie",
            "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_bovengrondse_kabelsLink": {
        "type": "object",
        "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Bovengrondse kabel ID",
            "description": "Unieke identificatie van een bovengrondse kabel."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_lichtpunten": {
        "type": "object",
        "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Lichtpunt ID",
                        "description": "Unieke identificatie van een lichtpunt."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Lichtpunt ID",
            "description": "Unieke identificatie van een lichtpunt."
          },
          "geometry": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            ]
          },
          "bereikbaar": {
            "type": "string",
            "nullable": true,
            "title": "Lichtpunt bereikbaarheid",
            "description": "Mate van bereikbaarheid van een Lichtpunt."
          },
          "bouwtype": {
            "type": "string",
            "nullable": true,
            "title": "Lichtmast bouwtype",
            "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
          },
          "eigenaar": {
            "type": "string",
            "nullable": true,
            "title": "Lichtpunt eigenaar",
            "description": "Naam van de eigenaar van een lichtmast."
          },
          "mastcode": {
            "type": "string",
            "nullable": true,
            "title": "Lichtpunt categorie code",
            "description": "Nadere aanduiding van de categorie van een Lichtpunt."
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_lichtpuntenLink": {
        "type": "object",
        "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Lichtpunt ID",
            "description": "Unieke identificatie van een lichtpunt."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_mantelbuizen": {
        "type": "object",
        "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Mantelbuis ID",
                        "description": "Unieke identificatie van een mantelbuis."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Mantelbuis ID",
            "description": "Unieke identificatie van een mantelbuis."
          },
          "geometry": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "MultiPolygon"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "array",
                        "items": {
                          "type": "array",
                          "description": "Point in 3D space",
                          "minItems": 2,
                          "maxItems": 3,
                          "items": {
                            "type": "number"
                          }
                        }
                      }
                    }
                  }
                }
              }
            ]
          },
          "inwinningstype": {
            "type": "string",
            "nullable": true,
            "title": "Kwaliteit inwinning",
            "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "WIBON thema",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "klasse": {
            "type": "string",
            "nullable": true,
            "title": "WIBON klasse",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "type": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis type",
            "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
          },
          "materiaal": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis materiaal",
            "description": "Het materiaal waarvan de mantelbuis is gemaakt."
          },
          "zichtbaar": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis zichtbaarheid indicatie",
            "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
          },
          "diepte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Mantelbuis diepte",
            "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidDiepte": {
            "type": "string",
            "nullable": true,
            "title": "Diepte nauwkeurigheid",
            "description": "Omschrijving van de nauwkeurigheid van de diepte."
          },
          "hoofdcategorie": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis hoofdcategorie",
            "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
          },
          "eigenaar": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis eigenaar",
            "description": "Naam van de eigenaar van de mantelbuis."
          },
          "jaarVanAanleg": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Mantelbuis jaar van aanleg",
            "description": "Jaar waarin de mantelbuis is aangelegd."
          },
          "diameter": {
            "type": "string",
            "nullable": true,
            "title": "Mantelbuis diameter",
            "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
          },
          "lengte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Mantelbuis lengte",
            "description": "Lengte van de mantelbuis uitgedrukt in meters."
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_mantelbuizenLink": {
        "type": "object",
        "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Mantelbuis ID",
            "description": "Unieke identificatie van een mantelbuis."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_ondergrondse_kabels": {
        "type": "object",
        "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Ondergrondse kabel ID",
                        "description": "Unieke identificatie van een ondergrondse kabel."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Ondergrondse kabel ID",
            "description": "Unieke identificatie van een ondergrondse kabel."
          },
          "geometry": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "MultiLineString"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "array",
                        "description": "Point in 3D space",
                        "minItems": 2,
                        "maxItems": 3,
                        "items": {
                          "type": "number"
                        }
                      }
                    }
                  }
                }
              }
            ]
          },
          "inwinningstype": {
            "type": "string",
            "nullable": true,
            "title": "Kwaliteit van inwinning",
            "description": "De kwaliteit van de inwinning."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "WIBON thema",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "klasse": {
            "type": "string",
            "nullable": true,
            "title": "WIBON klasse",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "type": {
            "type": "string",
            "nullable": true,
            "title": "WIBON type",
            "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "zichtbaar": {
            "type": "string",
            "nullable": true,
            "title": "Kabel zichtbaarheid indicatie",
            "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
          },
          "indicatieBovenOnder": {
            "type": "string",
            "nullable": true,
            "title": "Bovengronds/ondergronds indicatie",
            "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
          },
          "diepte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel diepte",
            "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidDiepte": {
            "type": "string",
            "nullable": true,
            "title": "Diepte nauwkeurigheid",
            "description": "De nauwkeurigheid van de diepte."
          },
          "hoogte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel hoogte",
            "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidHoogte": {
            "type": "string",
            "nullable": true,
            "title": "Hoogte nauwkeurigheid",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte."
          },
          "hoofdcategorie": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabel hoofdcategorie",
            "description": "De hoofdcategorie van de ondergrondse kabel."
          },
          "eigenaar": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabel eigenaar",
            "description": "Naam van de eigenaar van de ondergrondse kabel."
          },
          "jaarVanAanleg": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Kabel aanleg jaar",
            "description": "Het jaar waarin de kabel is aangelegd."
          },
          "typeExtra": {
            "type": "string",
            "nullable": true,
            "title": "Extra type",
            "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
          },
          "functie": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabel functie",
            "description": "De functie van de ondergrondse kabel."
          },
          "van": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabel startlocatie",
            "description": "De startlocatie van de ondergrondse kabel."
          },
          "tot": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabel eindlocatie",
            "description": "De eindlocatie van de ondergrondse kabel."
          },
          "kast": {
            "type": "string",
            "nullable": true,
            "title": "Kastnummer",
            "description": "Het nummer van de kast waarop de kabel is aangesloten."
          },
          "groep": {
            "type": "string",
            "nullable": true,
            "title": "Groepsnummer",
            "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
          },
          "kabeltype": {
            "type": "string",
            "nullable": true,
            "title": "Ondergrondse kabeltype",
            "description": "Laat zien om wat voor type kabel het gaat."
          },
          "kabeldiameter": {
            "type": "string",
            "nullable": true,
            "title": "Kabel diameter",
            "description": "De diameter van de kabel in millimeters."
          },
          "voltage": {
            "type": "string",
            "nullable": true,
            "title": "Kabel voltage",
            "description": "Het voltage dat op de kabel staat."
          },
          "bouwtype": {
            "type": "string",
            "nullable": true,
            "title": "Kabel bouwtype",
            "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
          },
          "bereikbaar": {
            "type": "string",
            "nullable": true,
            "title": "Kabel bereikbaarheid",
            "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
          },
          "lengte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Kabel lengte",
            "description": "De lengte van de kabel in meters."
          },
          "kabelzegel": {
            "type": "string",
            "nullable": true,
            "title": "Kabel zegel type",
            "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_ondergrondse_kabelsLink": {
        "type": "object",
        "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Ondergrondse kabel ID",
            "description": "Unieke identificatie van een ondergrondse kabel."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_punten": {
        "type": "object",
        "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to amsterdamOvlPunten.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Leidingpunt ID",
                        "description": "Unieke identificatie van een leidingpunt."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Leidingpunt ID",
            "description": "Unieke identificatie van een leidingpunt."
          },
          "geometry": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            ]
          },
          "inwinningstype": {
            "type": "string",
            "nullable": true,
            "title": "Kwaliteit inwinning",
            "description": "Kwaliteit van inwinning."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "WIBON thema",
            "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "klasse": {
            "type": "string",
            "nullable": true,
            "title": "WIBON klasse",
            "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
          },
          "type": {
            "type": "string",
            "nullable": true,
            "title": "Leidingpunt type",
            "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
          },
          "zichtbaar": {
            "type": "string",
            "nullable": true,
            "title": "Leidingpunt zichtbaarheid indicatie",
            "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
          },
          "indicatieBovenOnder": {
            "type": "string",
            "nullable": true,
            "title": "Bovengronds/ondergronds indicatie",
            "description": "Indicatie of de leiding boven- of ondergronds is."
          },
          "diepte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Leiding diepte",
            "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidDiepte": {
            "type": "string",
            "nullable": true,
            "title": "Diepte nauwkeurigheid",
            "description": "Omschrijving van de nauwkeurigheid van de diepte."
          },
          "hoogte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Leidingpunt hoogte",
            "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
          },
          "nauwkeurigheidHoogte": {
            "type": "string",
            "nullable": true,
            "title": "Hoogte nauwkeurigheid",
            "description": "Omschrijving van de nauwkeurigheid van de hoogte."
          },
          "hoofdcategorie": {
            "type": "string",
            "nullable": true,
            "title": "Leidingpunt hoofdcategorie",
            "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
          },
          "eigenaar": {
            "type": "string",
            "nullable": true,
            "title": "Leidingpunt eigenaar",
            "description": "Naam van de eigenaar van een leidingpunt."
          },
          "jaarVanAanleg": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Leidingpunt jaar van aanleg",
            "description": "Jaar waarin een Leidingpunt is aangelegd."
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuuramsterdam_ovl_puntenLink": {
        "type": "object",
        "description": "The identifier of the relationship to amsterdamOvlPunten.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Leidingpunt ID",
            "description": "Unieke identificatie van een leidingpunt."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "LeidingeninfrastructuurdefaultAmsterdamOvlBovengrondseKabelsLinks": {
        "type": "object",
        "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Bovengrondse kabel ID",
                "description": "Unieke identificatie van een bovengrondse kabel."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultAmsterdamOvlLichtpuntenLinks": {
        "type": "object",
        "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Lichtpunt ID",
                "description": "Unieke identificatie van een lichtpunt."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultAmsterdamOvlMantelbuizenLinks": {
        "type": "object",
        "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Mantelbuis ID",
                "description": "Unieke identificatie van een mantelbuis."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultAmsterdamOvlOndergrondseKabelsLinks": {
        "type": "object",
        "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Ondergrondse kabel ID",
                "description": "Unieke identificatie van een ondergrondse kabel."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultAmsterdamOvlPuntenLinks": {
        "type": "object",
        "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to amsterdamOvlPunten.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Leidingpunt ID",
                "description": "Unieke identificatie van een leidingpunt."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultKlicEisvoorzorgsmaatregelenLinks": {
        "type": "object",
        "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Klic object ID",
                "description": "Unieke identificatie van het object."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultKlicKabelsEnLeidingenLinks": {
        "type": "object",
        "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "title": "Klic object ID",
                "description": "Unieke identificatie van het object"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "LeidingeninfrastructuurdefaultKlicPuntobjectenLinks": {
        "type": "object",
        "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to klicPuntobjecten.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "id": {
                "type": "integer",
                "maximum": 9223372036854776000,
                "minimum": -9223372036854776000,
                "format": "int64",
                "description": "Unieke identificatie van het object."
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "Leidingeninfrastructuurklic_eisvoorzorgsmaatregelen": {
        "type": "object",
        "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Klic object ID",
                        "description": "Unieke identificatie van het object."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Klic object ID",
            "description": "Unieke identificatie van het object."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema",
            "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
          },
          "broncode": {
            "type": "string",
            "nullable": true,
            "title": "Klic beheerder broncode",
            "description": "Broncode van de beheerder."
          },
          "beheerder": {
            "type": "string",
            "nullable": true,
            "title": "Netbeheerder naam",
            "description": "Naam van geclusturde plannen."
          },
          "contactvoorzorgsmaatregelContactNaam": {
            "type": "string",
            "nullable": true,
            "title": "Klic naam contactpersoon",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactvoorzorgsmaatregelContactEmail": {
            "type": "string",
            "nullable": true,
            "title": "Klic email contactpersoon",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactvoorzorgsmaatregelContactTelefoon": {
            "type": "string",
            "nullable": true,
            "title": "Klic telefoonnummer contactpersoon",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "evNet": {
            "type": "string",
            "nullable": true,
            "title": "Eisvoorzorgsnetwerk naam",
            "description": "De naam van het eisvoorzorgnetwerk."
          },
          "pdf": {
            "type": "string",
            "nullable": true,
            "title": "URL PFD bestand",
            "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
          },
          "infotype": {
            "type": "string",
            "nullable": true,
            "title": "Infotype pdf",
            "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
          },
          "opvraagdatum": {
            "type": "string",
            "format": "date",
            "nullable": true,
            "title": "Klic orientatieverzoek opvraagdatum",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
          },
          "geometrie": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Polygon"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "array",
                        "description": "Point in 3D space",
                        "minItems": 2,
                        "maxItems": 3,
                        "items": {
                          "type": "number"
                        }
                      }
                    }
                  }
                }
              }
            ]
          },
          "rgbHexPmkl": {
            "type": "string",
            "nullable": true,
            "title": "PMKL hex kleurcode",
            "description": "Hex kleurcode volgens PMKL standaard."
          },
          "rgbHexNlcs": {
            "type": "string",
            "nullable": true,
            "title": "NLCS hex kleurcode",
            "description": "Hex kleurcode volgens NLCS standaard."
          },
          "laagnaam1": {
            "type": "string",
            "nullable": true,
            "title": "Klic status en discipline NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
          },
          "laagnaam2": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
          },
          "laagnaam3": {
            "type": "string",
            "nullable": true,
            "title": "Beheerder NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
          },
          "laagnaam4": {
            "type": "string",
            "nullable": true,
            "title": "Geometrie symbool vlak NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
          },
          "laagnaam5": {
            "type": "string",
            "nullable": true,
            "title": "NLCS code hoofdgroep status",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
          },
          "nlcsCodering": {
            "type": "string",
            "nullable": true,
            "title": "NLCS codering totaal",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuurklic_eisvoorzorgsmaatregelenLink": {
        "type": "object",
        "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Klic object ID",
            "description": "Unieke identificatie van het object."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuurklic_kabels_en_leidingen": {
        "type": "object",
        "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "title": "Klic object ID",
                        "description": "Unieke identificatie van het object"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Klic object ID",
            "description": "Unieke identificatie van het object"
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
          },
          "class": {
            "type": "string",
            "nullable": true,
            "title": "Klic objectklasse",
            "description": "Objectklasse of type kabel/leiding"
          },
          "delivery": {
            "type": "string",
            "nullable": true,
            "title": "Klic leveringstype",
            "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
          },
          "product": {
            "type": "string",
            "nullable": true,
            "title": "Klic producttype",
            "description": "Het type vloeistof/gas dat door de leiding loopt."
          },
          "broncode": {
            "type": "string",
            "nullable": true,
            "title": "Klic beheerder broncode",
            "description": "Broncode van de beheerder."
          },
          "beheerder": {
            "type": "string",
            "nullable": true,
            "title": "Netbeheerder naam",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
          },
          "contactaanvraagAanvraagsoortcontactNaam": {
            "type": "string",
            "nullable": true,
            "title": "Klic naam contactpersoon",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactaanvraagAanvraagsoortcontactEmail": {
            "type": "string",
            "nullable": true,
            "title": "Klic email contactpersoon",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactaanvraagAanvraagsoortcontactTelefoon": {
            "type": "string",
            "nullable": true,
            "title": "Klic telefoonnummer contactpersoon",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "diameter": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Diameter kabel leiding",
            "description": "Diameter kabel of leiding in millimeters."
          },
          "diepte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Diepte kabel leiding",
            "description": "Diepte ten opzichte van het maaiveld in meters."
          },
          "materiaal": {
            "type": "string",
            "nullable": true,
            "title": "Kabel leiding materiaal",
            "description": "Materiaal van de kabel of leiding."
          },
          "voltage": {
            "type": "string",
            "nullable": true,
            "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
          },
          "status": {
            "type": "string",
            "nullable": true,
            "title": "Klic objectstatus",
            "description": "De status van het object."
          },
          "opvraagdatum": {
            "type": "string",
            "format": "date",
            "nullable": true,
            "title": "Klic orientatieverzoek opvraagdatum",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
          },
          "geometrie": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "LineString"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "description": "Point in 3D space",
                      "minItems": 2,
                      "maxItems": 3,
                      "items": {
                        "type": "number"
                      }
                    }
                  }
                }
              }
            ]
          },
          "rgbHexPmkl": {
            "type": "string",
            "nullable": true,
            "title": "PMKL hex kleurcode",
            "description": "Hex kleurcode volgens PMKL standaard."
          },
          "rgbHexNlcs": {
            "type": "string",
            "nullable": true,
            "title": "NLCS hex kleurcode",
            "description": "Hex kleurcode volgens NLCS standaard."
          },
          "laagnaam1": {
            "type": "string",
            "nullable": true,
            "title": "Klic status en discipline NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
          },
          "laagnaam2": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
          },
          "laagnaam3": {
            "type": "string",
            "nullable": true,
            "title": "Beheerder NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
          },
          "laagnaam4": {
            "type": "string",
            "nullable": true,
            "title": "Geometrie symbool vlak NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
          },
          "laagnaam5": {
            "type": "string",
            "nullable": true,
            "title": "NLCS code hoofdgroep status",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
          },
          "nlcsCodering": {
            "type": "string",
            "nullable": true,
            "title": "NLCS codering totaal",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuurklic_kabels_en_leidingenLink": {
        "type": "object",
        "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "title": "Klic object ID",
            "description": "Unieke identificatie van het object"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuurklic_puntobjecten": {
        "type": "object",
        "description": "Overzicht punten infrastructuur op basis van klic meldingen",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to klicPuntobjecten.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "id": {
                        "type": "integer",
                        "maximum": 9223372036854776000,
                        "minimum": -9223372036854776000,
                        "format": "int64",
                        "description": "Unieke identificatie van het object."
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "description": "Unieke identificatie van het object."
          },
          "thema": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema",
            "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
          },
          "class": {
            "type": "string",
            "nullable": true,
            "title": "Klic objectklasse",
            "description": "Objectklasse of categorie van het leidingelement."
          },
          "broncode": {
            "type": "string",
            "nullable": true,
            "title": "Klic beheerder broncode",
            "description": "Broncode van de beheerder."
          },
          "beheerder": {
            "type": "string",
            "nullable": true,
            "title": "Netbeheerder naam",
            "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
          },
          "contactaanvraagAanvraagsoortcontactNaam": {
            "type": "string",
            "nullable": true,
            "title": "Klic naam contactpersoon",
            "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactaanvraagAanvraagsoortcontactEmail": {
            "type": "string",
            "nullable": true,
            "title": "Klic email contactpersoon",
            "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "contactaanvraagAanvraagsoortcontactTelefoon": {
            "type": "string",
            "nullable": true,
            "title": "Klic telefoonnummer contactpersoon",
            "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
          },
          "type": {
            "type": "string",
            "nullable": true,
            "title": "Klic objecttype",
            "description": "Omschrijving van het objecttype."
          },
          "status": {
            "type": "string",
            "nullable": true,
            "title": "Klic object status",
            "description": "De status van het object."
          },
          "opvraagdatum": {
            "type": "string",
            "format": "date",
            "nullable": true,
            "title": "Klic orientatieverzoek opvraagdatum",
            "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
          },
          "geometrie": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            ]
          },
          "rgbHexPmkl": {
            "type": "string",
            "nullable": true,
            "title": "PMKL hex kleurcode",
            "description": "Hex kleurcode volgens PMKL standaard."
          },
          "rgbHexNlcs": {
            "type": "string",
            "nullable": true,
            "title": "NLCS hex kleurcode",
            "description": "Hex kleurcode volgens NLCS standaard."
          },
          "laagnaam1": {
            "type": "string",
            "nullable": true,
            "title": "Klic status en discipline NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
          },
          "laagnaam2": {
            "type": "string",
            "nullable": true,
            "title": "Klic thema NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
          },
          "laagnaam3": {
            "type": "string",
            "nullable": true,
            "title": "Beheerder NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
          },
          "laagnaam4": {
            "type": "string",
            "nullable": true,
            "title": "Geometrie symbool vlak NLCS code",
            "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
          },
          "laagnaam5": {
            "type": "string",
            "nullable": true,
            "title": "NLCS code hoofdgroep status",
            "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
          },
          "nlcsCodering": {
            "type": "string",
            "nullable": true,
            "title": "NLCS codering totaal",
            "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
          }
        },
        "required": [
          "_links",
          "id"
        ]
      },
      "Leidingeninfrastructuurklic_puntobjectenLink": {
        "type": "object",
        "description": "The identifier of the relationship to klicPuntobjecten.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "id": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "description": "Unieke identificatie van het object."
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ]
      },
      "Leidingeninfrastructuurv1WaternetRioolknopenLinks": {
        "type": "object",
        "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to waternetRioolknopen.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "globalid": {
                "type": "string",
                "title": "Rioolknoop global ID",
                "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
              }
            },
            "required": [
              "globalid",
              "href",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "Leidingeninfrastructuurv1WaternetRioolleidingenLinks": {
        "type": "object",
        "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
        "properties": {
          "schema": {
            "type": "string",
            "format": "uri",
            "description": "The schema field is exposed with every record",
            "readOnly": true
          },
          "self": {
            "type": "object",
            "description": "The identifier of the relationship to waternetRioolleidingen.",
            "properties": {
              "href": {
                "type": "string",
                "format": "uri",
                "readOnly": true
              },
              "title": {
                "type": "string"
              },
              "globalid": {
                "type": "string",
                "title": "Rioolleiding global ID",
                "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
              }
            },
            "required": [
              "globalid",
              "href",
              "title"
            ]
          }
        },
        "required": [
          "schema",
          "self"
        ]
      },
      "Leidingeninfrastructuurwaternet_rioolknopen": {
        "type": "object",
        "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to waternetRioolknopen.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "globalid": {
                        "type": "string",
                        "title": "Rioolknoop global ID",
                        "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                      }
                    },
                    "required": [
                      "globalid",
                      "href",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "globalid": {
            "type": "string",
            "title": "Rioolknoop global ID",
            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
          },
          "objectnummer": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Rioolknoop objectnummer",
            "description": "Uniek objectnummer van de rioolknoop."
          },
          "status": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop status",
            "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
          },
          "jaarGelegd": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Rioolknoop aanleg jaar",
            "description": "Het jaar waarin de rioolknoop is gelegd."
          },
          "soort": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop soort",
            "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
          },
          "typeKnoop": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop type",
            "description": "Type knoop. Een verdere specificatie op soort knoop."
          },
          "subtype": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop subtype",
            "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
          },
          "maaiveldniveau": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Maaiveld hoogte",
            "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
          },
          "funderingstype": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop funderingstype",
            "description": "Het type fundering onder de knoop."
          },
          "symboolhoek": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Rioolknoop symboolhoek",
            "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
          },
          "nummer": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop nummer",
            "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
          },
          "bemalingsgebied": {
            "type": "string",
            "nullable": true,
            "title": "Rioolknoop bemalingsgebied",
            "description": "Het bemalingsgebied waar de knoop in ligt."
          },
          "drempelniveau": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Rioolknoop drempelniveau hoogte",
            "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
          },
          "drempelbreedte": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Rioolknoop drempelbreedte",
            "description": "De drempelbreedte van de wand van de overstort in millimeters."
          },
          "leveringsdatum": {
            "type": "string",
            "nullable": true,
            "description": "Datum van levering bronbestand door Waternet."
          },
          "geometrie": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            ]
          }
        },
        "required": [
          "_links",
          "globalid"
        ]
      },
      "Leidingeninfrastructuurwaternet_rioolknopenLink": {
        "type": "object",
        "description": "The identifier of the relationship to waternetRioolknopen.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "globalid": {
            "type": "string",
            "title": "Rioolknoop global ID",
            "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
          }
        },
        "required": [
          "globalid",
          "href",
          "title"
        ]
      },
      "Leidingeninfrastructuurwaternet_rioolleidingen": {
        "type": "object",
        "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
        "properties": {
          "_links": {
            "allOf": [
              {
                "type": "object",
                "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                "properties": {
                  "schema": {
                    "type": "string",
                    "format": "uri",
                    "description": "The schema field is exposed with every record",
                    "readOnly": true
                  },
                  "self": {
                    "type": "object",
                    "description": "The identifier of the relationship to waternetRioolleidingen.",
                    "properties": {
                      "href": {
                        "type": "string",
                        "format": "uri",
                        "readOnly": true
                      },
                      "title": {
                        "type": "string"
                      },
                      "globalid": {
                        "type": "string",
                        "title": "Rioolleiding global ID",
                        "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                      }
                    },
                    "required": [
                      "globalid",
                      "href",
                      "title"
                    ]
                  }
                },
                "required": [
                  "schema",
                  "self"
                ]
              }
            ],
            "title": " links"
          },
          "globalid": {
            "type": "string",
            "title": "Rioolleiding global ID",
            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
          },
          "objectnummer": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Rioolleiding objectnummer",
            "description": "Uniek objectnummer van de rioolleiding."
          },
          "status": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding status",
            "description": "Gebruiksstatus van de rioolleiding in het net."
          },
          "jaarGelegd": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Rioolleiding aanleg jaar",
            "description": "Het jaar waarin een rioolleiding is gelegd."
          },
          "soort": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding soort",
            "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
          },
          "typeLeiding": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding type",
            "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
          },
          "vorm": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding vorm",
            "description": "Vorm van de rioolleiding."
          },
          "diameter": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Leiding diameter",
            "description": "Diameter leiding in millimeters."
          },
          "breedte": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Leiding breedte",
            "description": "Breedte leiding in millimeters."
          },
          "hoogte": {
            "type": "integer",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "format": "int64",
            "nullable": true,
            "title": "Leiding hoogte",
            "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
          },
          "materiaal": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding materiaal",
            "description": "Type materiaal rioolleiding."
          },
          "bobBeginpunt": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Hoogte binnen onderkant buis beginpunt",
            "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
          },
          "bobEindpunt": {
            "type": "number",
            "format": "double",
            "nullable": true,
            "title": "Hoogte binnen onderkant buis eindpunt",
            "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
          },
          "stelselType": {
            "type": "string",
            "nullable": true,
            "title": "Type stelsel",
            "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
          },
          "funderingstype": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding funderingstype",
            "description": "Omschrijving van de type fundering van een rioolleiding"
          },
          "toelichting": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding toelichting",
            "description": "Toelichting van de rioolleiding."
          },
          "globalidBeginknoop": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding beginknoop ID",
            "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
          },
          "globalidEindknoop": {
            "type": "string",
            "nullable": true,
            "title": "Rioolleiding eindknoop ID",
            "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
          },
          "leveringsdatum": {
            "type": "string",
            "nullable": true,
            "description": "Datum van levering bronbestand door Waternet."
          },
          "geometrie": {
            "type": "object",
            "description": "GeoJSON geometry",
            "allOf": [
              {
                "type": "object",
                "description": "GeoJSON geometry",
                "discriminator": {
                  "propertyName": "type"
                },
                "required": [
                  "type"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "Point",
                      "LineString",
                      "Polygon",
                      "MultiPoint",
                      "MultiLineString",
                      "MultiPolygon"
                    ],
                    "description": "the geometry type"
                  },
                  "coordinates": {
                    "type": "array",
                    "minItems": 2,
                    "description": "Based on the geometry type, a point or collection of points.",
                    "items": {
                      "type": "number"
                    }
                  }
                }
              },
              {
                "properties": {
                  "type": {
                    "type": "string",
                    "enum": [
                      "LineString"
                    ]
                  },
                  "coordinates": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "description": "Point in 3D space",
                      "minItems": 2,
                      "maxItems": 3,
                      "items": {
                        "type": "number"
                      }
                    }
                  }
                }
              }
            ]
          }
        },
        "required": [
          "_links",
          "globalid"
        ]
      },
      "Leidingeninfrastructuurwaternet_rioolleidingenLink": {
        "type": "object",
        "description": "The identifier of the relationship to waternetRioolleidingen.",
        "properties": {
          "href": {
            "type": "string",
            "format": "uri",
            "readOnly": true
          },
          "title": {
            "type": "string"
          },
          "globalid": {
            "type": "string",
            "title": "Rioolleiding global ID",
            "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
          }
        },
        "required": [
          "globalid",
          "href",
          "title"
        ]
      },
      "PaginatedLeidingeninfrastructuuramsterdam_ovl_bovengrondse_kabelsList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "amsterdam_ovl_bovengrondse_kabels": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Bovengrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlBovengrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlBovengrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Bovengrondse kabel ID",
                                  "description": "Unieke identificatie van een bovengrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Bovengrondse kabel ID",
                      "description": "Unieke identificatie van een bovengrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte van de kabel."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel hoogte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de hoogte van de kabel."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de bovengrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de bovengrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel jaar van aanleg",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Soort voeding",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel functie",
                      "description": "De functie van de bovengrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel startlocatie",
                      "description": "De startlocatie van de bovengrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel eindlocatie",
                      "description": "De eindlocatie van de bovengrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengrondse kabel type",
                      "description": "Spandraad of het kabeltype, dit is het soort kabel dat is gebruikt."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Hier wordt aangegeven of een kabel boven een trambaan of boven het water hangt."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegeltype",
                      "description": "Het type zegel van de kabel."
                    },
                    "ovs": {
                      "type": "string",
                      "nullable": true,
                      "title": "Overspanningsinstallatie",
                      "description": "Spandraad van één mast of gevel naar een andere mast of gevel, met aan de spandraad 0 tot meerdere verlichtingsobject(en), al dan niet met voedingskabel, inclusief de ophangconstructie en voedingspunt(en)."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuuramsterdam_ovl_lichtpuntenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "amsterdam_ovl_lichtpunten": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Lichtpunten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een lichtpunt is een object in de openbare ruimte dat kunstmatig licht geeft op basis van een sensor of ingesteld tijdsvenster.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlLichtpunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlLichtpunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Lichtpunt ID",
                                  "description": "Unieke identificatie van een lichtpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Lichtpunt ID",
                      "description": "Unieke identificatie van een lichtpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt bereikbaarheid",
                      "description": "Mate van bereikbaarheid van een Lichtpunt."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtmast bouwtype",
                      "description": "Nadere aanduiding van het type bouwconstructie van een Lichtpunt."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt eigenaar",
                      "description": "Naam van de eigenaar van een lichtmast."
                    },
                    "mastcode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Lichtpunt categorie code",
                      "description": "Nadere aanduiding van de categorie van een Lichtpunt."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuuramsterdam_ovl_mantelbuizenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "amsterdam_ovl_mantelbuizen": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Locaties en contextuele informatie ondergrondse mantelbuizen voor de openbare verlichting die door de Gemeente Amsterdam worden beheerd",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlMantelbuizen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlMantelbuizen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Mantelbuis ID",
                                  "description": "Unieke identificatie van een mantelbuis."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Mantelbuis ID",
                      "description": "Unieke identificatie van een mantelbuis."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiPolygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "items": {
                                    "type": "array",
                                    "description": "Point in 3D space",
                                    "minItems": 2,
                                    "maxItems": 3,
                                    "items": {
                                      "type": "number"
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "De kwaliteit van inwinning. Dit kan analoog zijn waarbij het is ingetekend vanaf een schets of is ingemeten met een tablet. Of tachymetrisch waarbij dit is opgemeten met een meetstok.."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis type",
                      "description": "Nadere aanduiding van het type mantelbuis volgens WIBON."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis materiaal",
                      "description": "Het materiaal waarvan de mantelbuis is gemaakt."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis zichtbaarheid indicatie",
                      "description": "Aanduiding of de mantelbuis zichtbaar is (ja/nee)."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis diepte",
                      "description": "Diepte van de mantelbuis in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis hoofdcategorie",
                      "description": "Nadere aanduiding voor de hoofdcategorie van de mantelbuis."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis eigenaar",
                      "description": "Naam van de eigenaar van de mantelbuis."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Mantelbuis jaar van aanleg",
                      "description": "Jaar waarin de mantelbuis is aangelegd."
                    },
                    "diameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Mantelbuis diameter",
                      "description": "Diameter van de mantelbuis uitgedrukt in millimeters."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Mantelbuis lengte",
                      "description": "Lengte van de mantelbuis uitgedrukt in meters."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuuramsterdam_ovl_ondergrondse_kabelsList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "amsterdam_ovl_ondergrondse_kabels": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Ondergrondse kabels openbare verlichting die door de Gemeente Amsterdam worden beheerd.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlOndergrondseKabels._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlOndergrondseKabels.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Ondergrondse kabel ID",
                                  "description": "Unieke identificatie van een ondergrondse kabel."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Ondergrondse kabel ID",
                      "description": "Unieke identificatie van een ondergrondse kabel."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "MultiLineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit van inwinning",
                      "description": "De kwaliteit van de inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON type",
                      "description": "Type volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zichtbaarheid indicatie",
                      "description": "Indicatie die aangeeft of de kabel zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie die aangeeft of de kabel bovengronds of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel diepte",
                      "description": "De diepte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "De nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel hoogte",
                      "description": "De hoogte van de kabel in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel hoofdcategorie",
                      "description": "De hoofdcategorie van de ondergrondse kabel."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eigenaar",
                      "description": "Naam van de eigenaar van de ondergrondse kabel."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Kabel aanleg jaar",
                      "description": "Het jaar waarin de kabel is aangelegd."
                    },
                    "typeExtra": {
                      "type": "string",
                      "nullable": true,
                      "title": "Extra type",
                      "description": "Keuze 'AC' (wisselstroom) of 'DC' (gelijkstroom)."
                    },
                    "functie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel functie",
                      "description": "De functie van de ondergrondse kabel."
                    },
                    "van": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel startlocatie",
                      "description": "De startlocatie van de ondergrondse kabel."
                    },
                    "tot": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabel eindlocatie",
                      "description": "De eindlocatie van de ondergrondse kabel."
                    },
                    "kast": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kastnummer",
                      "description": "Het nummer van de kast waarop de kabel is aangesloten."
                    },
                    "groep": {
                      "type": "string",
                      "nullable": true,
                      "title": "Groepsnummer",
                      "description": "Het nummer van de groep binnen de kast waar de kabel op is aangesloten."
                    },
                    "kabeltype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Ondergrondse kabeltype",
                      "description": "Laat zien om wat voor type kabel het gaat."
                    },
                    "kabeldiameter": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel diameter",
                      "description": "De diameter van de kabel in millimeters."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel voltage",
                      "description": "Het voltage dat op de kabel staat."
                    },
                    "bouwtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bouwtype",
                      "description": "Het bouwtype van de kabel. Dit kan overspanning, onderbouw of opbouw zijn."
                    },
                    "bereikbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel bereikbaarheid",
                      "description": "Dit veld is bedoeld om aan te geven of een kabel onder het asfalt ligt of moeilijk bereikbaar is. Tevens wordt het veld gebruikt voor eventueel andere opmerkingen."
                    },
                    "lengte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Kabel lengte",
                      "description": "De lengte van de kabel in meters."
                    },
                    "kabelzegel": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel zegel type",
                      "description": "Een zegel met de kabelbenaming, aangebracht op elke 2 meter van de kabel."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuuramsterdam_ovl_puntenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "amsterdam_ovl_punten": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Punten openbare verlichting die door de Gemeente Amsterdam worden beheerd. Een Punt is een verbinding tussen 2 of meerdere kabels, eindpunt van een kabel, aardingspunt of opstijgpunt.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `amsterdamOvlPunten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to amsterdamOvlPunten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Leidingpunt ID",
                                  "description": "Unieke identificatie van een leidingpunt."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Leidingpunt ID",
                      "description": "Unieke identificatie van een leidingpunt."
                    },
                    "geometry": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "inwinningstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kwaliteit inwinning",
                      "description": "Kwaliteit van inwinning."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON thema",
                      "description": "Thema volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "klasse": {
                      "type": "string",
                      "nullable": true,
                      "title": "WIBON klasse",
                      "description": "Klasse volgens de Wet informatie-uitwisseling bovengrondse en ondergrondse netten en netwerken (WIBON) richtlijnen."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt type",
                      "description": "Nadere aanduiding van het type leidingpunt volgens WIBON."
                    },
                    "zichtbaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt zichtbaarheid indicatie",
                      "description": "Aanduiding die aangeeft of het leidingpunt zichtbaar is (Ja/Nee)."
                    },
                    "indicatieBovenOnder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Bovengronds/ondergronds indicatie",
                      "description": "Indicatie of de leiding boven- of ondergronds is."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leiding diepte",
                      "description": "Diepte van een leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidDiepte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Diepte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de diepte."
                    },
                    "hoogte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Leidingpunt hoogte",
                      "description": "Hoogte van het leidingpunt in centimeters ten opzichte van het maaiveld."
                    },
                    "nauwkeurigheidHoogte": {
                      "type": "string",
                      "nullable": true,
                      "title": "Hoogte nauwkeurigheid",
                      "description": "Omschrijving van de nauwkeurigheid van de hoogte."
                    },
                    "hoofdcategorie": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt hoofdcategorie",
                      "description": "Hoofdcategorie van het leidingpunt. Openbare verlichting (OVL) of Lichtkunst Stadsilluminatie Decoratief (LSD)."
                    },
                    "eigenaar": {
                      "type": "string",
                      "nullable": true,
                      "title": "Leidingpunt eigenaar",
                      "description": "Naam van de eigenaar van een leidingpunt."
                    },
                    "jaarVanAanleg": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leidingpunt jaar van aanleg",
                      "description": "Jaar waarin een Leidingpunt is aangelegd."
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuurklic_eisvoorzorgsmaatregelenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "klic_eisvoorzorgsmaatregelen": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Overzicht vlakken infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicEisvoorzorgsmaatregelen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicEisvoorzorgsmaatregelen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar eisvoorzorgsmaatregel toe behoort."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Naam van geclusturde plannen."
                    },
                    "contactvoorzorgsmaatregelContactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactvoorzorgsmaatregelContactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "evNet": {
                      "type": "string",
                      "nullable": true,
                      "title": "Eisvoorzorgsnetwerk naam",
                      "description": "De naam van het eisvoorzorgnetwerk."
                    },
                    "pdf": {
                      "type": "string",
                      "nullable": true,
                      "title": "URL PFD bestand",
                      "description": "URL verwijzing naar het meegeleverde PDF bestand dat gekoppeld is aan de geometrie."
                    },
                    "infotype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Infotype pdf",
                      "description": "Infotype van de meegeleverde pdf. Dit type kan bestaan uit een profielschets, aansluiting, overig (bestand bevat hier een algemene brief of schets) of is leeg wanneer het bestand een eisvoorzorgsmaatregel betreft."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Polygon"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "items": {
                                  "type": "array",
                                  "description": "Point in 3D space",
                                  "minItems": 2,
                                  "maxItems": 3,
                                  "items": {
                                    "type": "number"
                                  }
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuurklic_kabels_en_leidingenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "klic_kabels_en_leidingen": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Overzicht lijnen infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicKabelsEnLeidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicKabelsEnLeidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "title": "Klic object ID",
                                  "description": "Unieke identificatie van het object"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "title": "Klic object ID",
                      "description": "Unieke identificatie van het object"
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort"
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of type kabel/leiding"
                    },
                    "delivery": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic leveringstype",
                      "description": "Het type voorzieningsnetwerk. Dit geeft aan wat het doel is van een specifieke leiding. Kan bestaan uit transport, distribution, private of een collection."
                    },
                    "product": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic producttype",
                      "description": "Het type vloeistof/gas dat door de leiding loopt."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "diameter": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diameter kabel leiding",
                      "description": "Diameter kabel of leiding in millimeters."
                    },
                    "diepte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Diepte kabel leiding",
                      "description": "Diepte ten opzichte van het maaiveld in meters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Kabel leiding materiaal",
                      "description": "Materiaal van de kabel of leiding."
                    },
                    "voltage": {
                      "type": "string",
                      "nullable": true,
                      "description": "Het operatieve en nominale voltage van de elektriciteitskabel (indien van toepassing)."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectstatus",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuurklic_puntobjectenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "klic_puntobjecten": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Overzicht punten infrastructuur op basis van klic meldingen",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `klicPuntobjecten._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to klicPuntobjecten.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "id": {
                                  "type": "integer",
                                  "maximum": 9223372036854776000,
                                  "minimum": -9223372036854776000,
                                  "format": "int64",
                                  "description": "Unieke identificatie van het object."
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "id": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "description": "Unieke identificatie van het object."
                    },
                    "thema": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema",
                      "description": "Thema of discipline waar een leiding of leidingelement toe behoort."
                    },
                    "class": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objectklasse",
                      "description": "Objectklasse of categorie van het leidingelement."
                    },
                    "broncode": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic beheerder broncode",
                      "description": "Broncode van de beheerder."
                    },
                    "beheerder": {
                      "type": "string",
                      "nullable": true,
                      "title": "Netbeheerder naam",
                      "description": "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon een net beheert."
                    },
                    "contactaanvraagAanvraagsoortcontactNaam": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic naam contactpersoon",
                      "description": "Naam van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactEmail": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic email contactpersoon",
                      "description": "E-mailadres van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "contactaanvraagAanvraagsoortcontactTelefoon": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic telefoonnummer contactpersoon",
                      "description": "Telefoonnummer van de contactpersoon in het belang bij de desbetreffende netwerkbeheerder. Het belang is het interessegebied van een netwerkbeheerder. Dit is een gebied waar de netbeheerder actief is."
                    },
                    "type": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic objecttype",
                      "description": "Omschrijving van het objecttype."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic object status",
                      "description": "De status van het object."
                    },
                    "opvraagdatum": {
                      "type": "string",
                      "format": "date",
                      "nullable": true,
                      "title": "Klic orientatieverzoek opvraagdatum",
                      "description": "De datum waarop het Klic orientatieverzoek is uitgevoerd waarmee de gegevens zijn opgevraagd."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    },
                    "rgbHexPmkl": {
                      "type": "string",
                      "nullable": true,
                      "title": "PMKL hex kleurcode",
                      "description": "Hex kleurcode volgens PMKL standaard."
                    },
                    "rgbHexNlcs": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS hex kleurcode",
                      "description": "Hex kleurcode volgens NLCS standaard."
                    },
                    "laagnaam1": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic status en discipline NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic status en discipline."
                    },
                    "laagnaam2": {
                      "type": "string",
                      "nullable": true,
                      "title": "Klic thema NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de Klic thema."
                    },
                    "laagnaam3": {
                      "type": "string",
                      "nullable": true,
                      "title": "Beheerder NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de beheerder van de kabel of leiding."
                    },
                    "laagnaam4": {
                      "type": "string",
                      "nullable": true,
                      "title": "Geometrie symbool vlak NLCS code",
                      "description": "Omschrijving van de Nederlandse CAD Standaard code voor de geometrie, symbool of vlak."
                    },
                    "laagnaam5": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS code hoofdgroep status",
                      "description": "NLCS codering voor status. Wordt alleen gevuld wanneer status niet gelijk is aan functional. Aanvulling van STATUS attribuut."
                    },
                    "nlcsCodering": {
                      "type": "string",
                      "nullable": true,
                      "title": "NLCS codering totaal",
                      "description": "Samenvoeging van de NLCS code van Klic status en discipline, Klic thema, de beheerder van de kabel of leiding, de geometrie, symbool of vlak en de NLCS status"
                    }
                  },
                  "required": [
                    "_links",
                    "id"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuurwaternet_rioolknopenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "waternet_rioolknopen": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Alle rioolknopen welke door Waternet beschikbaar wordt gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolknopen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolknopen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolknoop global ID",
                                  "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolknoop global ID",
                      "description": "Id van de knoop. Hiermee kan een koppeling gemaakt worden met de leidingen. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop objectnummer",
                      "description": "Uniek objectnummer van de rioolknoop."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop status",
                      "description": "Bedrijfsstatus van de knoop. Aanduiding van het gebruik van een fysiek object."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop aanleg jaar",
                      "description": "Het jaar waarin de rioolknoop is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop soort",
                      "description": "Soort knoop. Identificatie wat voor soort fysiek object er de grond ligt. Bijvoorbeeld een rioolput, uitlaat, overstort, gemaal, afsluiter etc."
                    },
                    "typeKnoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop type",
                      "description": "Type knoop. Een verdere specificatie op soort knoop."
                    },
                    "subtype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop subtype",
                      "description": "Subtype knoop. De laagste onderverdeling in de typering van knopen."
                    },
                    "maaiveldniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Maaiveld hoogte",
                      "description": "Niveau van het maaiveld ten opzichte van NAP in meters."
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop funderingstype",
                      "description": "Het type fundering onder de knoop."
                    },
                    "symboolhoek": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolknoop symboolhoek",
                      "description": "Symboolhoek rioolknoop in graden. Rotatie om in GIS het knoop symbool op de juiste manier te roteren. Berekend ten op zichte van de bijbehorende leiding."
                    },
                    "nummer": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop nummer",
                      "description": "Het nummer van de knoop. In gebruik bij een deel van de knoopsoorten."
                    },
                    "bemalingsgebied": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolknoop bemalingsgebied",
                      "description": "Het bemalingsgebied waar de knoop in ligt."
                    },
                    "drempelniveau": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelniveau hoogte",
                      "description": "Hoogte drempelniveau ten opzichte van NAP in meters."
                    },
                    "drempelbreedte": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Rioolknoop drempelbreedte",
                      "description": "De drempelbreedte van de wand van de overstort in millimeters."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "description": "Point in 3D space",
                              "minItems": 2,
                              "maxItems": 3,
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              }
            }
          }
        }
      },
      "PaginatedLeidingeninfrastructuurwaternet_rioolleidingenList": {
        "type": "object",
        "properties": {
          "page": {
            "type": "object",
            "properties": {
              "number": {
                "type": "integer",
                "example": 3
              },
              "size": {
                "type": "integer",
                "example": 20
              },
              "totalElements": {
                "type": "integer",
                "example": 5
              },
              "totalPages": {
                "type": "integer",
                "example": 3
              }
            }
          },
          "_links": {
            "type": "object",
            "properties": {
              "self": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3"
                  }
                }
              },
              "next": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4"
                  }
                }
              },
              "previous": {
                "type": "object",
                "properties": {
                  "href": {
                    "type": "string",
                    "nullable": true,
                    "format": "uri",
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2"
                  }
                }
              }
            }
          },
          "_embedded": {
            "type": "object",
            "properties": {
              "waternet_rioolleidingen": {
                "type": "array",
                "items": {
                  "type": "object",
                  "description": "Alle rioolleidingen welke door Waternet beschikbaar worden gesteld.",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "type": "object",
                          "description": "The contents of the `waternetRioolleidingen._links` field. It contains all relationships with objects.",
                          "properties": {
                            "schema": {
                              "type": "string",
                              "format": "uri",
                              "description": "The schema field is exposed with every record",
                              "readOnly": true
                            },
                            "self": {
                              "type": "object",
                              "description": "The identifier of the relationship to waternetRioolleidingen.",
                              "properties": {
                                "href": {
                                  "type": "string",
                                  "format": "uri",
                                  "readOnly": true
                                },
                                "title": {
                                  "type": "string"
                                },
                                "globalid": {
                                  "type": "string",
                                  "title": "Rioolleiding global ID",
                                  "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                                }
                              },
                              "required": [
                                "globalid",
                                "href",
                                "title"
                              ]
                            }
                          },
                          "required": [
                            "schema",
                            "self"
                          ]
                        }
                      ],
                      "title": " links"
                    },
                    "globalid": {
                      "type": "string",
                      "title": "Rioolleiding global ID",
                      "description": "Global ID van de beginknoop. UUID in GIS voor het gis-object."
                    },
                    "objectnummer": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding objectnummer",
                      "description": "Uniek objectnummer van de rioolleiding."
                    },
                    "status": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding status",
                      "description": "Gebruiksstatus van de rioolleiding in het net."
                    },
                    "jaarGelegd": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Rioolleiding aanleg jaar",
                      "description": "Het jaar waarin een rioolleiding is gelegd."
                    },
                    "soort": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding soort",
                      "description": "Soort rioolleiding. Bijvoorbeeld een rioolleiding, een vuilwaterrioolleiding, een transportleiding, drain etc."
                    },
                    "typeLeiding": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding type",
                      "description": "Type rioolleiding, een nadere toelichting op het soort leiding."
                    },
                    "vorm": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding vorm",
                      "description": "Vorm van de rioolleiding."
                    },
                    "diameter": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding diameter",
                      "description": "Diameter leiding in millimeters."
                    },
                    "breedte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding breedte",
                      "description": "Breedte leiding in millimeters."
                    },
                    "hoogte": {
                      "type": "integer",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "format": "int64",
                      "nullable": true,
                      "title": "Leiding hoogte",
                      "description": "Hoogte leiding gemeten vanaf NAP in millimeters."
                    },
                    "materiaal": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding materiaal",
                      "description": "Type materiaal rioolleiding."
                    },
                    "bobBeginpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis beginpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het beginpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "bobEindpunt": {
                      "type": "number",
                      "format": "double",
                      "nullable": true,
                      "title": "Hoogte binnen onderkant buis eindpunt",
                      "description": "Hoogte Binnen Onderkant Buis van het eindpunt van de leiding in meters ten opzichte van NAP."
                    },
                    "stelselType": {
                      "type": "string",
                      "nullable": true,
                      "title": "Type stelsel",
                      "description": "Type stelsel waarvan de rioolleiding deel van uitmaakt. Bijvoorbeeld regenwaterstelsel, gemengd stelsel, vuilwaterstelsel etc. "
                    },
                    "funderingstype": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding funderingstype",
                      "description": "Omschrijving van de type fundering van een rioolleiding"
                    },
                    "toelichting": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding toelichting",
                      "description": "Toelichting van de rioolleiding."
                    },
                    "globalidBeginknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding beginknoop ID",
                      "description": "Global ID van de beginknoop. Middels dit ID van de beginknoop (vertex 0) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "globalidEindknoop": {
                      "type": "string",
                      "nullable": true,
                      "title": "Rioolleiding eindknoop ID",
                      "description": "Global ID van de eindknoop. Middels dit ID van de eindknoop (vertex -1) kan er een koppeling worden gemaakt met de rioolknopen dataset."
                    },
                    "leveringsdatum": {
                      "type": "string",
                      "nullable": true,
                      "description": "Datum van levering bronbestand door Waternet."
                    },
                    "geometrie": {
                      "type": "object",
                      "description": "GeoJSON geometry",
                      "allOf": [
                        {
                          "type": "object",
                          "description": "GeoJSON geometry",
                          "discriminator": {
                            "propertyName": "type"
                          },
                          "required": [
                            "type"
                          ],
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "Point",
                                "LineString",
                                "Polygon",
                                "MultiPoint",
                                "MultiLineString",
                                "MultiPolygon"
                              ],
                              "description": "the geometry type"
                            },
                            "coordinates": {
                              "type": "array",
                              "minItems": 2,
                              "description": "Based on the geometry type, a point or collection of points.",
                              "items": {
                                "type": "number"
                              }
                            }
                          }
                        },
                        {
                          "properties": {
                            "type": {
                              "type": "string",
                              "enum": [
                                "LineString"
                              ]
                            },
                            "coordinates": {
                              "type": "array",
                              "items": {
                                "type": "array",
                                "description": "Point in 3D space",
                                "minItems": 2,
                                "maxItems": 3,
                                "items": {
                                  "type": "number"
                                }
                              }
                            }
                          }
                        }
                      ]
                    }
                  },
                  "required": [
                    "_links",
                    "globalid"
                  ]
                }
              }
            }
          }
        }
      },
      "Geometry": {
        "type": "object",
        "description": "GeoJSON geometry",
        "discriminator": {
          "propertyName": "type"
        },
        "required": [
          "type"
        ],
        "properties": {
          "type": {
            "type": "string",
            "enum": [
              "Point",
              "LineString",
              "Polygon",
              "MultiPoint",
              "MultiLineString",
              "MultiPolygon"
            ],
            "description": "the geometry type"
          },
          "coordinates": {
            "type": "array",
            "minItems": 2,
            "description": "Based on the geometry type, a point or collection of points.",
            "items": {
              "type": "number"
            }
          }
        }
      },
      "Point3D": {
        "type": "array",
        "description": "Point in 3D space",
        "minItems": 2,
        "maxItems": 3,
        "items": {
          "type": "number"
        }
      },
      "Point": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point"
                ]
              },
              "coordinates": {
                "type": "array",
                "description": "Point in 3D space",
                "minItems": 2,
                "maxItems": 3,
                "items": {
                  "type": "number"
                }
              }
            }
          }
        ]
      },
      "LineString": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "LineString"
                ]
              },
              "coordinates": {
                "type": "array",
                "items": {
                  "type": "array",
                  "description": "Point in 3D space",
                  "minItems": 2,
                  "maxItems": 3,
                  "items": {
                    "type": "number"
                  }
                }
              }
            }
          }
        ]
      },
      "Polygon": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Polygon"
                ]
              },
              "coordinates": {
                "type": "array",
                "items": {
                  "type": "array",
                  "items": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        ]
      },
      "MultiPoint": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "MultiPoint"
                ]
              },
              "coordinates": {
                "type": "array",
                "items": {
                  "type": "array",
                  "description": "Point in 3D space",
                  "minItems": 2,
                  "maxItems": 3,
                  "items": {
                    "type": "number"
                  }
                }
              }
            }
          }
        ]
      },
      "MultiLineString": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "MultiLineString"
                ]
              },
              "coordinates": {
                "type": "array",
                "items": {
                  "type": "array",
                  "items": {
                    "type": "array",
                    "description": "Point in 3D space",
                    "minItems": 2,
                    "maxItems": 3,
                    "items": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        ]
      },
      "MultiPolygon": {
        "type": "object",
        "description": "GeoJSON geometry",
        "allOf": [
          {
            "type": "object",
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "description": "the geometry type"
              },
              "coordinates": {
                "type": "array",
                "minItems": 2,
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                }
              }
            }
          },
          {
            "properties": {
              "type": {
                "type": "string",
                "enum": [
                  "MultiPolygon"
                ]
              },
              "coordinates": {
                "type": "array",
                "items": {
                  "type": "array",
                  "items": {
                    "type": "array",
                    "items": {
                      "type": "array",
                      "description": "Point in 3D space",
                      "minItems": 2,
                      "maxItems": 3,
                      "items": {
                        "type": "number"
                      }
                    }
                  }
                }
              }
            }
          }
        ]
      },
      "GeometryCollection": {
        "type": "object",
        "description": "GeoJSON geometry collection",
        "required": [
          "type",
          "geometries"
        ],
        "properties": {
          "type": {
            "type": "string",
            "enum": [
              "GeometryCollection"
            ]
          },
          "geometries": {
            "type": "array",
            "items": {
              "type": "object",
              "description": "GeoJSON geometry",
              "discriminator": {
                "propertyName": "type"
              },
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "enum": [
                    "Point",
                    "LineString",
                    "Polygon",
                    "MultiPoint",
                    "MultiLineString",
                    "MultiPolygon"
                  ],
                  "description": "the geometry type"
                },
                "coordinates": {
                  "type": "array",
                  "minItems": 2,
                  "description": "Based on the geometry type, a point or collection of points.",
                  "items": {
                    "type": "number"
                  }
                }
              }
            }
          }
        }
      }
    },
    "securitySchemes": {
      "oauth2": {
        "type": "oauth2",
        "flows": {
          "implicit": {
            "authorizationUrl": "https://iam.amsterdam.nl/auth/realms/datapunt-ad/protocol/openid-connect/auth",
            "scopes": {
              "4f49c72a-d82b-4d5e-8063-a93470854d12/.default": "Toegang Applicatie"
            }
          }
        }
      }
    }
  },
  "x-versions": {
    "default": {
      "url": "https://api.data.amsterdam.nl/v1/leidingeninfrastructuur",
      "status": "stable",
      "endSupportDate": null,
      "statusDescription": "stabiel",
      "default": true,
      "paths": {
        "klic_kabels_en_leidingen": "stable",
        "klic_puntobjecten": "stable",
        "klic_eisvoorzorgsmaatregelen": "stable",
        "amsterdam_ovl_bovengrondse_kabels": "stable",
        "amsterdam_ovl_ondergrondse_kabels": "stable",
        "amsterdam_ovl_mantelbuizen": "stable",
        "amsterdam_ovl_punten": "stable",
        "waternet_rioolknopen": "stable",
        "waternet_rioolleidingen": "stable",
        "amsterdam_ovl_lichtpunten": "stable"
      },
      "pathsUnderDevelopment": false
    },
    "v1": {
      "url": "https://api.data.amsterdam.nl/v1/leidingeninfrastructuur/v1",
      "status": "stable",
      "endSupportDate": null,
      "statusDescription": "stabiel",
      "default": true,
      "paths": {
        "klic_kabels_en_leidingen": "stable",
        "klic_puntobjecten": "stable",
        "klic_eisvoorzorgsmaatregelen": "stable",
        "amsterdam_ovl_bovengrondse_kabels": "stable",
        "amsterdam_ovl_ondergrondse_kabels": "stable",
        "amsterdam_ovl_mantelbuizen": "stable",
        "amsterdam_ovl_punten": "stable",
        "waternet_rioolknopen": "stable",
        "waternet_rioolleidingen": "stable",
        "amsterdam_ovl_lichtpunten": "stable"
      },
      "pathsUnderDevelopment": false
    }
  }
}