@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/13bdc0c0-1cc4-4c24-b9ba-54854f270d58> a dcat:Dataset ;
    dct:description "NPIS - TOXBASE externally hosted application for clinicians provides info on medical management of poisonings" ;
    dct:identifier "13bdc0c0-1cc4-4c24-b9ba-54854f270d58" ;
    dct:issued "2013-08-30T16:32:53.823071"^^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 "National Poisons Information Service (NPIS) - TOXBASE (UK approved clinical toxicology database)" .

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

