@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-UtilityNetworkTypeIMKLValue> a skos:ConceptScheme;
  dcterms:title "IMKL-UtilityNetworkTypeIMKLValue"@en, "IMKL-UtilityNetworkTypeIMKLValue"@nl;
  dcterms:description "Classification of utility network types."@en, "Classificatie van utility networktypes."@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-UtilityNetworkTypeIMKLValue/crossTheme> .

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

<https://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue/crossTheme> a skos:Concept;
  skos:inScheme <https://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue>;
  skos:notation "crossTheme";
  skos:prefLabel "Mixed Networks. For use in case of, for example, a UtilityNetwork with Duct and Pipe objects containing cables or pipes of different themes."@en,
    "Gemengde netten. Voor gebruik in geval van een UtilityNetwork met Duct en Pipe objecten."@nl;
  dcterms:description "Mixed Networks. For use in case of, for example, a UtilityNetwork with Duct and Pipe objects containing cables or pipes of different themes."@en,
    """Gemengde netten. 
Voor gebruik in geval van bijvoorbeeld een UtilityNetwork met Duct en Pipe objecten waarin kabels of leidingen zitten van verschillende thema’s."""@nl;
  schemas:startDate "2024-01-01"^^xsd:date;
  schemas:endDate "9999-12-31"^^xsd:date;
  skos:topConceptOf <https://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue> .

<http://vocab.belgif.be/void#IMKL-UtilityNetworkTypeIMKLValue> a void:Dataset;
  dcterms:title "IMKL-UtilityNetworkTypeIMKLValue"@en, "IMKL-UtilityNetworkTypeIMKLValue"@nl;
  dcterms:description "Classification of utility network types."@en, "Classificatie van utility networktypes."@nl,
    "Mixed Networks. For use in case of, for example, a UtilityNetwork with Duct and Pipe objects containing cables or pipes of different themes."@en,
    """Gemengde netten. 
Voor gebruik in geval van bijvoorbeeld een UtilityNetwork met Duct en Pipe objecten waarin kabels of leidingen zitten van verschillende thema’s."""@nl;
  dcterms:source <https://github.com/belgif/ICEGthema-imkl>;
  dcterms:modified "2026-06-30T11:01:44.737Z"^^xsd:dateTime;
  foaf:homepage <http://vocab.belgif.be/>;
  void:dataDump <http://vocab.belgif.be/dataset/IMKL-UtilityNetworkTypeIMKLValue>;
  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-UtilityNetworkTypeIMKLValue>,
    <http://vocab.belgif.be/_ldf>;
  void:rootResource <https://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue>;
  void:exampleResource <https://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue/crossTheme>;
  void:triples "23"^^xsd:long;
  void:uriSpace "http://vocab.belgif.be/auth/IMKL-UtilityNetworkTypeIMKLValue";
  void:vocabulary <http://www.w3.org/2004/02/skos/core#> .
