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

<https://ckan.integration.publishing.service.gov.uk/dataset/eae183a1-8c09-480e-ad76-5ea2ca1472bd> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water's 2017 Annual Information Return submission to NIAUR regarding REGULATORY ACCOUNTS- MOVEMENT ON CURRENT COST RESERVE" ;
    dct:identifier "eae183a1-8c09-480e-ad76-5ea2ca1472bd" ;
    dct:issued "2018-12-01T07:30:39.798103"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:11.568007"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NI Water's 2017 AIR to NIAUR REGULATORY ACCOUNTS- MOVEMENT ON CURRENT COST RESERVE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Collins" ;
            vcard:hasEmail <mailto:masked@example.com> ] .

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

