@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/d2792f1b-c754-4cfa-bd73-029cb28ef9d9> a dcat:Dataset ;
    dct:description "Transaction level alcohol movements." ;
    dct:identifier "d2792f1b-c754-4cfa-bd73-029cb28ef9d9" ;
    dct:issued "2013-08-30T15:40:02.080973"^^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 "Transaction level alcohol movements (Early Warning System (EWS) - over the border movement prenotifications)" .

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

