@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/e48b584b-811e-4457-8ed6-236be01097e1> a dcat:Dataset ;
    dct:description "Solution for captuing head to toe physical examination of babies for eyes, heart, hips" ;
    dct:identifier "e48b584b-811e-4457-8ed6-236be01097e1" ;
    dct:issued "2013-08-30T16:50:24.001891"^^xsd:dateTime ;
    dct:modified "2013-08-30T16:50:24.001891"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b669a115-2f1c-44e2-93cd-419999c3fbdf> ;
    dct:title "Newborn Infant Physical Examination" .

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

