@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/c2dd214c-062a-4eb0-8e17-6c2b298e6748> a dcat:Dataset ;
    dct:description "E-learning authoring tool. Holds management information relating to completion of bespoke e-learning" ;
    dct:identifier "c2dd214c-062a-4eb0-8e17-6c2b298e6748" ;
    dct:issued "2013-08-30T15:20:19.492627"^^xsd:dateTime ;
    dct:modified "2013-08-30T15:20:19.492627"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Kreate IT" .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

