@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/85989d85-d46c-4108-9097-5874678892d5> a dcat:Dataset ;
    dct:description "Help prepare the UK for the new EU Plant Health regime proposals that are expected to require commodity risk assessments for some new potential trades in plants for planting." ;
    dct:identifier "85989d85-d46c-4108-9097-5874678892d5" ;
    dct:issued "2013-09-03T09:49:53.555737"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/6074629a-d815-4c3f-8d55-5b768832f877> ;
    dct:title "Commodity Pest Risk Analysis" .

<https://ckan.staging.publishing.service.gov.uk/organization/6074629a-d815-4c3f-8d55-5b768832f877> a foaf:Organization ;
    foaf:name "The Food and Environment Research Agency" .

