@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/8ec041c0-c970-43e3-9eac-e0ac3cefa406> a dcat:Dataset ;
    dct:description "Improving chemical analysis and detection surge capacity using Liquid Chromatography Mass Spectrometry (LCMS)" ;
    dct:identifier "8ec041c0-c970-43e3-9eac-e0ac3cefa406" ;
    dct:issued "2013-09-03T09:49:17.288822"^^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 "Detection surge capacity" .

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

