@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.integration.publishing.service.gov.uk/dataset/3c235a78-3d49-4640-86b4-a1684c00882d> a dcat:Dataset ;
    dct:description "Database containing names, addresses and contact details for zoos, zoo inspectors and English local authorities." ;
    dct:identifier "3c235a78-3d49-4640-86b4-a1684c00882d" ;
    dct:issued "2013-08-30T19:37:25.021802"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Zoo Licensing Database" .

<https://ckan.integration.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> a foaf:Organization ;
    foaf:name "Animal and Plant Health Agency" .

