@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.publishing.service.gov.uk/dataset/5e4c83d4-9078-4f94-b09b-770af43c08bd> a dcat:Dataset ;
    dct:description "Documents submitted by companies as part of their regulatory obligations, summarising all adverse events reported in a predefined period." ;
    dct:identifier "5e4c83d4-9078-4f94-b09b-770af43c08bd" ;
    dct:issued "2013-09-02T22:03:53.605003"^^xsd:dateTime ;
    dct:modified "2013-09-02T22:03:53.605003"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/8b28b117-7f89-4fd7-b4b2-98a7b01d5529> ;
    dct:title "Periodic Safety Update Reports from Marketing Authorisation holders about pharmacovigilance data on their products" .

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

