@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/25763001-9f68-4ea1-8f09-9994b234e601> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 17c Sewerage Explanatory Factors Sewage Treatment Works - Numbers" ;
    dct:identifier "25763001-9f68-4ea1-8f09-9994b234e601" ;
    dct:issued "2023-07-31T15:13:16.664510"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:28:21.153361"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water AIR21 Sewage Treatment Works Numbers 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/25763001-9f68-4ea1-8f09-9994b234e601/resource/91fb308e-531c-405b-acb0-dcba537268bb> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "NI Water",
        "Northern Ireland Water",
        "Table 17c",
        "sewage treatment works numbers",
        "sewerage explanatory factors" .

<https://admin.opendatani.gov.uk/dataset/25763001-9f68-4ea1-8f09-9994b234e601/resource/91fb308e-531c-405b-acb0-dcba537268bb> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 17c Sewerage Explanatory Factors Sewage Treatment Works - Numbers" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T15:13:47.090432"^^xsd:dateTime ;
    dct:modified "2023-07-31T15:13:47.090432"^^xsd:dateTime ;
    dct:title "NI Water Sewage Treatment Works Numbers 2020 2021" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/25763001-9f68-4ea1-8f09-9994b234e601/resource/91fb308e-531c-405b-acb0-dcba537268bb/download/niw-sewage-treatment-works-numbers-2020-2021.ods> .

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

