@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/5c57b4c8-0beb-448a-8493-66af3cb147c0> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Lakes defined under Article 2(5) of the Water Framework Directive. Only lakes of >50Ha or those that are part of the intercalibration process are included." ;
    dct:identifier "5c57b4c8-0beb-448a-8493-66af3cb147c0" ;
    dct:issued "2016-07-22T10:50:58.844977"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:31.961868"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Northern Ireland Lake Water Bodies" ;
    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" .

