@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/f229d979-dde9-4eb0-90f8-c5c8cc4e9ca6> a dcat:Dataset ;
    dct:description "Veterinary Medicines Directorate (VMD)  internal report  of the EU Committee of Veterinary Medicinal Products meeting" ;
    dct:identifier "f229d979-dde9-4eb0-90f8-c5c8cc4e9ca6" ;
    dct:issued "2013-09-02T22:03:32.336536"^^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 "Reports from the EU Committee of Veterinary Medicinal Products meetings (24 hour reports)" .

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

