@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/ca0c1819-acb6-49fc-9dc5-c2f561540621> a dcat:Dataset ;
    dct:description "Individual case summaries of animals or humans reacting to veterinary medicines" ;
    dct:identifier "ca0c1819-acb6-49fc-9dc5-c2f561540621" ;
    dct:issued "2013-09-02T22:03:49.659549"^^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 "Spontaneous adverse event reports following bad reactions to or lack of effectiveness of veterinary medicines" .

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

