@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/617f909c-6fe1-41db-ae52-c4bd7150b78a> a dcat:Dataset ;
    dct:description "Database containing personal details such as name, age, address of all and recently serving Magistrates in the judiciary covering England and Wales. This database will be amalgamated into the e-HR database to be rolled out in March 2015." ;
    dct:identifier "617f909c-6fe1-41db-ae52-c4bd7150b78a" ;
    dct:issued "2014-02-14T08:55:34.187643"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:02:31.210628"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> ;
    dct:title "Jams2 (Database of Magistrates in England and Wales)" .

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

