@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/abc3ca35-2b8b-4ed8-8c5b-6fa94cfef11b> a dcat:Dataset ;
    dct:description "NI Water Annual Information Return - Sewerage Explanatory Factors Sewage Treatment Works Costs (NI Water Only) 2019 2020" ;
    dct:identifier "abc3ca35-2b8b-4ed8-8c5b-6fa94cfef11b" ;
    dct:issued "2020-08-15T14:47:44.794668"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:12.492375"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "NI Water Sewerage Explanatory Factors Sewage Treatment Works Costs 2019 2020" ;
    dcat:keyword "AIR",
        "Annual Information Return 2019 2020",
        "NI Water",
        "Northern Ireland Water",
        "Sewage Treatment Works Costs",
        "Sewerage Explanatory Factors" .

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

