@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/afea74e2-e6c0-4387-8715-65eb56ffb3e8> a dcat:Dataset ;
    dct:description "Personal details such as name age etc., of all serving and recently serving members of the judiciary covering  England and Wales. Includes training courses they have attended or been invited to attend. The database will be amalgamated into the e-HR database to be rolled out in March 2015." ;
    dct:identifier "afea74e2-e6c0-4387-8715-65eb56ffb3e8" ;
    dct:issued "2014-02-14T08:55:33.683787"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:13:22.960630"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> ;
    dct:title "Judicial training database" .

<https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> a foaf:Organization ;
    foaf:name "Judicial Office" .

