@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/e9ef4139-5316-4a95-832a-42675ed1a7f7> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains the NICS Agency Worker costs for the period April 2018-March 2019 and April 2019-September 2019" ;
    dct:identifier "e9ef4139-5316-4a95-832a-42675ed1a7f7" ;
    dct:issued "2020-01-31T10:16:57.323317"^^xsd:dateTime ;
    dct:modified "2020-01-31T10:21:57.946165"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Agency Worker Costs April 2018 - September 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Bannon" ;
            vcard:hasEmail <mailto:pamela.bannon@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/e9ef4139-5316-4a95-832a-42675ed1a7f7/resource/11ad4529-88b6-4182-96db-307a8ffb7175> ;
    dcat:keyword "Agency",
        "NICS",
        "costs" .

<https://admin.opendatani.gov.uk/dataset/e9ef4139-5316-4a95-832a-42675ed1a7f7/resource/11ad4529-88b6-4182-96db-307a8ffb7175> a dcat:Distribution ;
    dct:description "This dataset contains the NICS Agency Worker costs for the period 1 April 2018 to September 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-01-31T10:21:56.713210"^^xsd:dateTime ;
    dct:modified "2020-01-31T10:21:56.713210"^^xsd:dateTime ;
    dct:title "NICS Agency Worker Costs April 2018 to September 2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/e9ef4139-5316-4a95-832a-42675ed1a7f7/resource/11ad4529-88b6-4182-96db-307a8ffb7175/download/agency-worker-figures-april-2018-to-september-2019.csv> .

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

