@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/9c6b3e14-4807-4730-9b56-65e83909910e> a dcat:Dataset ;
    dct:description "NI Water Annual Information Return 2019 2020 Table 19a Analysis of Borrowings Due After More Than One Year (Historical Cost Accounting) Balance Sheet as at 31 March" ;
    dct:identifier "9c6b3e14-4807-4730-9b56-65e83909910e" ;
    dct:issued "2023-04-06T12:24:13.988691"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:28.908188"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NIW ANALYSIS OF BORROWINGS BALANCE SHEET AS AT MARCH 2019 2020" ;
    dcat:keyword "AIR20",
        "Analysis of Borrowings Due After More Than One Year",
        "Annual Information Return 2019 2020",
        "Balance Sheet as at 31 March",
        "Historical Cost Accounting",
        "NI Water",
        "Northern Ireland Water",
        "analysis of borrowings",
        "table 19a" .

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

