@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/a86cee1c-48fa-468e-9c73-61ef1e1dd620> a dcat:Dataset ;
    dct:description "This Asset contains certification for animal research under Animal (Scientific Procedures) Act 1986 for _ (i) designation, (ii) projects (work undertaken) and (iii) personnel (who undertake the procedures)." ;
    dct:identifier "a86cee1c-48fa-468e-9c73-61ef1e1dd620" ;
    dct:issued "2013-09-21T07:51:46.334051"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Home Office Licensing" .

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

