@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/c267efb7-d03c-433d-ab20-5471d912e212> a dcat:Dataset ;
    dct:description "Register of information sharing agreements that have been made under the public service delivery, debt, fraud and civil registration provisions within the Digital Economy Act 2017." ;
    dct:identifier <https://www.digital-economy-act-register.data.gov.uk> ;
    dct:issued "2025-01-15T13:40:34.327207"^^xsd:dateTime ;
    dct:modified "2026-07-23T12:00:13.165879"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:mbox "masked@example.com" ;
            foaf:name "*******************************" ] ;
    dct:title "Register of information sharing agreements under chapters 1, 2, 3 and 4 of part 5 of the Digital Economy Act 2017" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c267efb7-d03c-433d-ab20-5471d912e212/resource/ace3f028-5e59-4a96-bd8d-cd7efd313fe1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/c267efb7-d03c-433d-ab20-5471d912e212/resource/ace3f028-5e59-4a96-bd8d-cd7efd313fe1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-15T13:40:34.338641"^^xsd:dateTime ;
    dct:modified "2025-01-15T13:40:34.325885"^^xsd:dateTime ;
    dct:title "DEA register of information sharing agreements" ;
    dcat:accessURL <https://www.digital-economy-act-register.data.gov.uk> .

