@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f4796fd4-1dac-4875-a479-d0eef44c599e> a dcat:Dataset ;
    dct:description "NI Water Annual Information Return - Key Outputs Customer Service - 2 2019 2020" ;
    dct:identifier "f4796fd4-1dac-4875-a479-d0eef44c599e" ;
    dct:issued "2020-08-15T14:48:41.925697"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:09.753760"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NI Water Key Outputs Customer Service - 2 2019 2020" ;
    dcat:keyword "AIR",
        "Annual Information Return 2019 2020",
        "Key Outputs Customer Service",
        "NI Water",
        "Northern Ireland water" .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

