@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.integration.publishing.service.gov.uk/dataset/b0536e19-8dfd-42a2-86f0-224c0db79205> a dcat:Dataset ;
    dct:description "Details of rolling 12 months and monthly sickness absence." ;
    dct:identifier "b0536e19-8dfd-42a2-86f0-224c0db79205" ;
    dct:issued "2013-11-05T13:51:40.819076"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:34:24.522767"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Staff Sickness Absence Reports" .

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

