@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://ckan.publishing.service.gov.uk/dataset/e3429bce-c6f8-4ad5-8dc8-1b5be5ca385e> a dcat:Dataset ;
    dct:description """Details of staff in post in the department
(includes diversity data). Updated: monthly.""" ;
    dct:identifier "e3429bce-c6f8-4ad5-8dc8-1b5be5ca385e" ;
    dct:issued "2013-08-30T15:39:23.670609"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Staff In post reports" .

<https://ckan.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> a foaf:Organization ;
    foaf:name "HM Revenue and Customs" .

