@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/1979ccaa-a930-4003-ac51-b2c43a87e6d6> a dcat:Dataset ;
    dct:description "The Health Management On-Line Portal is database for referring and tracking occupational health referrals by Animal Health and Veterinary Laboratories Agency (AHVLA) line managers." ;
    dct:identifier "1979ccaa-a930-4003-ac51-b2c43a87e6d6" ;
    dct:issued "2013-08-30T19:36:07.032833"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2614e2b2-d1cf-4fc4-8e41-1f4d2b4f11f5> ;
    dct:title "Health Management On-Line Portal" .

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

