@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/153b26b9-5cc7-443a-a443-51aa7f0c9b9d> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 5 Key Outputs Customer Service 2" ;
    dct:identifier "153b26b9-5cc7-443a-a443-51aa7f0c9b9d" ;
    dct:issued "2023-07-31T12:53:41.089724"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:50:58.147659"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water AIR21 Customer Service 2 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/153b26b9-5cc7-443a-a443-51aa7f0c9b9d/resource/aa4669e8-b6c4-4b04-8ad1-e1a42762f1e7> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "Customer Service",
        "Key Outputs",
        "NI Water",
        "Northern Ireland Water",
        "Table 5" .

<https://admin.opendatani.gov.uk/dataset/153b26b9-5cc7-443a-a443-51aa7f0c9b9d/resource/aa4669e8-b6c4-4b04-8ad1-e1a42762f1e7> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 5 Key Outputs Customer Service 2" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T12:54:16.144588"^^xsd:dateTime ;
    dct:modified "2023-07-31T12:54:16.144588"^^xsd:dateTime ;
    dct:title "NI Water AIR21 Table 5 Customer Service 2" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/153b26b9-5cc7-443a-a443-51aa7f0c9b9d/resource/aa4669e8-b6c4-4b04-8ad1-e1a42762f1e7/download/niw-customer-service-2-2020-2021.ods> .

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

