@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.publishing.service.gov.uk/dataset/ded89f71-f9f9-4217-80b0-8aef629aa40e> a dcat:Dataset ;
    dct:description "Names and other details of ETHOS users" ;
    dct:identifier "ded89f71-f9f9-4217-80b0-8aef629aa40e" ;
    dct:issued "2013-08-30T14:36:19.732852"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:03:03.175438"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> ;
    dct:title "User Identification Documents (ID) database" .

<https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> a foaf:Organization ;
    foaf:name "Department for Transport" .

