@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/6601cd3f-5a5b-412e-b966-e8fd81c9be23> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 3a Key Outputs Sewerage Service - External Flooding" ;
    dct:identifier "6601cd3f-5a5b-412e-b966-e8fd81c9be23" ;
    dct:issued "2023-07-31T15:21:31.719414"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:21:45.098826"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water Sewerage Service External Flooding 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/6601cd3f-5a5b-412e-b966-e8fd81c9be23/resource/360b904b-a1bd-4d1e-b6b7-8a373427f81f> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "External Flooding",
        "Key Outputs",
        "NI Water",
        "Northern Ireland Water",
        "Sewerage Service",
        "Table 3a" .

<https://admin.opendatani.gov.uk/dataset/6601cd3f-5a5b-412e-b966-e8fd81c9be23/resource/360b904b-a1bd-4d1e-b6b7-8a373427f81f> a dcat:Distribution ;
    dct:description "NI Water Annual Information Return 2020 2021 Table 3a Key Outputs Sewerage Service - External Flooding" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T15:22:04.073922"^^xsd:dateTime ;
    dct:modified "2023-07-31T15:22:04.073922"^^xsd:dateTime ;
    dct:title "NI Water Sewerage Service External Flooding 2020 2021" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/6601cd3f-5a5b-412e-b966-e8fd81c9be23/resource/360b904b-a1bd-4d1e-b6b7-8a373427f81f/download/niw-sewerage-service-external-flooding-2020-2021.ods> .

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

