@prefix schema: <http://schema.org/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix eli: <http://data.europa.eu/eli/ontology#> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
@prefix cv: <http://data.europa.eu/m8g/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix schemas: <https://schema.org/> .
@prefix rov: <http://www.w3.org/ns/regorg#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix cpsv: <http://purl.org/vocab/cpsv#> .

<https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue> a skos:ConceptScheme;
  dcterms:title "IMKL-UtilityDeliveryTypeIMKLValue"@en, "IMKL-UtilityDeliveryTypeIMKLValue"@nl;
  dcterms:description "Classification of utility delivery types."@en, "Classificatie van utility deliverytypes."@nl;
  dcterms:creator <https://org.belgif.be/id/CbeRegisteredEntity/0795547478>;
  dcterms:rightsHolder <https://org.belgif.be/id/CbeRegisteredEntity/0795547478>;
  owl:versionInfo "3.0";
  dcterms:modified "2025-02-13"^^xsd:date;
  dcterms:source <https://github.com/belgif/ICEGthema-imkl>;
  skos:hasTopConcept <https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue/connection> .

<https://org.belgif.be/id/CbeRegisteredEntity/0795547478> rov:legalName "Vlaams Datanutsbedrijf"@en,
    "Vlaams Datanutsbedrijf"@nl .

<https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue/connection> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue>;
  skos:notation "connection";
  skos:prefLabel "Connection"@en, "Aansluitleiding"@nl;
  dcterms:description "Connection linking the distribution network to the end customer."@en,
    "Aansluitleiding"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue> .

<http://vocab.belgif.be/void#IMKL-UtilityDeliveryTypeIMKLValue> a void:Dataset;
  dcterms:title "IMKL-UtilityDeliveryTypeIMKLValue"@en, "IMKL-UtilityDeliveryTypeIMKLValue"@nl;
  dcterms:description "Classification of utility delivery types."@en, "Classificatie van utility deliverytypes."@nl,
    "Connection linking the distribution network to the end customer."@en, "Aansluitleiding"@nl;
  dcterms:source <https://github.com/belgif/ICEGthema-imkl>;
  dcterms:modified "2026-09-02T19:14:36.776Z"^^xsd:dateTime;
  foaf:homepage <http://vocab.belgif.be/>;
  void:dataDump <http://vocab.belgif.be/dataset/IMKL-UtilityDeliveryTypeIMKLValue>;
  void:feature <http://www.w3.org/ns/formats/N-Triples>, <http://www.w3.org/ns/formats/Turtle>,
    <http://www.w3.org/ns/formats/JSON-LD>;
  void:uriLookupEndpoint <http://vocab.belgif.be/_ldf/IMKL-UtilityDeliveryTypeIMKLValue>,
    <http://vocab.belgif.be/_ldf>;
  void:rootResource <https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue>;
  void:exampleResource <https://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue/connection>;
  void:triples "23"^^xsd:long;
  void:uriSpace "http://vocab.belgif.be/auth/IMKL-UtilityDeliveryTypeIMKLValue";
  void:vocabulary <http://www.w3.org/2004/02/skos/core#> .
