@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/82ec9b85-ea4e-4a16-b8c3-5fa12b251cd6> a dcat:Dataset ;
    dct:description "Registered files containing export claim data.  Traders name, address, RPA registered trader no, Finance data." ;
    dct:identifier "82ec9b85-ea4e-4a16-b8c3-5fa12b251cd6" ;
    dct:issued "2013-09-02T22:09:23.329467"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/96f60a15-47c3-4877-9ddc-8d379523b7a1> ;
    dct:title "Refund Certificate Files" .

<https://ckan.staging.publishing.service.gov.uk/organization/96f60a15-47c3-4877-9ddc-8d379523b7a1> a foaf:Organization ;
    foaf:name "Rural Payments Agency" .

