@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/6db7cc35-2af4-4f6c-b154-d428108d97fb> a dcat:Dataset ;
    dct:description "The Customs Handling of Import and Export Freight (CHIEF) system records the movement of goods by land, air and sea. It allows importers, exporters and freight forwarders to complete customs formalities electronically and automatically checks for entry errors." ;
    dct:identifier "6db7cc35-2af4-4f6c-b154-d428108d97fb" ;
    dct:issued "2013-08-30T15:34:56.090370"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Customs Handling of Import and Export Freight (CHIEF) declarations database" .

<https://ckan.staging.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> a foaf:Organization ;
    foaf:name "HM Revenue and Customs" .

