@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.agrimetrics.co.uk/catalog/data-sets/c397e3d5-fb4f-4d1e-ab68-09b2cc28bb47> a dcat:Dataset ;
    dct:description """Numbers of staff in Department
for Environment,
Food & Rural Affairs, Digital, Data and Technology Services - on 1 May 2016. The numbers are broken down by functional areas.""" ;
    dct:identifier "c397e3d5-fb4f-4d1e-ab68-09b2cc28bb47" ;
    dct:issued "2023-03-13T17:20:26.217406"^^xsd:dateTime ;
    dct:modified "2024-01-30T11:53:49.966724"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Department for Environment, Food & Rural Affairs, Digital, Data and Technology Services - staff numbers" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/c397e3d5-fb4f-4d1e-ab68-09b2cc28bb47/resource/e4ddf323-187e-4dcd-8822-4ae2573688d0> .

<https://api.agrimetrics.co.uk/catalog/data-sets/c397e3d5-fb4f-4d1e-ab68-09b2cc28bb47/resource/e4ddf323-187e-4dcd-8822-4ae2573688d0> a dcat:Distribution ;
    dct:description "Html FOI to Defra staff number" ;
    dct:issued "2023-09-24T10:25:45.357282"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2023-09-24T10:25:45.701390"^^xsd:dateTime ;
    dcat:accessURL <https://www.gov.uk/government/publications/staff-numbers-for-defra-foi202119739> .

