@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/aa43ee6b-cd8e-449e-aabc-7efc855ad250> a dcat:Dataset ;
    dct:description "NI Water Annual Information Return - Sewerage Service Key Outputs and Service Delivery 2019 2020" ;
    dct:identifier "aa43ee6b-cd8e-449e-aabc-7efc855ad250" ;
    dct:issued "2020-08-29T17:53:16.620491"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:10.266885"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NI Water Sewerage Service Key Outputs and Service Delivery 2019 2020" ;
    dcat:keyword "AIR",
        "Annual Information Return 2019 2020",
        "Key Outputs and Service Delivery",
        "NI Water",
        "Northern Ireland Water",
        "Sewerage Service" .

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

