@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/fc2c5e7a-57d4-4721-ab88-131a99d3df47> a dcat:Dataset ;
    dct:description "Staff contact information: name, payband, unit, building, location and contact details (phone, fax), job title and function; Also Dft enquiry contacts: name and extension number of approximately 500 staff - text answers - and lines to take on topical issues" ;
    dct:identifier "fc2c5e7a-57d4-4721-ab88-131a99d3df47" ;
    dct:issued "2013-08-30T14:34:52.995496"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/e4900b3b-a7f8-447a-bd5e-43735f8f1b4a> ;
    dct:title "RightNow Customer Relationship Management System" .

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

