@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.publishing.service.gov.uk/dataset/98d6eb2c-6925-40ab-af58-ce57a5b18a44> a dcat:Dataset ;
    dct:description "Contains all Listeria food AND human isolates information on serotype  aflp and fAFLP types  and other info from 2004." ;
    dct:identifier "98d6eb2c-6925-40ab-af58-ce57a5b18a44" ;
    dct:issued "2013-08-30T16:43:03.344593"^^xsd:dateTime ;
    dct:modified "2013-08-30T16:43:03.344593"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> ;
    dct:title "LISTERIA DATABASE protected (FPRU)" .

<https://ckan.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> a foaf:Organization ;
    foaf:name "Public Health England" .

