@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/228394ef-ebab-4034-87c2-1c10f8bb880c> a dcat:Dataset ;
    dct:description "software system which contains names, addresses, e-mails, phone numbers for all of those who import or export CITES goods or apply for A10 certificates in the UK and Internationally." ;
    dct:identifier "228394ef-ebab-4034-87c2-1c10f8bb880c" ;
    dct:issued "2013-08-30T19:37:10.115822"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Unicorn Computer System" .

<https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> a foaf:Organization ;
    foaf:name "Animal and Plant Health Agency" .

