@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/bfed6f24-798e-4322-934c-5e53cfe65495> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 4 Key Outputs Customer Service 1" ;
    dct:identifier "bfed6f24-798e-4322-934c-5e53cfe65495" ;
    dct:issued "2023-07-31T12:50:34.252623"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:51:16.878924"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water AIR21 Customer Service 1 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/bfed6f24-798e-4322-934c-5e53cfe65495/resource/b469bc41-ebdb-4559-b698-12a109cf1432> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "Customer Service",
        "Key Outputs",
        "NI Water",
        "Northern Ireland Water",
        "Table 4" .

<https://admin.opendatani.gov.uk/dataset/bfed6f24-798e-4322-934c-5e53cfe65495/resource/b469bc41-ebdb-4559-b698-12a109cf1432> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 4 Key Outputs Customer Service 1" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T12:51:12.924540"^^xsd:dateTime ;
    dct:modified "2023-07-31T12:51:12.924540"^^xsd:dateTime ;
    dct:title "NI Water AIR21 Table 4 Customer Service 1" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/bfed6f24-798e-4322-934c-5e53cfe65495/resource/b469bc41-ebdb-4559-b698-12a109cf1432/download/niw-customer-service-1-2020-2021.ods> .

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

