@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/63e11afb-ce24-4ca2-b4b0-60155646e31e> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period of October to December 2019" ;
    dct:identifier "63e11afb-ce24-4ca2-b4b0-60155646e31e" ;
    dct:issued "2020-02-17T14:57:53.370260"^^xsd:dateTime ;
    dct:modified "2023-03-10T13:21:57.084530"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality from October to December 2019" ;
    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/63e11afb-ce24-4ca2-b4b0-60155646e31e/resource/bba26114-f92b-409d-9655-96599c8190ba> ;
    dcat:keyword "SCS",
        "Senior",
        "giftsandhospitality" .

<https://admin.opendatani.gov.uk/dataset/63e11afb-ce24-4ca2-b4b0-60155646e31e/resource/bba26114-f92b-409d-9655-96599c8190ba> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period 1 October to 31 December 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-02-17T14:59:53.458042"^^xsd:dateTime ;
    dct:modified "2020-02-17T14:59:53.458042"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality October to December 2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/63e11afb-ce24-4ca2-b4b0-60155646e31e/resource/bba26114-f92b-409d-9655-96599c8190ba/download/nics-permanent-secretary-gifts-hospitality-october-december-2019.csv> .

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

