@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/60c4d9a7-0b9a-4a87-8c27-c7e6f3f04734> a dcat:Dataset ;
    dct:description "The Procedural Document Management System is a database containing records of the majority of science Standard Operating Procedures in use within Animal Health and Veterinary Laboratories Agency (AHVLA) , their revision status and last review dates." ;
    dct:identifier "60c4d9a7-0b9a-4a87-8c27-c7e6f3f04734" ;
    dct:issued "2013-08-30T19:36:39.134639"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Procedural Document Management System" .

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

