@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/7c46e4aa-2563-4dd2-ad78-1c179b7663b5> a dcat:Dataset ;
    dct:description "These certificates are produced and released to the applicant upon approval of an application to import a medicine from outside the UK." ;
    dct:identifier "7c46e4aa-2563-4dd2-ad78-1c179b7663b5" ;
    dct:issued "2013-09-02T22:02:51.620580"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8b28b117-7f89-4fd7-b4b2-98a7b01d5529> ;
    dct:title "Special Import/Special Treatment Certificates for imported use of veterinary medicines" .

<https://ckan.staging.publishing.service.gov.uk/organization/8b28b117-7f89-4fd7-b4b2-98a7b01d5529> a foaf:Organization ;
    foaf:name "Veterinary Medicines Directorate" .

