@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/da0f1d03-48ff-44ec-9d3b-54791b28a8c3> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The register is a list of personal and non-personal information assets held by the Department for the Economy (DfE) collected in 2023/24." ;
    dct:identifier "da0f1d03-48ff-44ec-9d3b-54791b28a8c3" ;
    dct:issued "2024-06-12T07:50:10.460313"^^xsd:dateTime ;
    dct:modified "2024-06-14T11:46:10.999996"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/2b46d05c-ec44-4399-b9fe-1c6297ff5dbe> ;
    dct:title "Department for the Economy Information Asset Register 2023/24" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Catherine Hunter" ;
            vcard:hasEmail <mailto:DPO@economy-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/da0f1d03-48ff-44ec-9d3b-54791b28a8c3/resource/ce34a738-f75e-418a-9628-cc82bddef837> ;
    dcat:keyword "DfE",
        "economy",
        "information asset register" .

<https://admin.opendatani.gov.uk/dataset/da0f1d03-48ff-44ec-9d3b-54791b28a8c3/resource/ce34a738-f75e-418a-9628-cc82bddef837> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-14T11:46:10.087444"^^xsd:dateTime ;
    dct:modified "2024-06-14T11:46:10.087444"^^xsd:dateTime ;
    dct:title "DfE Information Asset Register" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/da0f1d03-48ff-44ec-9d3b-54791b28a8c3/resource/ce34a738-f75e-418a-9628-cc82bddef837/download/dfe-information-asset-register-202324.xlsx> .

<https://admin.opendatani.gov.uk/organization/2b46d05c-ec44-4399-b9fe-1c6297ff5dbe> a foaf:Agent ;
    foaf:name "Department for the Economy" .

