@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/56df5c96-7297-488d-84fc-85acd8a28bde> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "NI Water Social and Environmental Guidance Water and Sewerage Services 2015-21" ;
    dct:identifier "56df5c96-7297-488d-84fc-85acd8a28bde" ;
    dct:issued "2023-07-31T15:43:32.087316"^^xsd:dateTime ;
    dct:modified "2023-08-01T11:18:45.411103"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/066d9e51-3c2e-4d31-b88d-18c1f2e625bf> ;
    dct:title "NI Water Social and Environmental Guidance Water and Sewerage Services 2015-21" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Collins" ;
            vcard:hasEmail <mailto:imu@niwater.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/56df5c96-7297-488d-84fc-85acd8a28bde/resource/fc466fdd-5f7b-471f-85a8-55da42e1cc8f> ;
    dcat:keyword "AIR21",
        "Annual Information Return 2020 2021",
        "NI Water",
        "Northern Ireland Water",
        "PC21",
        "SEG",
        "Social and Environmental Guidance",
        "Water and Sewerage Services 2015-21" .

<https://admin.opendatani.gov.uk/dataset/56df5c96-7297-488d-84fc-85acd8a28bde/resource/fc466fdd-5f7b-471f-85a8-55da42e1cc8f> a dcat:Distribution ;
    dct:description "NI Water Social and Environmental Guidance Water and Sewerage Services 2015-21" ;
    dct:format "ODS" ;
    dct:issued "2023-07-31T15:43:48.634322"^^xsd:dateTime ;
    dct:modified "2023-07-31T15:43:48.634322"^^xsd:dateTime ;
    dct:title "NI Water Social and Environmental Guidance Water and Sewerage Services 2015-21" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/56df5c96-7297-488d-84fc-85acd8a28bde/resource/fc466fdd-5f7b-471f-85a8-55da42e1cc8f/download/niw-social-and-environmental-guidance-for-water-and-sewerage-services-2015-21.ods> .

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

