@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/d2bd7435-6ebb-41f0-a34c-fe264bb4ed21> a dcat:Dataset ;
    dct:description "Contains names of businesses, names of Veterinary Risk Group (VRG) members and risk managers, locations and detail regarding disease outbreaks, commercially sensitive information on new and ongoing research and non-published research findings." ;
    dct:identifier "d2bd7435-6ebb-41f0-a34c-fe264bb4ed21" ;
    dct:issued "2013-08-30T19:36:01.860687"^^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 "Emerging Threats Highlight Report (ETHiR)" .

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

