@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-SewerAppurtenanceTypeIMKLValue> a skos:ConceptScheme;
  dcterms:title "IMKL-SewerAppurtenanceTypeIMKLValue"@en, "IMKL-SewerAppurtenanceTypeIMKLValue"@nl;
  dcterms:description "Classification of sewer appurtenances."@en, "Classificatie van sewer appurtenances."@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-SewerAppurtenanceTypeIMKLValue/cathodicProtectionInstallation>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/cathodicProtectionMeasurementPoint>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/deliveryPoint>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/effluent>, <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/infiltrationStructure>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/inlet>, <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/measurementPoint>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/other>, <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/overflow>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/treatmentSystem> .

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

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/cathodicProtectionInstallation>
  a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "cathodicProtectionInstallation";
  skos:prefLabel "Cathodic protection installation"@en, "Installatie kathodische bescherming"@nl;
  dcterms:description "Installation of cathodic protection."@en, "Installatie kathodische bescherming"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/cathodicProtectionMeasurementPoint>
  a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "cathodicProtectionMeasurementPoint";
  skos:prefLabel "Cathodic protection measurement point"@en, "Meetpunt kathodische bescherming"@nl;
  dcterms:description "Cathodic protection measurement point."@en, "Meetpunt kathodische bescherming"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/deliveryPoint> a
    skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "deliveryPoint";
  skos:prefLabel "Delivery point"@en, "Aansluiting"@nl;
  dcterms:description "Delivery point."@en, "aansluiting"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/effluent> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "effluent";
  skos:prefLabel "Effluent"@en, "Effluent"@nl;
  dcterms:description "Effluent from a treatment plant."@en, "effluent van zuiveringsinstallatie"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/infiltrationStructure>
  a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "infiltrationStructure";
  skos:prefLabel "Infiltration structure"@en, "Infiltratieput"@nl;
  dcterms:description "Structure for the infiltration of water."@en, "Infiltratieput"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/inlet> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "inlet";
  skos:prefLabel "Inlet"@en, "Inlaat"@nl;
  dcterms:description "Inlet."@en, "Inlaat"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/measurementPoint>
  a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "measurementPoint";
  skos:prefLabel "Measurement point"@en, "Meetpunt"@nl;
  dcterms:description "Measurement point."@en, "Meetpunt"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/other> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "other";
  skos:prefLabel "Other"@en, "Andere"@nl;
  dcterms:description "Other."@en, "andere"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/overflow> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "overflow";
  skos:prefLabel "Overflow"@en, "Overstort"@nl;
  dcterms:description "Overflow."@en, "overstort"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/treatmentSystem>
  a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  skos:notation "treatmentSystem";
  skos:prefLabel "Treatment system"@en, "Zuiveringsinstallatie"@nl;
  dcterms:description "Treatment system or plant."@en, "Zuiveringsinstallatie"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue> .

<http://vocab.belgif.be/void#IMKL-SewerAppurtenanceTypeIMKLValue> a void:Dataset;
  dcterms:title "IMKL-SewerAppurtenanceTypeIMKLValue"@en, "IMKL-SewerAppurtenanceTypeIMKLValue"@nl;
  dcterms:description "Classification of sewer appurtenances."@en, "Classificatie van sewer appurtenances."@nl,
    "Installation of cathodic protection."@en, "Installatie kathodische bescherming"@nl,
    "Cathodic protection measurement point."@en, "Meetpunt kathodische bescherming"@nl,
    "Delivery point."@en, "aansluiting"@nl, "Effluent from a treatment plant."@en, "effluent van zuiveringsinstallatie"@nl,
    "Structure for the infiltration of water."@en, "Infiltratieput"@nl, "Inlet."@en, "Inlaat"@nl,
    "Measurement point."@en, "Meetpunt"@nl, "Other."@en, "andere"@nl, "Overflow."@en,
    "overstort"@nl, "Treatment system or plant."@en, "Zuiveringsinstallatie"@nl;
  dcterms:source <https://github.com/belgif/ICEGthema-imkl>;
  dcterms:modified "2025-11-28T13:50:01.386Z"^^xsd:dateTime;
  foaf:homepage <http://vocab.belgif.be/>;
  void:dataDump <http://vocab.belgif.be/dataset/IMKL-SewerAppurtenanceTypeIMKLValue>;
  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-SewerAppurtenanceTypeIMKLValue>,
    <http://vocab.belgif.be/_ldf>;
  void:rootResource <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue>;
  void:exampleResource <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/cathodicProtectionInstallation>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/cathodicProtectionMeasurementPoint>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/deliveryPoint>,
    <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/effluent>, <https://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue/infiltrationStructure>;
  void:triples "122"^^xsd:long;
  void:uriSpace "http://vocab.belgif.be/auth/IMKL-SewerAppurtenanceTypeIMKLValue";
  void:vocabulary <http://www.w3.org/2004/02/skos/core#> .
