@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/d34db0f0-fdb7-4d6c-ac5e-578629304612> a dcat:Dataset ;
    dct:description "The Animal Health and Welfare Maintenance and Enforcement System (AMES) is a record of enforcement activity showing where local authorities have carried out inspections of premises (includes names of private individuals & business addresses) or animal transport vehicles.  Includes details of compliance/non compliance with Animal Health and Welfare legislation. " ;
    dct:identifier "d34db0f0-fdb7-4d6c-ac5e-578629304612" ;
    dct:issued "2013-09-02T22:06:02.094305"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Animal Health and Welfare Maintenance and Enforcement System (AMES)" .

<https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

