@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/23f7b6c0-f04c-44bf-8b8d-21b5cec36471> a dcat:Dataset ;
    dct:description """Secure learning management system for all Judicial Office-holders to access online training materials, containing\r
 a history of their learning and development records including personal details of the staff member.""" ;
    dct:identifier "23f7b6c0-f04c-44bf-8b8d-21b5cec36471" ;
    dct:issued "2014-02-14T08:55:34.684852"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:46:39.579632"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> ;
    dct:title "Judicial College Learning Management System" .

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

