@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/8f480019-c8ca-4727-9445-186f6d81f6e2> a dcat:Dataset ;
    dct:description "Performance marks for staff in the department. Updated: annually." ;
    dct:identifier "8f480019-c8ca-4727-9445-186f6d81f6e2" ;
    dct:issued "2013-11-05T13:51:18.879622"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:34:22.710313"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Staff performance mark reports" .

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

