@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://admin.opendatani.gov.uk/dataset/e2fe2099-f373-490b-8dad-e9419be76d12> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Board's Overview Table A Water Service Key Outputs and Service Delivery" ;
    dct:identifier "e2fe2099-f373-490b-8dad-e9419be76d12" ;
    dct:issued "2023-07-31T16:07:23.066558"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:12:31.528221"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water Water Service Key Outputs and Service Delivery 2020 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Collins" ;
            vcard:hasEmail <mailto:imu@niwater.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/e2fe2099-f373-490b-8dad-e9419be76d12/resource/a67da44a-d7a8-4f48-be0b-0776e3ad1747> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "Key Outputs and Service Delivery",
        "NI Water",
        "Northern Ireland Water",
        "Table A",
        "Water Service" .

<https://admin.opendatani.gov.uk/dataset/e2fe2099-f373-490b-8dad-e9419be76d12/resource/a67da44a-d7a8-4f48-be0b-0776e3ad1747> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Board's Overview Table A Water Service Key Outputs and Service Delivery" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T16:08:01.110931"^^xsd:dateTime ;
    dct:modified "2023-07-31T16:08:01.110931"^^xsd:dateTime ;
    dct:title "NI Water Water Key Outputs and Service Delivery 2020 2021" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/e2fe2099-f373-490b-8dad-e9419be76d12/resource/a67da44a-d7a8-4f48-be0b-0776e3ad1747/download/niw-water-service-key-outputs-and-service-delivery-2020-2021.ods> .

<https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> a foaf:Agent ;
    foaf:name "NI Water" .

