@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-ThermalProductTypeIMKLValue> a skos:ConceptScheme;
  dcterms:title "IMKL-ThermalProductTypeIMKLValue"@en, "IMKL-ThermalProductTypeIMKLValue"@nl;
  dcterms:description "Classification of thermal products."@en, "Classificatie van thermal producten."@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-ThermalProductTypeIMKLValue/condensate>,
    <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/coolingWater>, <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/heatingSteam>,
    <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/heatingWater> .

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

<https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/condensate> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue>;
  skos:notation "condensate";
  skos:prefLabel "Condensate"@en, "Condensaat"@nl;
  dcterms:description "Condensate from a thermal pipe."@en, "Condensaat van een stoomleiding"@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue> .

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

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

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

<http://vocab.belgif.be/void#IMKL-ThermalProductTypeIMKLValue> a void:Dataset;
  dcterms:title "IMKL-ThermalProductTypeIMKLValue"@en, "IMKL-ThermalProductTypeIMKLValue"@nl;
  dcterms:description "Classification of thermal products."@en, "Classificatie van thermal producten."@nl,
    "Condensate from a thermal pipe."@en, "Condensaat van een stoomleiding"@nl, "Cooling water."@en,
    "Koelwater"@nl, "Heating steam."@en, "Stoom"@nl, "Heating water."@en, "Warm water"@nl;
  dcterms:source <https://github.com/belgif/ICEGthema-imkl>;
  dcterms:modified "2026-09-02T19:14:36.567Z"^^xsd:dateTime;
  foaf:homepage <http://vocab.belgif.be/>;
  void:dataDump <http://vocab.belgif.be/dataset/IMKL-ThermalProductTypeIMKLValue>;
  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-ThermalProductTypeIMKLValue>,
    <http://vocab.belgif.be/_ldf>;
  void:rootResource <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue>;
  void:exampleResource <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/condensate>,
    <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/coolingWater>, <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/heatingSteam>,
    <https://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue/heatingWater>;
  void:triples "56"^^xsd:long;
  void:uriSpace "http://vocab.belgif.be/auth/IMKL-ThermalProductTypeIMKLValue";
  void:vocabulary <http://www.w3.org/2004/02/skos/core#> .
