@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/035d3f2e-7af0-4be0-bcec-602e05b7f1ed> a dcat:Dataset ;
    dct:description "NI Water Annual Information Return 2019 2020 Table 28 Regulatory Accounts Cash Flow Statement for Year Ending 31 March" ;
    dct:identifier "035d3f2e-7af0-4be0-bcec-602e05b7f1ed" ;
    dct:issued "2023-04-06T12:20:09.160627"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:25.919669"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NIW CASH FLOW STATEMENT FOR YEAR ENDING 31 MARCH 2019 2020" ;
    dcat:keyword "AIR20",
        "Annual Information Return 2019 2020",
        "NI Water",
        "Northern Ireland Water",
        "cash flow statement",
        "investments",
        "regulatory accounts",
        "year ending 31 march" .

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

