@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://ckan.integration.publishing.service.gov.uk/dataset/49b13797-801f-464a-9024-d6a2d5defdfd> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "Northern Ireland Surface Water Bodies (river, lakes, coastal and transitional) submitted as part of WFD reporting 2016. This file also contains the 2015 overall water body status reported in the 2nd cycle River Basin Plans." ;
    dct:identifier "49b13797-801f-464a-9024-d6a2d5defdfd" ;
    dct:issued "2017-09-08T20:41:22.172133"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:42.565704"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Surface Water Bodies with 2015 status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wendy McKinley" ;
            vcard:hasEmail <mailto:masked@example.com> ] .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

