@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/b01bd7c4-b9d9-4e1d-99a3-d063b5a0a987> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 15 Non Financial Measures Sewage Treatment" ;
    dct:identifier "b01bd7c4-b9d9-4e1d-99a3-d063b5a0a987" ;
    dct:issued "2023-07-31T14:52:40.119835"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:30:49.603928"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water AIR21 Sewage Treatment 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/b01bd7c4-b9d9-4e1d-99a3-d063b5a0a987/resource/492e4a1d-6956-42ca-b554-d8cf046b94d9> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "NI Water",
        "Non Financial Measures",
        "Northern Ireland Water",
        "Sewage Treatment",
        "Table 15" .

<https://admin.opendatani.gov.uk/dataset/b01bd7c4-b9d9-4e1d-99a3-d063b5a0a987/resource/492e4a1d-6956-42ca-b554-d8cf046b94d9> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 15 Non Financial Measures Sewage Treatment" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T14:53:23.660251"^^xsd:dateTime ;
    dct:modified "2023-07-31T14:53:23.660251"^^xsd:dateTime ;
    dct:title "NI Water Sewage Treatment 2020 2021" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/b01bd7c4-b9d9-4e1d-99a3-d063b5a0a987/resource/492e4a1d-6956-42ca-b554-d8cf046b94d9/download/niw-sewage-treatment-2020-2021.ods> .

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

