@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/ed6f9123-c4ca-49ca-a5d9-6c5067978099> a dcat:Dataset ;
    dct:description "Typed reports and handwritten 'Confirmartion Of Inspection Reports' issued to a business after an inspection has taken place." ;
    dct:identifier "ed6f9123-c4ca-49ca-a5d9-6c5067978099" ;
    dct:issued "2013-09-02T22:03:03.638443"^^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 "Inspections and Investigations Team (IIT) Inspection reports of inspections of approved businesses and registered Veterinary Practice Premises" .

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

