@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/31f711e5-04e9-4faf-bae3-f9099e577dfb> a dcat:Dataset ;
    dct:description "LT enterprise is an auto despatch booking system. Hold journey details and addresses for individuals together with contact details." ;
    dct:identifier "31f711e5-04e9-4faf-bae3-f9099e577dfb" ;
    dct:issued "2013-08-30T14:41:35.723454"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> ;
    dct:title "Government Car Data (On Demand Services" .

<https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> a foaf:Organization ;
    foaf:name "Government Car and Despatch Agency" .

