@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/5467284c-bfbd-4b68-8cfd-bfac3af7d934> a dcat:Dataset ;
    dct:description "Monitor the shellfish in the UK for chemical contaminants.  The following analytes will be analysed on the shellfish:  Dioxins, Polychlorinated biphenyls (PCBs),  Polycyclic aromatic hydrocarbons (PAHs) and Metals." ;
    dct:identifier "5467284c-bfbd-4b68-8cfd-bfac3af7d934" ;
    dct:issued "2013-09-03T09:49:36.038411"^^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 "UK Shellfish Project" .

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

