@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/0dd15573-3a1d-4722-9043-194c680b7cc2> a dcat:Dataset ;
    dct:description "Historical amounts of VAT repayments and traders with an MTIC interest set on HMRC systems. Updated: monthly. Data coverage: 2002/03" ;
    dct:identifier "0dd15573-3a1d-4722-9043-194c680b7cc2" ;
    dct:issued "2013-08-30T15:37:38.390150"^^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 "Missing Trader Intra Community (MTIC) data" .

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

