@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.staging.publishing.service.gov.uk/dataset/d2785387-b53b-495c-90f9-fe607ad5f712> a dcat:Dataset ;
    dct:description "Personal data, including experience and contact details,  for those involved in the marking of statutory assessments including performance data. This includes finance data for payment purposes. " ;
    dct:identifier "d2785387-b53b-495c-90f9-fe607ad5f712" ;
    dct:issued "2013-09-19T12:35:10.455528"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/51bc5f2b-0d25-421c-9645-4b1d2964ee4c> ;
    dct:title "Marker Information" .

<https://ckan.staging.publishing.service.gov.uk/organization/51bc5f2b-0d25-421c-9645-4b1d2964ee4c> a foaf:Organization ;
    foaf:name "Standards and Testing Agency" .

