{
  "@context": {
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "datex_D2Payload": "http://datex2.eu/vocab/3/D2Payload/",
    "datex_Common": "http://datex2.eu/vocab/3/Common/",
    "datex_LocationReferencing": "http://datex2.eu/vocab/3/LocationReferencing/",
    "datex_RoadTrafficData": "http://datex2.eu/vocab/3/RoadTrafficData/",
    "datex_Situation": "http://datex2.eu/vocab/3/Situation/",
    "datex_Vms": "http://datex2.eu/vocab/3/Vms/",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "dct": "http://purl.org/dc/terms/",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "vann": "http://purl.org/vocab/vann/",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "cc": "http://creativecommons.org/ns#",
    "status": "http://www.w3.org/2003/06/sw-vocab-status/ns#",
    "schema": "http://schema.org/",
    "license": {
      "@id": "cc:license"
    },
    "hasFormat": {
      "@id": "dct:hasFormat"
    },
    "label": {
      "@id": "rdfs:label"
    },
    "comment": {
      "@id": "rdfs:comment"
    },
    "subClassOf": {
      "@id": "rdfs:subClassOf",
      "@type": "@id"
    },
    "issued": {
      "@id": "dct:issued"
    },
    "modified": {
      "@id": "dct:modified"
    },
    "rights": {
      "@id": "dct:rights"
    },
    "primaryTopic": {
      "@id": "foaf:primaryTopic",
      "@type": "@id"
    },
    "title": {
      "@id": "dct:title"
    },
    "description": {
      "@id": "dct:description"
    },
    "creator": {
      "@id": "dct:creator"
    },
    "preferredNamespacePrefix": {
      "@id": "vann:preferredNamespacePrefix"
    },
    "preferredNamespaceUri": {
      "@id": "vann:preferredNamespaceUri"
    },
    "seeAlso": {
      "@id": "rdfs:seeAlso",
      "@type": "@id"
    },
    "range": {
      "@id": "rdfs:range",
      "@type": "@id"
    },
    "domain": {
      "@id": "rdfs:domain",
      "@type": "@id"
    }
  },
  "@graph": [
    {
      "@id": "http://datex2.eu/vocab/3/EnergyInfrastructure",
      "@type": "foaf:Document",
      "license": "http://creativecommons.org/licenses/by/3.0/",
      "hasFormat": "http://datex2.eu/vocab/3/EnergyInfrastructure/vocabulary.jsonld",
      "issued": {
        "@value": "2023-11-10",
        "@type": "xsd:date"
      },
      "modified": {
        "@value": "2023-11-10",
        "@type": "xsd:date"
      },
      "rights": "Copyright 2023 - DATEX TMG",
      "primaryTopic": "datex_EnergyInfrastructure:Ontology"
    },
    {
      "@id": "datex_EnergyInfrastructure:Ontology",
      "@type": "owl:Ontology",
      "title": {
        "@value": "DATEX II",
        "@language": "en"
      },
      "comment": {
        "@value": "A mapping of DATEX II to a Linked Data vocabulary",
        "@language": "en"
      },
      "description": {
        "@value": "This document gives URIs to all terms used within Datex II",
        "@language": "en"
      },
      "creator": [
        "DATEX TMG "
      ],
      "preferredNamespacePrefix": "NOT_FOUND",
      "preferredNamespaceUri": "http://datex2.eu/vocab/3/EnergyInfrastructure",
      "label": {
        "@value": "Linked DATEX II",
        "@language": "en"
      },
      "seeAlso": "http://datex2.eu/schema/3/EnergyInfrastructure"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "label": {
        "@value": "Energy infrastructure site type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Energy infrastructure site type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#roofedStation",
      "label": {
        "@value": "Energy infrastructure site type enum roofed station",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "The site has got a roof.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#inBuilding",
      "label": {
        "@value": "Energy infrastructure site type enum in building",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "The energy infrastructure site is located inside some building for example in a car park.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#openSpace",
      "label": {
        "@value": "Energy infrastructure site type enum open space",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "The energy infrastructure site is an open space, for example a parking site.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#onstreet",
      "label": {
        "@value": "Energy infrastructure site type enum onstreet",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "The energy infrastructure site is located alongside a street, for example some singular charging stations.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#onCompanySite",
      "label": {
        "@value": "Energy infrastructure site type enum on company site",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "The energy infrastructure site is located on a company site.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum#other",
      "label": {
        "@value": "Energy infrastructure site type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "Other types of energy infrastructure sites.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum",
      "label": {
        "@value": "Pricing policy enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Pricing policy enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#pricePerChargingTime",
      "label": {
        "@value": "Pricing policy enum price per charging time",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "The charging time defines the price.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#pricePerDeliveryUnit",
      "label": {
        "@value": "Pricing policy enum price per delivery unit",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "The amount of delivery units (see DeliveryUnitEnum) defines the price.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#contract",
      "label": {
        "@value": "Pricing policy enum contract",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "A contract defines the pricing.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#flatRate",
      "label": {
        "@value": "Pricing policy enum flat rate",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "Customers can or must have (depends on other available options) a flatrate to use the RefillPoint.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#unknown",
      "label": {
        "@value": "Pricing policy enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "The pricing details are unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#free",
      "label": {
        "@value": "Pricing policy enum free",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "Charging is free.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PricingPolicyEnum#other",
      "label": {
        "@value": "Pricing policy enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "Other method of pricing.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "label": {
        "@value": "Vehicle to grid communication type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Vehicle to grid communication type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum#none",
      "label": {
        "@value": "Vehicle to grid communication type enum none",
        "@language": "en"
      },
      "@type": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "No communication between vehicle and the grid.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum#iso15118",
      "label": {
        "@value": "Vehicle to grid communication type enum iso15118",
        "@language": "en"
      },
      "@type": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "Communication according to ISO15118.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum#iec619802",
      "label": {
        "@value": "Vehicle to grid communication type enum iec619802",
        "@language": "en"
      },
      "@type": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "Communication according to IEC/TS 61980-2.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum#other",
      "label": {
        "@value": "Vehicle to grid communication type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "Communication according to other guidelines/specifications.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleToGridCommunicationTypeEnum#unknown",
      "label": {
        "@value": "Vehicle to grid communication type enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "The type of communication is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "label": {
        "@value": "Electric energy source type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Electric energy source type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#biogas",
      "label": {
        "@value": "Electric energy source type enum biogas",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Biogas energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#coal",
      "label": {
        "@value": "Electric energy source type enum coal",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Coal energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#gas",
      "label": {
        "@value": "Electric energy source type enum gas",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Gas energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#nuclear",
      "label": {
        "@value": "Electric energy source type enum nuclear",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Nuclear power sources",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#solar",
      "label": {
        "@value": "Electric energy source type enum solar",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Solar energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#water",
      "label": {
        "@value": "Electric energy source type enum water",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Water energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#wind",
      "label": {
        "@value": "Electric energy source type enum wind",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Wind energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#generalGreen",
      "label": {
        "@value": "Electric energy source type enum general green",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "All kinds of green energy sources.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#generalFossil",
      "label": {
        "@value": "Electric energy source type enum general fossil",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "All kinds of fossil power sources",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceTypeEnum#other",
      "label": {
        "@value": "Electric energy source type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "Any other energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorFormatTypeEnum",
      "label": {
        "@value": "Connector format type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Connector format type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ConnectorFormatTypeEnum#cableMode2",
      "label": {
        "@value": "Connector format type enum cable mode2",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorFormatTypeEnum",
      "comment": {
        "@value": "The connector is an attached cable; the EV users car needs to have a fitting inlet for a mode 2 cable, common for most domestic sockets",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorFormatTypeEnum#cableMode3",
      "label": {
        "@value": "Connector format type enum cable mode3",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorFormatTypeEnum",
      "comment": {
        "@value": "The connector is an attached cable; the EV users car needs to have a fitting inlet for a mode 3 cable, can be used for Type 1 and Type 2 sockets.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorFormatTypeEnum#otherCable",
      "label": {
        "@value": "Connector format type enum other cable",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorFormatTypeEnum",
      "comment": {
        "@value": "The connector is an attached cable; the EV users car needs to have a fitting inlet.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorFormatTypeEnum#socket",
      "label": {
        "@value": "Connector format type enum socket",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorFormatTypeEnum",
      "comment": {
        "@value": "The connector is a socket; the EV user needs to bring a fitting plug",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum",
      "label": {
        "@value": "Delivery unit enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Delivery unit enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#litre",
      "label": {
        "@value": "Delivery unit enum litre",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "Litre",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#kWh",
      "label": {
        "@value": "Delivery unit enum k wh",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "kilowatt hour",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#kg",
      "label": {
        "@value": "Delivery unit enum kg",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "kilogram",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#m3",
      "label": {
        "@value": "Delivery unit enum m3",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "cubic metre",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#imperialGallon",
      "label": {
        "@value": "Delivery unit enum imperial gallon",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "Imperial gallon (4.54609 litres)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#usGallon",
      "label": {
        "@value": "Delivery unit enum us gallon",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "US gallon (3.785411784 litres)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DeliveryUnitEnum#gasGallonEquivalent",
      "label": {
        "@value": "Delivery unit enum gas gallon equivalent",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "The amount of alternative fuel it takes to equal the energy content of one liquid gallon of gasoline. Used mostly in the US.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum",
      "label": {
        "@value": "Connector type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Connector type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#chademo",
      "label": {
        "@value": "Connector type enum chademo",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "CHAdeMO, 600 V DC. Used mostly in Japan.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#cee3",
      "label": {
        "@value": "Connector type enum cee3",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "CEE3, 230 V, 16 A",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#cee5",
      "label": {
        "@value": "Connector type enum cee5",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "CEE5, 400 V, 16-63 A",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#yazaki",
      "label": {
        "@value": "Connector type enum yazaki",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Yazaki, 400 VDC, 125 A, Asian standard.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domestic",
      "label": {
        "@value": "Connector type enum domestic",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "A domestic socket of unspecified type. Applicable countries should be specified in separate attribute.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticA",
      "label": {
        "@value": "Connector type enum domestic a",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type A (mainly used in the USA, Canada, Mexico & Japan)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticB",
      "label": {
        "@value": "Connector type enum domestic b",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type B (mainly used in the USA, Canada & Mexico)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticC",
      "label": {
        "@value": "Connector type enum domestic c",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type C (commonly used in Europe, South America & Asia)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticD",
      "label": {
        "@value": "Connector type enum domestic d",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type D (mainly used in India)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticE",
      "label": {
        "@value": "Connector type enum domestic e",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type E (primarily used in France, Belgium, Poland, Slovakia & Czechia)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticF",
      "label": {
        "@value": "Connector type enum domestic f",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type F (used almost everywhere in Europe & Russia, except for the UK & Ireland)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticG",
      "label": {
        "@value": "Connector type enum domestic g",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type G (mainly used in the United Kingdom, Ireland, Malta, Malaysia, Singapore & the Arabian Peninsula)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticH",
      "label": {
        "@value": "Connector type enum domestic h",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type H (used exclusively in Israel, the West Bank & the Gaza Strip)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticI",
      "label": {
        "@value": "Connector type enum domestic i",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type I (mainly used in Australia, New Zealand, China & Argentina)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticJ",
      "label": {
        "@value": "Connector type enum domestic j",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type J (used almost exclusively in Switzerland & Liechtenstein)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticK",
      "label": {
        "@value": "Connector type enum domestic k",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type K (used almost exclusively in Denmark & Greenland)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticL",
      "label": {
        "@value": "Connector type enum domestic l",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type L (used almost exclusively in Italy & Chile)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticM",
      "label": {
        "@value": "Connector type enum domestic m",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type M (mainly used in South Africa)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticN",
      "label": {
        "@value": "Connector type enum domestic n",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type N (used in Brazil and South Africa)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#domesticO",
      "label": {
        "@value": "Connector type enum domestic o",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Domestic socket type O (used exclusively in Thailand)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec60309x2single16",
      "label": {
        "@value": "Connector type enum iec60309x2single16",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": " IEC 60309-2 Industrial Connector single phase 16 amperes (usually blue)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec60309x2three16",
      "label": {
        "@value": "Connector type enum iec60309x2three16",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 60309-2 Industrial Connector three phase 16 amperes (usually red)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec60309x2three32",
      "label": {
        "@value": "Connector type enum iec60309x2three32",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 60309-2 Industrial Connector three phase 32 amperes (usually red)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec60309x2three64",
      "label": {
        "@value": "Connector type enum iec60309x2three64",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 60309-2 Industrial Connector three phase 64 amperes (usually red)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T1",
      "label": {
        "@value": "Connector type enum iec62196 t1",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 62196 Type 1 \"SAE J1772\".  Mostly used in USA and Asia.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T1COMBO",
      "label": {
        "@value": "Connector type enum iec62196 t1 c o m b o",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Combo Type 1 based, DC",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T2",
      "label": {
        "@value": "Connector type enum iec62196 t2",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 62196 Type 2 \"Mennekes\" - 400 V, 16-63 A. Mandatory in Europe; EN 17186 identifier \"C\"",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T2COMBO",
      "label": {
        "@value": "Connector type enum iec62196 t2 c o m b o",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Combo Type 2 based, DC, Type 2 connector with extension for simultaneous DC-charging",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T3A",
      "label": {
        "@value": "Connector type enum iec62196 t3 a",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "IEC 62196 Type 3A; EN 17186 identifier \"D\"",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#iec62196T3C",
      "label": {
        "@value": "Connector type enum iec62196 t3 c",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": " IEC 62196 Type 3C \"Scame\"; EN 17186 identifier \"E\"",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#pantographBottomUp",
      "label": {
        "@value": "Connector type enum pantograph bottom up",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "On-board Bottom-up-Pantograph typically for bus charging",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#pantographTopDown",
      "label": {
        "@value": "Connector type enum pantograph top down",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Off-board Top-down-Pantograph typically for bus charging",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#teslaConnectorEurope",
      "label": {
        "@value": "Connector type enum tesla connector europe",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Tesla Connector EU (modification of the Type 2 connector)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#teslaConnectorAmerica",
      "label": {
        "@value": "Connector type enum tesla connector america",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Tesla connector used in America (Tesla specific)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#teslaR",
      "label": {
        "@value": "Connector type enum tesla r",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Tesla Connector \"Roadster\"-type (round, 4 pin)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#teslaS",
      "label": {
        "@value": "Connector type enum tesla s",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Tesla Connector \"Model-S\"-type (oval, 5 pin)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ConnectorTypeEnum#other",
      "label": {
        "@value": "Connector type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Other charging interface.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum",
      "label": {
        "@value": "Organic gas type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Organic gas type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#all",
      "label": {
        "@value": "Organic gas type enum all",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "All organic gases are available at the refill point",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#cng",
      "label": {
        "@value": "Organic gas type enum cng",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "CNG (Compressed Natural Gas)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#lng",
      "label": {
        "@value": "Organic gas type enum lng",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "LNG (Liquefied Natural Gas)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#lpg",
      "label": {
        "@value": "Organic gas type enum lpg",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "LPG (Liquefied Petroleum Gas)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#biogas",
      "label": {
        "@value": "Organic gas type enum biogas",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "A mixture of different gases produced by the breakdown of organic matter.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#other",
      "label": {
        "@value": "Organic gas type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "Other organic gases",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:OrganicGasTypeEnum#unknown",
      "label": {
        "@value": "Organic gas type enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "The type of gas is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:Volt",
      "label": {
        "@value": "Volt",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Volt.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:Float"
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "label": {
        "@value": "Charging point usage type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Charging point usage type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#electricBoat",
      "label": {
        "@value": "Charging point usage type enum electric boat",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Charging of electric boats",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#electricBike",
      "label": {
        "@value": "Charging point usage type enum electric bike",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Charging of E-Bikes",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#electricalDevices",
      "label": {
        "@value": "Charging point usage type enum electrical devices",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Provides a plug for electrical devices (e.g. shaver, mobile phones, hair dryer, ...)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#electricMotorcycle",
      "label": {
        "@value": "Charging point usage type enum electric motorcycle",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Charging of E-Motorcycles",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#electricVehicle",
      "label": {
        "@value": "Charging point usage type enum electric vehicle",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Charging of electric vehicles",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#lorryPowerConsumption",
      "label": {
        "@value": "Charging point usage type enum lorry power consumption",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Supply for lorries with power consumption, e.g. for refrigerated goods transports.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#motorhomeOrCaravanSupply",
      "label": {
        "@value": "Charging point usage type enum motorhome or caravan supply",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Supply for motorhomes or caravans",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#overheadLineDrivenVehicles",
      "label": {
        "@value": "Charging point usage type enum overhead line driven vehicles",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "The charging point supplies a overhead line, usually connected via pantographs",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingPointUsageTypeEnum#other",
      "label": {
        "@value": "Charging point usage type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Other usage for the electric charging stations.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "label": {
        "@value": "Authentication and identification enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Authentication and identification enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#activeRFIDChip",
      "label": {
        "@value": "Authentication and identification enum active r f i d chip",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Phone (active RFID chip)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#apps",
      "label": {
        "@value": "Authentication and identification enum apps",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Apps",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#calypso",
      "label": {
        "@value": "Authentication and identification enum calypso",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "RFID Calypso",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#cashPayment",
      "label": {
        "@value": "Authentication and identification enum cash payment",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "No specific authentication by using cash",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#creditCard",
      "label": {
        "@value": "Authentication and identification enum credit card",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Credit card",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#debitCard",
      "label": {
        "@value": "Authentication and identification enum debit card",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Debit card",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#mifareClassic",
      "label": {
        "@value": "Authentication and identification enum mifare classic",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "RFID Card / Phone NFC - Mifare Classic",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#mifareDesfire",
      "label": {
        "@value": "Authentication and identification enum mifare desfire",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "RFID Card / Phone NFC - Mifare Desfire",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#nfc",
      "label": {
        "@value": "Authentication and identification enum nfc",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Nearfield communication",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#overTheAir",
      "label": {
        "@value": "Authentication and identification enum over the air",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Over the air according to ISO 15118",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#phoneDialog",
      "label": {
        "@value": "Authentication and identification enum phone dialog",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "phone (dialog with platform)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#phoneSMS",
      "label": {
        "@value": "Authentication and identification enum phone s m s",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Phone (SMS)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#pinpad",
      "label": {
        "@value": "Authentication and identification enum pinpad",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "PINPAD",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#plc",
      "label": {
        "@value": "Authentication and identification enum plc",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "PLC according to ISO 15118",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#prepaidCard",
      "label": {
        "@value": "Authentication and identification enum prepaid card",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Pre-Paid card",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#rfid",
      "label": {
        "@value": "Authentication and identification enum rfid",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "RFID",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#website",
      "label": {
        "@value": "Authentication and identification enum website",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Using a website",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#unlimitedAccess",
      "label": {
        "@value": "Authentication and identification enum unlimited access",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "No authentication/identification required.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AuthenticationAndIdentificationEnum#noAccess",
      "label": {
        "@value": "Authentication and identification enum no access",
        "@language": "en"
      },
      "@type": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "No access granted",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "label": {
        "@value": "Refill solution hydrogen enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Refill solution hydrogen enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#gaseousHydrogen350barCar",
      "label": {
        "@value": "Refill solution hydrogen enum gaseous hydrogen350bar car",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Gaseous hydrogen with 350 bar pressure for cars.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#gaseousHydrogen350barTruck",
      "label": {
        "@value": "Refill solution hydrogen enum gaseous hydrogen350bar truck",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Gaseous hydrogen with 350 bar pressure for trucks.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#gaseousHydrogen700barCar",
      "label": {
        "@value": "Refill solution hydrogen enum gaseous hydrogen700bar car",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Gaseous hydrogen with 700 bar pressure for cars.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#gaseousHydrogen700barTruck",
      "label": {
        "@value": "Refill solution hydrogen enum gaseous hydrogen700bar truck",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Gaseous hydrogen with 700 bar pressure for trucks.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#liquidHydrogen",
      "label": {
        "@value": "Refill solution hydrogen enum liquid hydrogen",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Liquid hydrogen",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#cryoCompressedHydrogren",
      "label": {
        "@value": "Refill solution hydrogen enum cryo compressed hydrogren",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Cryo-compressed hydrogen.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillSolutionHydrogenEnum#unknown",
      "label": {
        "@value": "Refill solution hydrogen enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "The type of hydrogen is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum",
      "label": {
        "@value": "Petrol type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Petrol type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#all",
      "label": {
        "@value": "Petrol type enum all",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "All petrol types are available.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#octane95",
      "label": {
        "@value": "Petrol type enum octane95",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "petrol with 95 octanes",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#octane98",
      "label": {
        "@value": "Petrol type enum octane98",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "petrol with 98 octanes",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#leaded",
      "label": {
        "@value": "Petrol type enum leaded",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "leaded petrol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#unleaded",
      "label": {
        "@value": "Petrol type enum unleaded",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "Unleaded petrol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#superE5",
      "label": {
        "@value": "Petrol type enum super e5",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "Super E5 petrol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#superE10",
      "label": {
        "@value": "Petrol type enum super e10",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "Super E10 petrol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#other",
      "label": {
        "@value": "Petrol type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "other types of petrol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:PetrolTypeEnum#unknown",
      "label": {
        "@value": "Petrol type enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "The type of petrol is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum",
      "label": {
        "@value": "Charging mode enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Charging mode enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode1AC1p",
      "label": {
        "@value": "Charging mode enum mode1 a c1p",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 1, AC 1 phase",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode1AC3p",
      "label": {
        "@value": "Charging mode enum mode1 a c3p",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 1, AC 3 phases",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode2AC1p",
      "label": {
        "@value": "Charging mode enum mode2 a c1p",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 2, AC 1 phase",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode2AC3p",
      "label": {
        "@value": "Charging mode enum mode2 a c3p",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 2, AC 3 phases",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode3AC3p",
      "label": {
        "@value": "Charging mode enum mode3 a c3p",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 3, AC 3 phases",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#mode4DC",
      "label": {
        "@value": "Charging mode enum mode4 d c",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Mode 4, DC",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#legacyInductive",
      "label": {
        "@value": "Charging mode enum legacy inductive",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Legacy-Inductive",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#ccs",
      "label": {
        "@value": "Charging mode enum ccs",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Charging with a combined charging solution (CCS). AC and DC are used simultaneously.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#other",
      "label": {
        "@value": "Charging mode enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Some other charging mode",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ChargingModeEnum#unknown",
      "label": {
        "@value": "Charging mode enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "The type of the charging mode is unknown",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:Units",
      "label": {
        "@value": "Units",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Amount in units, which are specified by unitTypeEnum.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:Float"
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Hydrogen fuelling process protocol enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum#sae2601v2010",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum sae2601v2010",
        "@language": "en"
      },
      "@type": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "Protocol according to SAE 2601 standard, version from 2010.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum#sae2601v2014",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum sae2601v2014",
        "@language": "en"
      },
      "@type": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "Protocol according to SAE 2601 standard, version from 2014.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum#sae2601v2016",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum sae2601v2016",
        "@language": "en"
      },
      "@type": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "Protocol according to SAE 2601 standard, version from 2016.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum#mcMethod",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum mc method",
        "@language": "en"
      },
      "@type": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "Protocol according to the MC method.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum#unknown",
      "label": {
        "@value": "Hydrogen fuelling process protocol enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "The protocol is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:Ampere",
      "label": {
        "@value": "Ampere",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Ampere.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:Float"
    },
    {
      "@id": "NOT_FOUND:Watt",
      "label": {
        "@value": "Watt",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Watt.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:Float"
    },
    {
      "@id": "NOT_FOUND:DieselTypeEnum",
      "label": {
        "@value": "Diesel type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Diesel type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:DieselTypeEnum#carDiesel",
      "label": {
        "@value": "Diesel type enum car diesel",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DieselTypeEnum",
      "comment": {
        "@value": "Diesel for cars",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DieselTypeEnum#truckDiesel",
      "label": {
        "@value": "Diesel type enum truck diesel",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DieselTypeEnum",
      "comment": {
        "@value": "Diesel for trucks",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DieselTypeEnum#bioDiesel",
      "label": {
        "@value": "Diesel type enum bio diesel",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DieselTypeEnum",
      "comment": {
        "@value": "Vegetable oil or animal fat-based diesel fuel.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DieselTypeEnum#unknown",
      "label": {
        "@value": "Diesel type enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:DieselTypeEnum",
      "comment": {
        "@value": "The type of diesel is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum",
      "label": {
        "@value": "Refill point status enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Refill point status enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#available",
      "label": {
        "@value": "Refill point status enum available",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is not occupied, has got enough energy resources and can be used.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#blocked",
      "label": {
        "@value": "Refill point status enum blocked",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is not accessible because of a physical barrier, e.g. a car.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#charging",
      "label": {
        "@value": "Refill point status enum charging",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is currently in use for charging.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#faulted",
      "label": {
        "@value": "Refill point status enum faulted",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point has got a fault.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#inoperative",
      "label": {
        "@value": "Refill point status enum inoperative",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is not yet active or it is no longer available (deleted).",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#occupied",
      "label": {
        "@value": "Refill point status enum occupied",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is in use, this might include vehicle charging activity.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#outOfOrder",
      "label": {
        "@value": "Refill point status enum out of order",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is currently out of order.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#outOfStock",
      "label": {
        "@value": "Refill point status enum out of stock",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is out of stock, i.e. energy resources are empty.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#planned",
      "label": {
        "@value": "Refill point status enum planned",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is planned, will be operating soon.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#removed",
      "label": {
        "@value": "Refill point status enum removed",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point was discontinued/removed.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#reserved",
      "label": {
        "@value": "Refill point status enum reserved",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The refill point is reserved by a customer, i.e. it is not available for other users right now.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#unavailable",
      "label": {
        "@value": "Refill point status enum unavailable",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "There is no energy available at this refill point. This could be because of a failure or damage or a longer lasting delivery failure (note that there is a literal 'outOfStock' for a short-term shortage).",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:RefillPointStatusEnum#unknown",
      "label": {
        "@value": "Refill point status enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "The status of the refill point is unknown (can also be offline).",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ServiceTypeEnum",
      "label": {
        "@value": "Service type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Service type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:ServiceTypeEnum#fullService",
      "label": {
        "@value": "Service type enum full service",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ServiceTypeEnum",
      "comment": {
        "@value": "Full fuelling service carried out by an employee.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ServiceTypeEnum#selfService",
      "label": {
        "@value": "Service type enum self service",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ServiceTypeEnum",
      "comment": {
        "@value": "Self Service for fuelling",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ServiceTypeEnum#unattended",
      "label": {
        "@value": "Service type enum unattended",
        "@language": "en"
      },
      "@type": "NOT_FOUND:ServiceTypeEnum",
      "comment": {
        "@value": "Unattended station, fuelling and payment to be done without assistance.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:BioethanolTypeEnum",
      "label": {
        "@value": "Bioethanol type enum",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Bioethanol type enum",
        "@language": "en"
      },
      "subClassOf": "schema:Enumeration"
    },
    {
      "@id": "NOT_FOUND:BioethanolTypeEnum#superE5",
      "label": {
        "@value": "Bioethanol type enum super e5",
        "@language": "en"
      },
      "@type": "NOT_FOUND:BioethanolTypeEnum",
      "comment": {
        "@value": "Petrol with 5% bioethanol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:BioethanolTypeEnum#superE10",
      "label": {
        "@value": "Bioethanol type enum super e10",
        "@language": "en"
      },
      "@type": "NOT_FOUND:BioethanolTypeEnum",
      "comment": {
        "@value": "Petrol with 10% bioethanol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:BioethanolTypeEnum#unknown",
      "label": {
        "@value": "Bioethanol type enum unknown",
        "@language": "en"
      },
      "@type": "NOT_FOUND:BioethanolTypeEnum",
      "comment": {
        "@value": "The share of bioethanol is unknown.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:BioethanolTypeEnum#other",
      "label": {
        "@value": "Bioethanol type enum other",
        "@language": "en"
      },
      "@type": "NOT_FOUND:BioethanolTypeEnum",
      "comment": {
        "@value": "Other, less common, types of Petrol with bioethanol.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:AssociatedParking",
      "label": {
        "@value": "Associated parking",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A Parking site this site is associated with, i.e. they are located on the same property and may share entrance and exit.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:AssociatedFacility"
    },
    {
      "@id": "NOT_FOUND:Connector",
      "label": {
        "@value": "Connector",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Parameters and description of an interface that is available at the given electric charging point to connect vehicles",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:DieselRefillPoint",
      "label": {
        "@value": "Diesel refill point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A refill point for diesel",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPoint"
    },
    {
      "@id": "NOT_FOUND:ElectricChargingEquipment",
      "label": {
        "@value": "Electric charging equipment",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A specialisation to the SupplementalFacility class adding an ElectricChargingPoint.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:SupplementalFacility"
    },
    {
      "@id": "NOT_FOUND:ElectricChargingPoint",
      "label": {
        "@value": "Electric charging point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Technical infrastructure at a specific location that facilitates electric charging of one vehicle at a time",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPoint"
    },
    {
      "@id": "NOT_FOUND:ElectricChargingPointStatus",
      "label": {
        "@value": "Electric charging point status",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Dynamic information on the status of the charging point.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPointStatus"
    },
    {
      "@id": "NOT_FOUND:ElectricEnergyMix",
      "label": {
        "@value": "Electric energy mix",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "The energy mix and environmental impact of the supplied energy available at this charging point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:ElectricEnergySourceRatio",
      "label": {
        "@value": "Electric energy source ratio",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Ratio for the specified energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSite",
      "label": {
        "@value": "Energy infrastructure site",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A site where vehicles can be supplied with energy, including all buildings, stations, parking spaces and other associated services.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:Facility"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureSiteStatus",
      "label": {
        "@value": "Energy infrastructure site status",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Dynamic information on the status of the energy supplying site",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:FacilityStatus"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureStation",
      "label": {
        "@value": "Energy infrastructure station",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A collection of associated refill points (which can be of different type). An example would be a fuel dispenser that serves different types of fuel. Often the vehicle space of the station is shared between the different refill points.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:Facility"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureStationStatus",
      "label": {
        "@value": "Energy infrastructure station status",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Dynamic information on the status of the station.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:FacilityStatus"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureTable",
      "label": {
        "@value": "Energy infrastructure table",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A table of sites where vehicles can be supplied with energy.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:EnergyPricingPolicy",
      "label": {
        "@value": "Energy pricing policy",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Details how the price for the charging process is calculated.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:HydrogenRefillPoint",
      "label": {
        "@value": "Hydrogen refill point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A refill point for hydrogen",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPoint"
    },
    {
      "@id": "NOT_FOUND:OrganicGasRefillPoint",
      "label": {
        "@value": "Organic gas refill point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A refill point for organic gases",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPoint"
    },
    {
      "@id": "NOT_FOUND:PetrolRefillPoint",
      "label": {
        "@value": "Petrol refill point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A refill point for petrol",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:RefillPoint"
    },
    {
      "@id": "NOT_FOUND:RefillPoint",
      "label": {
        "@value": "Refill point",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Technical infrastructure at a specific location that facilitates an energy refilling process being connected to max. one vehicle at a time",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:Facility"
    },
    {
      "@id": "NOT_FOUND:RefillPointStatus",
      "label": {
        "@value": "Refill point status",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Dynamic information on the status of the refill point.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:FacilityStatus"
    },
    {
      "@id": "NOT_FOUND:ServiceType",
      "label": {
        "@value": "Service type",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A specification of service types for the fuelling/charging and payment process",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:VehicleSpace",
      "label": {
        "@value": "Vehicle space",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A space where a vehicle can be charged.",
        "@language": "en"
      },
      "subClassOf": "NOT_FOUND:Facility"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureStatusPublication",
      "label": {
        "@value": "Energy infrastructure status publication",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "Dynamic information on the status of energy supplying sites.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:PayloadPublication"
    },
    {
      "@id": "NOT_FOUND:EnergyInfrastructureTablePublication",
      "label": {
        "@value": "Energy infrastructure table publication",
        "@language": "en"
      },
      "@type": "owl:Class",
      "comment": {
        "@value": "A publication of static information on the infrastructure for vehicle energy supply.",
        "@language": "en"
      },
      "subClassOf": "datex_Common:PayloadPublication"
    },
    {
      "@id": "NOT_FOUND:bikeParkingCapacity",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Bike parking capacity",
        "@language": "en"
      },
      "domain": "NOT_FOUND:AssociatedParking",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Number of parking spaces for bikes.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:carParkingCapacity",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Car parking capacity",
        "@language": "en"
      },
      "domain": "NOT_FOUND:AssociatedParking",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "In case of a parking site: number of parking spaces for cars.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:truckParkingCapacity",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Truck parking capacity",
        "@language": "en"
      },
      "domain": "NOT_FOUND:AssociatedParking",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "In case of a parking site: number of parking spaces for lorries.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:chargingMode",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Charging mode",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:ChargingModeEnum",
      "comment": {
        "@value": "Available charging modes",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:connectorFormat",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Connector format",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:ConnectorFormatTypeEnum",
      "comment": {
        "@value": "Information on the cable type used.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:connectorType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Connector type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:ConnectorTypeEnum",
      "comment": {
        "@value": "Specification of the connector, i.e. the charging interface type",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:countryOfDomesticSocket",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Country of domestic socket",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "datex_Common:CountryCode",
      "comment": {
        "@value": "Countries for which the domestic socket is applicable. Only needed if explicit type of a domestic socket is not specified.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:maximumCurrent",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Maximum current",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:Ampere",
      "comment": {
        "@value": "Maximum current in Ampere",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:maxPowerAtSocket",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Max power at socket",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:Watt",
      "comment": {
        "@value": "Maximum power at the socket in Watts",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:otherConnector",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Other connector",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "datex_Common:String",
      "comment": {
        "@value": "Some other connector / charging interface",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:voltage",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Voltage",
        "@language": "en"
      },
      "domain": "NOT_FOUND:Connector",
      "range": "NOT_FOUND:Volt",
      "comment": {
        "@value": "Possible degrees of voltage.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:cetane",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Cetane",
        "@language": "en"
      },
      "domain": "NOT_FOUND:DieselRefillPoint",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Diesel's cetane value",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:dieselType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Diesel type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:DieselRefillPoint",
      "range": "NOT_FOUND:DieselTypeEnum",
      "comment": {
        "@value": "Specifies the type of diesel.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:availableChargingPower",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Available charging power",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:Watt",
      "comment": {
        "@value": "Possible degrees of charging power in Watts.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:availableVoltage",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Available voltage",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:Volt",
      "comment": {
        "@value": "Possible degrees of voltage.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:usageType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Usage type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:ChargingPointUsageTypeEnum",
      "comment": {
        "@value": "Usage type of the electric charging point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:vehicleToGridCommunicationType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Vehicle to grid communication type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:VehicleToGridCommunicationTypeEnum",
      "comment": {
        "@value": "Type of vehicle to grid communication used.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:currentChargingPower",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Current charging power",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPointStatus",
      "range": "NOT_FOUND:Watt",
      "comment": {
        "@value": "The current power in Watts.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:currentVoltage",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Current voltage",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPointStatus",
      "range": "NOT_FOUND:Volt",
      "comment": {
        "@value": "Current used voltage.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:nextAvailableChargingSlots",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Next available charging slots",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPointStatus",
      "range": "datex_Common:DateTime",
      "comment": {
        "@value": "One or more points of time in the future, at which the charging point will be available (not occupied and not reserved).",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:remainingChargingTime",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Remaining charging time",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPointStatus",
      "range": "datex_Common:Seconds",
      "comment": {
        "@value": "If known, the approximate remaining charging time for the current vehicle on this refill point can be specified.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:carbonDioxideImpact",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Carbon dioxide impact",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:Float",
      "comment": {
        "@value": "Exhausted carbon dioxide in grams per kilowatt hour",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:energyMixIndex",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Energy mix index",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:Integer",
      "comment": {
        "@value": "An index to link this element between the static and dynamic publications.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:energyProductName",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Energy product name",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:MultilingualString",
      "comment": {
        "@value": "A name for this energy product",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:isGreenEnergy",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Is green energy",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:Boolean",
      "comment": {
        "@value": "True if 100% from regenerative sources (CO2 and nuclear waste is zero)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:notAvailable",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Not available",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:Boolean",
      "comment": {
        "@value": "This status related attribute can indicate that the specified electric energy mix, identified by its index, is currently not available.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:nuclearWasteImpact",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Nuclear waste impact",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "datex_Common:Float",
      "comment": {
        "@value": "Produced nuclear waste in grams per kilowatt hour",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:energySource",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Energy source",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergySourceRatio",
      "range": "NOT_FOUND:ElectricEnergySourceTypeEnum",
      "comment": {
        "@value": "An electric energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:otherEnergySource",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Other energy source",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergySourceRatio",
      "range": "datex_Common:String",
      "comment": {
        "@value": "Some other energy source",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:brand",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Brand",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "datex_Common:MultilingualString",
      "comment": {
        "@value": "The brand of the site.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:exclusiveUsers",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Exclusive users",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "NOT_FOUND:UserTypeEnum",
      "comment": {
        "@value": "Limitation to a set of users (exclusive)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:preferredUsers",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Preferred users",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "NOT_FOUND:UserTypeEnum",
      "comment": {
        "@value": "Users that are preferred at this site (but not exclusive)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:typeOfSite",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Type of site",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "NOT_FOUND:EnergyInfrastructureSiteTypeEnum",
      "comment": {
        "@value": "Specifies the type of the site.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:availableCarParkingPlaces",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Available car parking places",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSiteStatus",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Parking places available for cars.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:availableTruckParkingPlaces",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Available truck parking places",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSiteStatus",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Parking places available for trucks.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:authenticationAndIdentificationMethods",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Authentication and identification methods",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "NOT_FOUND:AuthenticationAndIdentificationEnum",
      "comment": {
        "@value": "Information on what methods of identification and/or authentication are accepted",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:numberOfRefillPoints",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Number of refill points",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Information on the number of refill points at the station.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:refillPointByReference",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Refill point by reference",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "datex_Common:VersionedReference",
      "comment": {
        "@value": "Refill points can be attached to an EnergyInfrastructureStation instance either by directly associating with a RefillPoint instance or by using this attribute to refer to a RefillPoint instance that has already been defined.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:userInterfaceLanguage",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "User interface language",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "datex_Common:Language",
      "comment": {
        "@value": "Languages, in which a user interface is available, if any",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:isAvailable",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Is available",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStationStatus",
      "range": "datex_Common:Boolean",
      "comment": {
        "@value": "Information whether the specific station is available or not. It might be unavailable for example because of a fault, damage or maintenance. It does not inform, if the corresponding refill points are currently occupied or not.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:tableName",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Table name",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureTable",
      "range": "datex_Common:String",
      "comment": {
        "@value": "The name of the Energy Infrastructure Table.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:additionalInformation",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Additional information",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "datex_Common:MultilingualString",
      "comment": {
        "@value": "Free text field for additional information regarding the pricing policy.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:combinationWithParkingFee",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Combination with parking fee",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "datex_Common:Boolean",
      "comment": {
        "@value": "Indicates whether vehicle charging and parking are included in one combined fee",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:discount",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Discount",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "datex_Common:Percentage",
      "comment": {
        "@value": "Discount indicated in %",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:maximumDeliveryFee",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Maximum delivery fee",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "NOT_FOUND:AmountOfMoney",
      "comment": {
        "@value": "A maximum delivery fee.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:minimumDeliveryFee",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Minimum delivery fee",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "NOT_FOUND:AmountOfMoney",
      "comment": {
        "@value": "A minimum delivery fee.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:pricingPolicy",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Pricing policy",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyPricingPolicy",
      "range": "NOT_FOUND:PricingPolicyEnum",
      "comment": {
        "@value": "Information on which ways of pricing are used at the refill point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:processProtocol",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Process protocol",
        "@language": "en"
      },
      "domain": "NOT_FOUND:HydrogenRefillPoint",
      "range": "NOT_FOUND:HydrogenFuellingProcessProtocolEnum",
      "comment": {
        "@value": "Information on which protocol is used for the fuelling process.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:refillSolution",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Refill solution",
        "@language": "en"
      },
      "domain": "NOT_FOUND:HydrogenRefillPoint",
      "range": "NOT_FOUND:RefillSolutionHydrogenEnum",
      "comment": {
        "@value": "Definition of the refill solution for hydrogen",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:renewableSourcesRatio",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Renewable sources ratio",
        "@language": "en"
      },
      "domain": "NOT_FOUND:HydrogenRefillPoint",
      "range": "datex_Common:Percentage",
      "comment": {
        "@value": "Percentage of hydrogen from renewable energy sources, to be indicated in %.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:organicGasType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Organic gas type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:OrganicGasRefillPoint",
      "range": "NOT_FOUND:OrganicGasTypeEnum",
      "comment": {
        "@value": "Information on the gas type at the refill point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:bioethanolPercentage",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Bioethanol percentage",
        "@language": "en"
      },
      "domain": "NOT_FOUND:PetrolRefillPoint",
      "range": "datex_Common:Percentage",
      "comment": {
        "@value": "Percentage of bioethanol in petrol (typically 5% or 10%)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:bioethanolType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Bioethanol type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:PetrolRefillPoint",
      "range": "NOT_FOUND:BioethanolTypeEnum",
      "comment": {
        "@value": "Listing of common types of petrol with bioethanol",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:octane",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Octane",
        "@language": "en"
      },
      "domain": "NOT_FOUND:PetrolRefillPoint",
      "range": "datex_Common:NonNegativeInteger",
      "comment": {
        "@value": "Petrol's octane value",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:petrolType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Petrol type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:PetrolRefillPoint",
      "range": "NOT_FOUND:PetrolTypeEnum",
      "comment": {
        "@value": "The type of petrol available at this refill point",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:deliveryUnit",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Delivery unit",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "NOT_FOUND:DeliveryUnitEnum",
      "comment": {
        "@value": "Measurement unit that is used for delivery and accounting the energy provided at this refill point",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:maximumDeliveryAmount",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Maximum delivery amount",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "NOT_FOUND:Units",
      "comment": {
        "@value": "Maximum delivery amount",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:minimumDeliveryAmount",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Minimum delivery amount",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "NOT_FOUND:Units",
      "comment": {
        "@value": "Minimum delivery amount",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:modelType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Model type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "datex_Common:MultilingualString",
      "comment": {
        "@value": "A description of the refill point model type.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:reservation",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Reservation",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "NOT_FOUND:ReservationTypeEnum",
      "comment": {
        "@value": "Information regarding options for reservation of a time frame.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:status",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Status",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPointStatus",
      "range": "NOT_FOUND:RefillPointStatusEnum",
      "comment": {
        "@value": "Status of the refill point",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:unitsInStock",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Units in stock",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPointStatus",
      "range": "NOT_FOUND:Units",
      "comment": {
        "@value": "Amount of delivery units still in stock (with delivery units as defined in the static information model)",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:serviceType",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Service type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ServiceType",
      "range": "NOT_FOUND:ServiceTypeEnum",
      "comment": {
        "@value": "Information on different service types for the fuelling/charging and payment process.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:parkingAllowedAfterCharging",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Parking allowed after charging",
        "@language": "en"
      },
      "domain": "NOT_FOUND:VehicleSpace",
      "range": "datex_Common:Boolean",
      "comment": {
        "@value": "When true, parking on this space after charging is allowed for a vehicle.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:tableReference",
      "@type": "owl:DatatypeProperty",
      "label": {
        "@value": "Table reference",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStatusPublication",
      "range": "datex_Common:VersionedReference",
      "comment": {
        "@value": "Reference to static tables containing the sites referenced in this publication.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:haselectricChargingPoint",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Electric charging point",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingEquipment",
      "range": "NOT_FOUND:ElectricChargingPoint"
    },
    {
      "@id": "NOT_FOUND:hasconnector",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Connector",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:Connector",
      "comment": {
        "@value": "Specify the connector(s).",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:haselectricEnergyMix",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Electric energy mix",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:ElectricEnergyMix"
    },
    {
      "@id": "NOT_FOUND:hasvehicleSpace",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Vehicle space",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPoint",
      "range": "NOT_FOUND:VehicleSpace"
    },
    {
      "@id": "NOT_FOUND:haselectricEnergyMixOverride",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Electric energy mix override",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricChargingPointStatus",
      "range": "NOT_FOUND:ElectricEnergyMix",
      "comment": {
        "@value": "Overrides the energy mixes that are available at this electric charging point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:haselectricEnergySourceRatio",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Electric energy source ratio",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "NOT_FOUND:ElectricEnergySourceRatio"
    },
    {
      "@id": "NOT_FOUND:hasenergyProvider",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy provider",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "NOT_FOUND:Organisation",
      "comment": {
        "@value": "The energy provider for this electric charging point.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasrates",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Rates",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergyMix",
      "range": "NOT_FOUND:Rates"
    },
    {
      "@id": "NOT_FOUND:hassourceRatioValue",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Source ratio value",
        "@language": "en"
      },
      "domain": "NOT_FOUND:ElectricEnergySourceRatio",
      "range": "datex_Common:PercentageValue",
      "comment": {
        "@value": "The percentage ratio value of this energy source.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasentrance",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Entrance",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "datex_LocationReferencing:Location",
      "comment": {
        "@value": "Possibility to specify the location of the site's entrance.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasexit",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Exit",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "datex_LocationReferencing:Location",
      "comment": {
        "@value": "Possibility to specify the location of the site's exit.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasenergyInfrastructureStation",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy infrastructure station",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSite",
      "range": "NOT_FOUND:EnergyInfrastructureStation",
      "comment": {
        "@value": "Specifications of charging stations on the site.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasenergyInfrastructureStationStatus",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy infrastructure station status",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureSiteStatus",
      "range": "NOT_FOUND:EnergyInfrastructureStationStatus",
      "comment": {
        "@value": "Specify the status of a charging station with dynamic information.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasrefillPoint",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Refill point",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "NOT_FOUND:RefillPoint",
      "comment": {
        "@value": "Specifications of refill points at a charging station. Note that the refillPointIndex must be unique within the complete site!",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasserviceType",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Service type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "NOT_FOUND:ServiceType",
      "comment": {
        "@value": "Specify the type of service available at the EnergyInfrastructureStation.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasenergyProvider",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy provider",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "NOT_FOUND:Organisation",
      "comment": {
        "@value": "The provider of the energy.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasenergyDistributor",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy distributor",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStation",
      "range": "NOT_FOUND:Organisation",
      "comment": {
        "@value": "The distributor of the energy.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasrefillPointStatus",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Refill point status",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStationStatus",
      "range": "NOT_FOUND:RefillPointStatus",
      "comment": {
        "@value": "Specify the status of a refill point with dynamic information.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasenergyInfrastructureSite",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy infrastructure site",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureTable",
      "range": "NOT_FOUND:EnergyInfrastructureSite"
    },
    {
      "@id": "NOT_FOUND:hasserviceType",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Service type",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPoint",
      "range": "NOT_FOUND:ServiceType",
      "comment": {
        "@value": "Specify the type of service available at a RefillPoint.",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:haswaitingTime",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Waiting time",
        "@language": "en"
      },
      "domain": "NOT_FOUND:RefillPointStatus",
      "range": "NOT_FOUND:DurationValue",
      "comment": {
        "@value": "Estimated waiting time for customers without reservation",
        "@language": "en"
      }
    },
    {
      "@id": "NOT_FOUND:hasheaderInformation",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Header information",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStatusPublication",
      "range": "datex_Common:HeaderInformation"
    },
    {
      "@id": "NOT_FOUND:hasenergyInfrastructureSiteStatus",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy infrastructure site status",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureStatusPublication",
      "range": "NOT_FOUND:EnergyInfrastructureSiteStatus"
    },
    {
      "@id": "NOT_FOUND:hasheaderInformation",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Header information",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureTablePublication",
      "range": "datex_Common:HeaderInformation"
    },
    {
      "@id": "NOT_FOUND:hasenergyInfrastructureTable",
      "@type": "owl:ObjectProperty",
      "label": {
        "@value": "Energy infrastructure table",
        "@language": "en"
      },
      "domain": "NOT_FOUND:EnergyInfrastructureTablePublication",
      "range": "NOT_FOUND:EnergyInfrastructureTable"
    }
  ]
}