@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/6a0cba64-1d8b-4aaa-a23d-bd2c7c3c7d01> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 41 Key Outputs Health and Safety Information" ;
    dct:identifier "6a0cba64-1d8b-4aaa-a23d-bd2c7c3c7d01" ;
    dct:issued "2023-07-31T13:17:35.347132"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:49:54.763766"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water AIR21 Health and Safety Information 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/6a0cba64-1d8b-4aaa-a23d-bd2c7c3c7d01/resource/04029e5e-20c7-40fd-9861-3e536f23c26f> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "Key Outputs",
        "NI Water",
        "Northern Ireland Water",
        "Table 41",
        "health and safety information" .

<https://admin.opendatani.gov.uk/dataset/6a0cba64-1d8b-4aaa-a23d-bd2c7c3c7d01/resource/04029e5e-20c7-40fd-9861-3e536f23c26f> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 41 Key Outputs Health and Safety Information" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T13:18:14.480340"^^xsd:dateTime ;
    dct:modified "2023-07-31T13:18:14.480340"^^xsd:dateTime ;
    dct:title "NI Water AIR21 Table 41 Health and Safety Information" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6a0cba64-1d8b-4aaa-a23d-bd2c7c3c7d01/resource/04029e5e-20c7-40fd-9861-3e536f23c26f/download/niw-health-safety-information-2020-2021.ods> .

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

