@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/02792c99-4220-4a15-aa56-91c8d2c5724c> a dcat:Dataset ;
    dct:description "Outbreak database for travel-associated infections" ;
    dct:identifier "02792c99-4220-4a15-aa56-91c8d2c5724c" ;
    dct:issued "2013-08-30T16:38:46.593803"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> ;
    dct:title "Outbreak database for travel-associated infections" .

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

