@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/59a923ab-384d-4700-95dc-a765d98f06e5> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period January to March 2020" ;
    dct:identifier "59a923ab-384d-4700-95dc-a765d98f06e5" ;
    dct:issued "2020-05-11T11:05:33.663719"^^xsd:dateTime ;
    dct:modified "2023-03-10T13:17:42.490533"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality from January to March 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martina McMurray" ;
            vcard:hasEmail <mailto:martina.mcmurray@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/59a923ab-384d-4700-95dc-a765d98f06e5/resource/d5cd255a-b7ab-42fd-8299-1f9ccddceef2> ;
    dcat:keyword "SCS",
        "giftsandhospitality",
        "senior" .

<https://admin.opendatani.gov.uk/dataset/59a923ab-384d-4700-95dc-a765d98f06e5/resource/d5cd255a-b7ab-42fd-8299-1f9ccddceef2> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period 1 January to 31 March 2020" ;
    dct:format "CSV" ;
    dct:issued "2020-05-11T11:09:10.967994"^^xsd:dateTime ;
    dct:modified "2020-05-11T11:09:10.967994"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality January to March 2020" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/59a923ab-384d-4700-95dc-a765d98f06e5/resource/d5cd255a-b7ab-42fd-8299-1f9ccddceef2/download/nics-permanent-secretary-gifts-and-hospitality-january-to-march-2020.csv> .

<https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> a foaf:Agent ;
    foaf:name "Department of Finance" .

