@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/03b2bbd5-5e17-46f6-a1d3-533b8f24a385> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Record of all information assets held by the Department for Infrastructure" ;
    dct:identifier "03b2bbd5-5e17-46f6-a1d3-533b8f24a385" ;
    dct:issued "2019-12-13T14:34:02.757216"^^xsd:dateTime ;
    dct:modified "2020-07-30T08:29:06.391260"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/a0a61a34-4954-4d29-8b99-bb433df0e610> ;
    dct:title "Department for Infrastructure Information Asset Register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Information Management Unit" ;
            vcard:hasEmail <mailto:dfigdpr@infrastructure-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/03b2bbd5-5e17-46f6-a1d3-533b8f24a385/resource/6da3dc49-c104-4b52-98d5-8f3914d76e86> ;
    dcat:keyword "Department for Infrastructure",
        "Information Asset",
        "Information Asset Register" .

<https://admin.opendatani.gov.uk/dataset/03b2bbd5-5e17-46f6-a1d3-533b8f24a385/resource/6da3dc49-c104-4b52-98d5-8f3914d76e86> a dcat:Distribution ;
    dct:description "This list is an upload of the DfI Information Asset Register, populated by Information Asset Owners in the Department. This dataset is coordinated by the DfI Information Management Branch, and is subject to change." ;
    dct:format "CSV" ;
    dct:issued "2019-12-13T14:43:14.456078"^^xsd:dateTime ;
    dct:modified "2019-12-13T14:43:14.456078"^^xsd:dateTime ;
    dct:title "Information Asset Register for the Department for Infrastructure" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/03b2bbd5-5e17-46f6-a1d3-533b8f24a385/resource/6da3dc49-c104-4b52-98d5-8f3914d76e86/download/dfi-information-asset-register-2.csv> .

<https://admin.opendatani.gov.uk/organization/a0a61a34-4954-4d29-8b99-bb433df0e610> a foaf:Agent ;
    foaf:name "Department for Infrastructure" .

